What's Changed
- Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #2891
- introspect api support by @havetisyan in #2890
- add security warning for Dockerfile DB connection by @chandrasekhar1996 in #2895
- new service access token authority for introspect calls by @havetisyan in #2893
- make sure log query in access log is encoded by @havetisyan in #2896
- add domainWorkflowLink for notification by @chandrasekhar1996 in #2897
- feat: auto-load latest certificate and implement token caching by @TakuyaMatsu in #2879
- extend domain x.509/ssh signer key-id feature to services by @havetisyan in #2898
- Go client supports prefetching of role tokens by @massakam in #2892
- improve error reporting to help with debugging issues with tokens by @havetisyan in #2900
- Change authorization model for composite instance update by @rajeshal in #2899
- resource ownership override idempotency by @abvaidya in #2901
- update java and go dependencies to their latest releases by @havetisyan in #2903
This release includes a required schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20250304.sql
Full Changelog: v1.12.11...v1.12.12