Athenz v1.11.54 Release
What's Changed
- fetch verification key from server via proxy during accesstoken and roletoken verification by @Bigdrea6 in #2527
- limit jest max workers to 8 for SD by @havetisyan in #2544
- improve role/group review list based on creation time by @havetisyan in #2543
- aws role session name can include _'s by @havetisyan in #2541
- use spiffe namespace of default by @havetisyan in #2547
- validate principals during role/group review api by @havetisyan in #2551
- add support for -spiffe-trust-domain to zts-svccert utility by @havetisyan in #2550
- correct handling for put system meta with invalid service name by @havetisyan in #2546
- do not allow deletion of domain is it's associated with aws/gcp/azure by @havetisyan in #2552
- Option to include public IP in ssh host certificate requests by @havetisyan in #2549
- Adding provider interface for fetching public keys of a service by @psasidhar in #2553
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #2554
- update provider interface impl in sia agents by @havetisyan in #2555
- sia-aws: set service cert and key in role option by @chandrasekhar1996 in #2557
- sia: set service cert and key in role option by @chandrasekhar1996 in #2558
- correct handling of review-enabled roles/groups during review api by @havetisyan in #2560
- Allowing SSH certificates for secureboot by @psasidhar in #2563
- update java and go dependencies to their latest releases by @havetisyan in #2561
- Bump follow-redirects from 1.15.4 to 1.15.6 in /ui by @dependabot in #2564
New Contributors
Full Changelog: v1.11.53...v1.11.54