Skip to content

Releases: pagopa/mil-auth

1.16.3

29 May 15:56
Compare
Choose a tag to compare

1.16.3 (2024-05-29)

Bug Fixes

1.16.2

29 May 15:04
Compare
Choose a tag to compare

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

29 May 09:18
Compare
Choose a tag to compare

1.16.1 (2024-05-29)

Bug Fixes

  • Added property to limit the number of returned keys. (#88) (42935a9)

1.16.0

29 May 08:21
Compare
Choose a tag to compare

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

20 May 15:34
Compare
Choose a tag to compare

1.15.0 (2024-05-20)

Features

  • Added a parameter to activate the fiscal code protection. (#83) (8f32087)

1.14.0

16 May 10:58
Compare
Choose a tag to compare

1.14.0 (2024-05-16)

Features

  • Tokenization of fiscal code with PDV if any. (#82) (09342d2)

1.13.0

07 May 08:32
Compare
Choose a tag to compare

1.13.0 (2024-05-07)

Features

1.12.0

24 Apr 09:24
Compare
Choose a tag to compare

1.12.0 (2024-04-24)

Features

  • Quarkus and Java upgrade + Azure access tokens cache (#79) (e29fcd6)

1.11.0

12 Feb 10:21
Compare
Choose a tag to compare

1.11.0 (2024-02-12)

Features

  • Added "iss" and "aud" claims to tokens. (#75) (5f48414)

1.10.1

15 Nov 10:01
Compare
Choose a tag to compare

1.10.1 (2023-11-15)

Bug Fixes