Skip to content

Releases: AthenZ/athenz

Athenz v1.12.3 Release

29 Oct 23:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.2...v1.12.3

Athenz v1.12.2 Release

20 Oct 22:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.12.2

Athenz v1.12.1 Release

20 Oct 22:23
Compare
Choose a tag to compare

Athenz 1.12.x includes the following changes:

  • Upgrade to Jetty 12.x / EE10 Release using Jakarta 6.x
  • Remove all deprecated methods from server side interfaces
  • Migrate all aws v1 usage from server side code to aws v2 since v1 sdk is EOL
  • Migrate Apache HttpClient 4.x to 5.x
  • Server builds are released w/ JDK 17 due to jetty requirement but all client libraries are continued to be built and published with JDK 11 support
  • replace jjwt library with nimbus-jwt library
  • CI/CD pipeline will be moved from SD to GitHub Actions
  • Move AWSPrivateKeyStore implementation from server-common to auth-core where it belongs with the correct package name
  • Remove single email notification support and only support consolidated email notifications (there is no point of spamming the admin with 20 separate emails where a single email can include all the roles that the admin needs to review)

Full details about required changes: https://github.com/AthenZ/athenz/blob/master/docs/migration-1.11-to-1.12.md

Athenz v1.11.66 Release

28 Sep 21:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.65...v1.11.66

Athenz v1.11.65 Release

09 Sep 23:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.64...v1.11.65

Athenz v1.11.64 Release

19 Aug 19:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.63...v1.11.64

Athenz v1.11.63 Release

02 Aug 00:17
Compare
Choose a tag to compare

What's Changed

  • include recently added fields in domain audit log by @abvaidya in #2664
  • Extend support for authority filter for roles/groups to skip unnecessary checks by @havetisyan in #2663
  • expose github provider specific error back to client for debugging by @havetisyan in #2665
  • UI: update dependencies and unit test by @chandrasekhar1996 in #2666
  • DIscover additional instances to MSD, with dynamic/static workloads by @rajeshal in #2660

Full Changelog: v1.11.62...v1.11.63

Athenz v1.11.62 Release

18 Jul 20:04
Compare
Choose a tag to compare

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

Athenz v1.11.61 Release

04 Jul 22:03
Compare
Choose a tag to compare

This release requires a schema change

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

What's Changed

New Contributors

Full Changelog: v1.11.60...v1.11.61

Athenz v1.11.60 Release

31 May 14:44
Compare
Choose a tag to compare

This release requires a schema change

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

What's Changed

Full Changelog: v1.11.59...v1.11.60