Skip to content

Athenz v1.9.0 Release

Choose a tag to compare

@havetisyan havetisyan released this 05 May 21:26
· 2499 commits to master since this release

The Athenz team is happy to announce the availability of v1.9.0 release of Athenz. This release includes the following set of bug fixes and enhancements.

Important This release was updated to use jjwt-api/jjwt-impl/jjwt-jackson 0.11.0 libraries instead of the no longer maintained 0.9.1 jjwt library. If you're using other dependencies that use the older 0.9.x version of the library make sure the 0.11.x jar files are listed first in your jvm classpath.

#943 update jjwt version, add OAuthCertBoundJwtAccessTokenAuthority, refactor CertificateAuthority, add auth0 example
#948 Add new NotificationTask - RoleMemberReviewNotificationTask
#951 DB changes for Review Reminder feature
#955 new meta attribute support for domain templates
#956 Add log to unrefreshed certs notification
#957 Adding library methods to be able to fetch access tokens in Go
#958 make sure to handle duplicates in ssh principal/x-principal fields
#959 go.mod/sum updates
#960 pass fully qualified service name for deleting instance record

If you would like to report a bug or suggest an enhancement, please file an issue on the Athenz GitHub page:

https://github.com/yahoo/athenz/issues

Best Regards,
Athenz Development Team