Update all non-major dependencies
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-slim -> 3.13-slim
|
ucam-identitylib | minor |
~=1.0.4 -> ~=1.6.0
|
Release Notes
uis/devops/iam/identity-lib (ucam-identitylib)
v1.6.0
Added
- Add UNACTIVATED state to card model.
- Add
refresh
action to /cards endpoint.
Fixed
- Correctly defined CardIdentifier separate from CardIdentifierSummary.
v1.5.0
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
Added
- Card API /card-identifiers bulk update endpoint.
- Card API added 'soft_delete' action to /card-identifiers endpoint.
v1.3.0
Added
- Card API /card-identifiers filter by is_highest_primary_identifier.
Changed
- Card API /card-identifiers delete operation returns 200.
v1.2.0
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 APIopenapi.spec
to maintain compatibility with Apigee.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot