New
Athenz v1.12.31 Release
What's Changed
- fix athenz version for the example code by @havetisyan in https://github.com/AthenZ/athenz/pull/3134
- Adding GCP Firestore implementations for CertRecordStore and SSHRecordStore by @psasidhar in https://github.com/AthenZ/athenz/pull/3133
- add HTTP support for sia agents for health checks by @havetisyan in https://github.com/AthenZ/athenz/pull/3137
- allow to return jag token with subset of scopes by @havetisyan in https://github.com/AthenZ/athenz/pull/3138
- membership decision should reject if the approver is the same as the member being reviewed by @havetisyan in https://github.com/AthenZ/athenz/pull/3140
- update go/java dependencies to their latest releases by @havetisyan in https://github.com/AthenZ/athenz/pull/3141
Full Changelog: https://github.com/AthenZ/athenz/compare/v1.12.30...v1.12.31