FAQ | This is a LIVE service | Changelog

Skip to content

chore(deps): update all non-major dependencies

uis-devops-renovatebot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/python final minor 3.9-alpine -> 3.13-alpine
ucam-identitylib minor ==1.0.10 -> ==1.6.0

Release Notes

uis/devops/iam/identity-lib (ucam-identitylib)

v1.6.0

Compare Source

Added
  • Add UNACTIVATED state to card model.
  • Add refresh action to /cards endpoint.
Fixed
  • Correctly defined CardIdentifier separate from CardIdentifierSummary.

v1.5.0

Compare Source

Added
  • Photo API 'soft_delete' action to /photo-identifiers endpoint.
  • Photo API /photo-identifiers filter by is_highest_primary_identifier.
  • Photo API /photo-identifiers bulk update endpoint.

v1.4.0

Compare Source

Added
  • Card API /card-identifiers bulk update endpoint.
  • Card API added 'soft_delete' action to /card-identifiers endpoint.

v1.3.0

Compare Source

Added
  • Card API /card-identifiers filter by is_highest_primary_identifier.
Changed
  • Card API /card-identifiers delete operation returns 200.

v1.2.0

Compare Source

Added
  • New Card API /card-identifiers actions 'restore' and 'hard_delete'.
  • New Photo API /card-identifiers actions 'restore' and 'hard_delete'.
Changed
  • Card API /card-identifiers action 'update' renamed to 'set_retention'.
  • Photo API /card-identifiers action 'update' renamed to 'set_retention'.

v1.1.0

Added
  • New Card API /card-identifiers endpoint.
  • New Photo API /photo-identifiers endpoint.
  • Support image/heif image type in Photo API.
  • Allow submit of photo reject reason in Photo API.
  • Identifier RETENTION_PERIOD.
Fixed
  • Removed format: uuid from Photo API openapi.spec to maintain compatibility with Apigee.

v1.0.18

Changed
  • Revert Student API date of birth able to be null (they are now removed from the response instead)

v1.0.16

Compare Source

Added
  • Added ability to set the college-institution-id for each card request via the Card API.
  • Added college-institution-ids list endpoint to the Card API.
Changed
  • Updated requirements to allow ./pull-specs.sh from from blank environment.

v1.0.15

Compare Source

Added
  • Filter for expires greater than or less than provided date to card list.
  • Ability to get list of all notes and individual notes by id.

v1.0.14

Compare Source

Added
  • Clarified CARD_REQUEST_CREATOR permissions as applied to the Card API /update endpoint.
  • Added /all-photos endpoint to the Photo API.
Fixed
  • Allow HR API to return nullable start and end dates.

v1.0.13

Compare Source

Added
  • created_at__lte and created_at__gte filters to the card API client.
  • Invalidated state for Photos.
  • Added Card API 'refresh' action.
Changed
  • Card API 'refute' action renamed to 'requeue' action.

v1.0.12

Compare Source

Changed
  • Fixed default base URLs for student and staff APIs
  • Switched to 'python-prior' generator to maintain compatibility following v6.2.0 update

v1.0.11

Compare Source

Changed
  • Refresh OpenAPI spec.

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading