Athenz v1.12.24 Release
What's Changed
- handle 404 error from getDomainRoleMembers by @chandrasekhar1996 in #3048
- sort server template details list by @chandrasekhar1996 in #3046
- when going to invalid domain pages, redirect to home page by @chandrasekhar1996 in #3047
- Add a Gauge method for recording event metrics by @yosrixp in #3049
- handle 404 when principal is not part of any roles by @chandrasekhar1996 in #3052
- cloudsso - make api resource access call cloudsso and fallback to zms by @ArtjomsPorss in #3051
- make resource-access value rewrite configurable/generic by @havetisyan in #3056
- fix: preserve existing group members when applying domain templates by @chandrasekhar1996 in #3057
- ZMS Syncer implementation for GCP/GCS by @psasidhar in #3050
- move assertionDomainCheck method to server common library by @havetisyan in #3059
- update mocks to avoid CannotStubVoidMethodWithReturnValue error by @havetisyan in #3061
- locale-independent message regex by @frumioj in #3060
- make metric gauge method default void to maintain backward compatibility by @havetisyan in #3062
- update java/go dependencies to their latest releases by @havetisyan in #3063
New Contributors
Full Changelog: v1.12.23...v1.12.24