Athenz v1.11.21 Release
This release includes a required schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20230207.sql
What's Changed
- update rdl install step for latest go by @havetisyan in #2062
- Extend zms-cli to set delete-protection flag for roles by @mendi160 in #2068
- Override the nested dependencies got and qs by @mendi160 in #2066
- fix ScrollWatch test by @mendi160 in #2070
- extends group with deleteProtection attribute and pending group membe… by @mendi160 in #2067
- add gcp project id to domain ui by @noy93845 in #2065
- change zpe log level to warn when it fails to get keys from preconfigured sources by @TakuyaMatsu in #2074
- add audit enable to role by @noy93845 in #2055
- AssertionCondition - scope by @OferLevi85 in #2063
- Add delete role functional test by @jimmytsang in #2071
- update dev jest dependency version by @havetisyan in #2077
- clarify the deprecation of role members attribute in rdl by @havetisyan in #2078
- update go dependencies to their latest releases by @havetisyan in #2076
Full Changelog: v1.11.20...v1.11.21