Skip to content

Releases: AthenZ/athenz

Athenz 1.7.16 release

24 Jun 06:36
Compare
Choose a tag to compare

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

#141 update to the latest jetty release - jetty-9.4.6.v20170531
#142 new deleteUser api has no role audit log history
#147 zts-roletoken enhancements (expire-time & ntoken from file)
#148 remove shading from zms java client
#151 set temp directory for webapps
#155 Identity response missing required attributes
#157 domain updates in ZTS should be logged with INFO level

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

Athenz 1.7.14 release

16 Jun 15:55
Compare
Choose a tag to compare

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

#122 getUserToken API should return the header name as well
#123 zms java client json/jackson serialize issue with timestamp
#124 zms java client is missing the putUserMeta method
#125 extend SimpleServiceIdentityProvider to allow the caller specify Authority
#126 zms client handling of add credentials from authority with cookie headers
#132 remove Struct references from Crypto class
#134 extend ZTS to support wildcard in role member names
#138 athenz use standard convention for artifact Ids and jar names

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

Official Opensource Release

09 May 19:11
Compare
Choose a tag to compare
v1.7.9

[maven-release-plugin] copy for tag v1.7.9

Athenz v1.7.0 release

31 Mar 23:09
Compare
Choose a tag to compare

This release provides a simple script for setting up the zms environment for dev testing. Please check out the ZMS Setup instructions (https://github.com/yahoo/athenz/blob/master/docs/setup_zms.md) for full details.

ZMS Server - https://bintray.com/yahoo/maven/athenz-zms/1.7.0
ZTS Server - https://bintray.com/yahoo/maven/athenz-zts/1.7.0
UI Server - https://bintray.com/yahoo/maven/athenz-ui/1.7.0
ZPU - https://bintray.com/yahoo/maven/athenz-zpu/1.7.0
Utilities - https://bintray.com/yahoo/maven/athenz-utils/1.7.0

Athenz v1.1.5 release

08 Feb 07:13
Compare
Choose a tag to compare

This release adds support for temporary role members. If you have ZTS Server already deployed in your test environment delete the locally cached domain files from the var/zts_server/zts_store directory and restart the server to fetch the latest domain files from ZMS Server.

ZMS Server - https://bintray.com/yahoo/maven/athenz-zms/1.1.5
ZTS Server - https://bintray.com/yahoo/maven/athenz-zts/1.1.5
UI Server - https://bintray.com/yahoo/maven/athenz-ui/1.1.5
ZPU - https://bintray.com/yahoo/maven/athenz-zpu/1.1.5
Utilities - https://bintray.com/yahoo/maven/athenz-utils/1.1.5

Athenz v1.1.4 release

Bintray Distribution out of Bintray

Client Library Release Update

23 Jan 07:38
Compare
Choose a tag to compare

This release contains latest client libraries that are no longer using the SIA Client but rather use the SIA Provider.

v1.1.0 release for Travis CI deployment

19 Jan 08:43
Compare
Choose a tag to compare

This is the same binary release as 1.0. This release is for Travis CI Integration and deployment of java artifacts to BinTray.

Athenz v1.0 release

17 Jan 06:40
Compare
Choose a tag to compare

Initial public release.