Athenz v1.11.48 Release
What's Changed
- libs/go/sia/access/tokens: fix dropped test errors by @alrs in #2423
- show notification bell icon more obviously with role/group to review by @jimmytsang in #2425
- [2427] fix invalid audit log json on adding /deleting a template by @chandrasekhar1996 in #2428
- support max member limit on roles and groups by @havetisyan in #2424
- support domain contacts by @havetisyan in #2431
- Bump axios from 1.4.0 to 1.6.0 in /clients/nodejs/zts by @dependabot in #2414
- fix unbound variable errors in deploy-scripts by @hiragi-gkuth in #2426
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 in /libs/java/gcp_zts_creds/examples/gcp-zts-creds by @dependabot in #2435
- self-renew option for roles/groups by @havetisyan in #2434
- simplify expiry notification lookups by @havetisyan in #2439
- update java dependencies to their latest releases by @havetisyan in #2440
- extend schema to allow : (colon) in Tag keys by @chandrasekhar1996 in #2448
- extend schema for contact type to string by @havetisyan in #2443
- unique error message for invalid/reserved service names by @havetisyan in #2450
- UI: fix bug when viewing roles, group is part of with expiry by @chandrasekhar1996 in #2451
- sia init/rolecert command line option - report error code for failures by @havetisyan in #2445
- enhance zms-cli update-domain to handle assertions in existing policies by @havetisyan in #2447
- new get transport policies for a domain and service api by @abvaidya in #2452
- add role and group review tabs by @jimmytsang in #2446
- update java and go dependencies by @havetisyan in #2454
- zms-cli: add -audit-enabled flag for role/group add operations by @havetisyan in #2453
- missing tags from policy/service requests by @havetisyan in #2449
This release includes required schema updates:
- https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20231120.sql
- https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20231122.sql
- https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20231127.sql
Full Changelog: v1.11.47...v1.11.48