Releases: pagopa/mil-auth
Releases · pagopa/mil-auth
1.16.2
1.16.2 (2024-05-29)
Bug Fixes
- Added maxresults to retrieve key versions + Image pinning. (#89) (b7f78df)
- Fixed references to env. var. (#90) (ca267c1)
- Fixed the retrieving of docker image with sha256. (#94) (61d5404)
- Fixed the retrieving of sha256 of Docker image (#91) (b18956c)
- Pushing of image and getting its sha256 swapped! (#93) (a19268b)
- Removed typos from workflow. (#92) (93487d5)
1.16.1
1.16.1 (2024-05-29)
Bug Fixes
- Added property to limit the number of returned keys. (#88) (42935a9)
1.16.0
1.16.0 (2024-05-29)
Bug Fixes
- Added annotations to allow access to un-protected resources. (#86) (3f30e4b)
- Added env. var. to activate JSON logging. (#87) (21140bb)
- Fixed the url to retrieve JWKS. (#85) (4262cf3)
Features
- Fiscal code is now protected with encryption (by means of Azure Key Vaule) instead of PDV. (#84) (73b3351)
1.15.0
1.15.0 (2024-05-20)
Features
- Added a parameter to activate the fiscal code protection. (#83) (8f32087)
1.14.0
1.14.0 (2024-05-16)
Features
- Tokenization of fiscal code with PDV if any. (#82) (09342d2)
1.12.0
1.12.0 (2024-04-24)
Features
- Quarkus and Java upgrade + Azure access tokens cache (#79) (e29fcd6)
1.11.0
1.11.0 (2024-02-12)
Features
- Added "iss" and "aud" claims to tokens. (#75) (5f48414)