Skip to content

Athenz v1.11.62 Release

Compare
Choose a tag to compare
@havetisyan havetisyan released this 18 Jul 20:04
· 61 commits to master since this release

What's Changed

  • Omit specifying trust store or CA cert when generating KeyRefresher by @massakam in #2650
  • add x509-cert-signer-keyid and ssh-cert-signer-keyid fields to domain meta by @havetisyan in #2652
  • update ZTS to honor domain's x509/ssh signer key ids by @havetisyan in #2654
  • UI fix: group review submitted for wrong domain by @chandrasekhar1996 in #2655
  • add new option for id token request to require all scope items to be present by @havetisyan in #2658
  • update test cases to use valid keystore by @havetisyan in #2656
  • update go and java dependencies to their latest releases by @havetisyan in #2659

Schema Update

https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20240708.sql

New Contributors

Full Changelog: v1.11.61...v1.11.62