Skip to content

Releases: AthenZ/athenz

Athenz v1.11.38 Release

08 Aug 19:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.37...v1.11.38

Athenz v1.11.37 Release

29 Jul 16:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.36...v1.11.37

Athenz v1.11.36 Release

21 Jul 15:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.35...v1.11.36

Athenz v1.11.35 Release

15 Jul 18:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.34...v1.11.35

Athenz v1.11.34 Release

07 Jul 18:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.33...v1.11.34

Athenz v1.11.33 Release

29 Jun 01:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.32...v1.11.33

Athenz v1.11.32 Release

06 Jun 01:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.31...v1.11.32

Athenz v1.11.31 Release

30 May 23:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.30...v1.11.31

Athenz v1.11.30 Release

16 May 18:29
Compare
Choose a tag to compare

What's Changed

  • for oidc redirect uri check both configured endpoint and auto-generated value by @havetisyan in #2167
  • option to return id token in json output instead of redirect uri by @havetisyan in #2166
  • option to continously update zts domain cache files by @havetisyan in #2169
  • single command line argument for sia called init by @havetisyan in #2170
  • new athenz-gcp-zts-creds library to simplify fetching Google credentials based on ZTS ID Tokens by @havetisyan in #2168
  • provide run-after (cert/tokens) capability for sia by @havetisyan in #2174

Full Changelog: v1.11.29...v1.11.30

Athenz v1.11.29 Release

06 May 18:16
Compare
Choose a tag to compare

What's Changed

  • return dns suffix through method so the AWS Provider can be extended by @havetisyan in #2150
  • correct handling of java client code generation for status 302 by @havetisyan in #2151
  • for id tokens with group scope always use full arns by @havetisyan in #2157
  • sia copy if source file exists, gcp meta functions to get instance ip by @abvaidya in #2161
  • Ensure snow error does not interfere with UI usability by @jimmytsang in #2143
  • expose getIdToken methods in ZTS Java Client by @havetisyan in #2163
  • Update dynamodbMaxRetries to avoid Integer Overflow by @4xpl0r3r in #2164
  • better attribute name for Athenz domain in GCP project metadata by @abvaidya in #2165

Full Changelog: v1.11.28...v1.11.29