Athenz v1.11.15 Release
This release includes a required schema update: https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20221122.sql
What's Changed
- upgrade examples to use the latest athenz libs by @havetisyan in #2000
- Upgrade node by @mendi160 in #1971
- Bump d3-color from 3.0.1 to 3.1.0 in /ui by @dependabot in #1974
- Bump @xmldom/xmldom from 0.7.5 to 0.7.9 in /ui by @dependabot in #2002
- ignore errors when adding a new user to an empty admin role by @havetisyan in #2001
- Fix showing in role users page the full role name by @royelbaum in #2003
- replace golang ioutil deprecated calls by @havetisyan in #2004
- add gcp project attribute for domains by @havetisyan in #2005
- Upgrade protobuf java to fix vulnerabilities warning by @MartinTrojans in #2009
- Bump minimatch and recursive-readdir in /ui by @dependabot in #2010
- Display input for entering justification when needed by @mendi160 in #2012
- switch from keep_privileges to drop_privileges for service identity agents by @havetisyan in #2013
- update dependency packages by @havetisyan in #2014
Full Changelog: v1.11.14...v1.11.15