Athenz v1.11.55 Release
What's Changed
- Fixed ZMSUtils to correctly determine PrincipalType by @hiragi-gkuth in #2556
- Update README.md by @adir852 in #2569
- Group MSD transport policy conditions by @rajeshal in #2565
- correct handling of audit enabled flag in zms-cli import by @havetisyan in #2568
- Option to build GCPZTSCredentials using a pre-existing SSLContext by @tokle in #2571
- initial changes for resource owner feature by @havetisyan in #2572
- Bump express from 4.18.1 to 4.19.2 in /ui by @dependabot in #2575
- add new environment field to domain details by @jimmytsang in #2574
- resource ownership feature: part 2 by @havetisyan in #2576
- verification and validation of resource ownership by @havetisyan in #2578
- provide sia config option to exit process if run_after script fails by @havetisyan in #2580
This release includes a required schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20240325.sql
New Contributors
Full Changelog: v1.11.54...v1.11.55