Releases: pagopa/mil-auth
Releases · pagopa/mil-auth
2.4.6
2.4.6 (2024-06-15)
Bug Fixes
2.4.5
2.4.5 (2024-06-15)
Bug Fixes
2.4.4
2.4.4 (2024-06-15)
Bug Fixes
2.4.3
2.4.3 (2024-06-15)
Bug Fixes
2.4.2
2.4.2 (2024-06-15)
Bug Fixes
2.4.1
2.4.1 (2024-06-15)
Bug Fixes
2.4.0
2.4.0 (2024-06-14)
Features
- Caching of roles moved from specific method to generic one. (#110) (2bd7647)
2.3.0
2.3.0 (2024-06-14)
Features
- Key ID in now cached when found or created. (#109) (ff33ae3)
2.2.1
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
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