Skip to content

Releases: pagopa/mil-auth

2.4.6

15 Jun 10:56
Compare
Choose a tag to compare

2.4.6 (2024-06-15)

Bug Fixes

  • Fixed reading of TTL of key ID cache. (#116) (a513dac)

2.4.5

15 Jun 10:38
Compare
Choose a tag to compare

2.4.5 (2024-06-15)

Bug Fixes

2.4.4

15 Jun 10:11
Compare
Choose a tag to compare

2.4.4 (2024-06-15)

Bug Fixes

2.4.3

15 Jun 09:50
Compare
Choose a tag to compare

2.4.3 (2024-06-15)

Bug Fixes

2.4.2

15 Jun 07:53
Compare
Choose a tag to compare

2.4.2 (2024-06-15)

Bug Fixes

2.4.1

15 Jun 07:27
Compare
Choose a tag to compare

2.4.1 (2024-06-15)

Bug Fixes

2.4.0

14 Jun 20:11
Compare
Choose a tag to compare

2.4.0 (2024-06-14)

Features

  • Caching of roles moved from specific method to generic one. (#110) (2bd7647)

2.3.0

14 Jun 12:53
Compare
Choose a tag to compare

2.3.0 (2024-06-14)

Features

  • Key ID in now cached when found or created. (#109) (ff33ae3)

2.2.1

14 Jun 08:10
Compare
Choose a tag to compare

2.2.1 (2024-06-14)

Bug Fixes

  • Fixed the generation of key name: it's no more prefixed with 'auth'. (#108) (1b717bd)

2.2.0

14 Jun 07:12
Compare
Choose a tag to compare

2.2.0 (2024-06-14)

Bug Fixes

  • Added min-level to log configuation. (#107) (c1f5054)
  • Added missing @RegisterForReflection (#105) (0540af3)
  • Fixed Azure Storage Blob configuration. (#104) (dd0c4ef)
  • When a new key was created, the domain was not set: fixed! (#106) (5570c7f)

Features