Athenz v1.12.41 Release
What's Changed
- extract ui functional tests values to config by @ArtjomsPorss in #3338
- return service feature flags for jws domain response by @havetisyan in #3342
- Support parallel domain fetch and upload in CloudZmsSyncer by @gyakami in #3326
- Handle empty file for athenz-accesstoken by @ycw2 in #3343
- only log unsigned tokens in debug mode by @havetisyan in #3345
- Add support for IAM role path for SIA EC2, Fargate, EKS by @Bhuff1 in #3346
- Bump axios from 1.15.0 to 1.15.2 in /clients/nodejs/zts by @dependabot[bot] in #3348
- add validation for user principals after auth by @havetisyan in #3351
- support certificate timeouts per requested key id by @havetisyan in #3350
- Add automated schema migration runner by @gjoranv in #3349
- update usercert default callback uri to match client library by @havetisyan in #3354
- replace free-disk-space step with pinned version by @havetisyan in #3355
- add costCenter attribute to domain object by @havetisyan in #3357
- updated java/go/nodejs dependencies to their latest releases by @havetisyan in #3359
This release requires a schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20260513.sql
New Contributors
Full Changelog: v1.12.40...v1.12.41