Athenz v1.11.22 Release
What's Changed
- correct handling of group members that are system disabled and then enabled by @havetisyan in #2080
- set GOPATH from 'go env GOPATH' if not set by @dmitris in #2079
- add delete-protection commands to help list by @mendi160 in #2083
- allow services to get id token with max 12 hr expiry by @havetisyan in #2084
- handle case where details.ipAddresses is undefined by @noy93845 in #2085
- use user domain of config value when making requests to zms by @ysknkd in #2081
- update jetty and other java dependencies to their latest release by @havetisyan in #2086
- Add profileTag support to sia-aws by @chandrasekhar1996 in #2082
New Contributors
Full Changelog: v1.11.21...v1.11.22