Athenz v1.12.34 Release
What's Changed
- expose add-temporary-group-member command in zms-cli by @havetisyan in https://github.com/AthenZ/athenz/pull/3184
- log all db error opertions that don't update any rows by @havetisyan in https://github.com/AthenZ/athenz/pull/3185
- domain-dependency-list - return 404 for unknown domains by @havetisyan in https://github.com/AthenZ/athenz/pull/3186
- Add support for S3 compatible storage by @gyakami in https://github.com/AthenZ/athenz/pull/3188
- extend resource validator to check policy assertions by @havetisyan in https://github.com/AthenZ/athenz/pull/3192
- extensible Issuer support for tokens by @havetisyan in https://github.com/AthenZ/athenz/pull/3193
- update java/go dependencies to their latest releases by @havetisyan in https://github.com/AthenZ/athenz/pull/3195
- Adding support to filter requests based on port-uri combination by @psasidhar in https://github.com/AthenZ/athenz/pull/3190
Full Changelog: https://github.com/AthenZ/athenz/compare/v1.12.33...v1.12.34