Skip to content

Releases: AthenZ/athenz

Athenz v1.11.48 Release

07 Dec 00:08
Compare
Choose a tag to compare

What's Changed

This release includes required schema updates:

Full Changelog: v1.11.47...v1.11.48

Athenz v1.11.47 Release

20 Nov 16:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.46...v1.11.47

Athenz v1.10.60 Release

17 Nov 02:25
Compare
Choose a tag to compare
  • downgrade ehcache for javax namespace support
  • access the SD secret to skip published packages

Athenz v1.10.59 Release

17 Nov 02:23
Compare
Choose a tag to compare

What's Changed

  • fetch verification key from server during access token validation for 1.10.x-jetty9 by @RikuyaMatsumura in #2369
  • 1.10.x release - update dependencies + unit tests by @havetisyan in #2413

Full Changelog: v1.10.58...v1.10.59
This version was not published in Maven Central. Instead please use v1.10.60 Release

Athenz v1.11.46 Release

07 Nov 17:58
Compare
Choose a tag to compare

What's Changed

  • for notification emails expand groups and delegated role membership by @havetisyan in #2388
  • replace interface{} with string for zms-cli import operations by @havetisyan in #2391
  • support proxy principal spiffe uri in access token requests by @havetisyan in #2392
  • new bit to disable notifications over a week away by @havetisyan in #2393
  • Extract and reuse duplicate helper function ExtractSignerInfo. by @zhaoyonghe in #2324
  • for groups to disable expiry notfs look for both expiration/reminder tags by @havetisyan in #2397
  • msd api to return kubernetes network policy object by @abvaidya in #2396

Full Changelog: v1.11.45...v1.11.46

Athenz v1.11.45 Release

30 Oct 23:17
Compare
Choose a tag to compare

What's Changed

  • fix add/edit tags for policy and service by @jimmytsang in #2358
  • failure with insert principal where 2 roles are created simultaneously with the same new member by @havetisyan in #2365
  • oidc response - make redirect uri optional if json output is requested by @havetisyan in #2367
  • failure with insert principal where 2 roles are created simultaneously with the same new member by @havetisyan in #2368
  • Fix service tags tab hiding other tabs by @jimmytsang in #2361
  • Add GetZone from meta endpoint for gcp by @YuchenWang01 in #2366
  • double encoding name parameter for deleteStaticWorkload by @jimmytsang in #2370
  • bump awssdk from 2.20.162 to 2.21.6 for netty vuln by @ysknkd in #2372
  • new zms-cli option show-domain-attrs to display domain attributes by @havetisyan in #2376
  • remove redirect-uri from fetch id token call since it's optional for json output by @havetisyan in #2375
  • fix membership approval email view in gmail by @havetisyan in #2377
  • adding support for service_name.service_namespace.svc in K8S san dns by @abvaidya in #2378
  • allow updating the last_reviewed_date for role/group through meta api by @havetisyan in #2381
  • clean-up hostname verifier support in zts java client by @havetisyan in #2382
  • Temporary network issue causes aws temp creds stop refreshing by @havetisyan in #2379
  • replacing wix-embedded-mysql with testcontainers-java by @abvaidya in #2384
  • update jetty/java/go deps to their latest releases by @havetisyan in #2386

Full Changelog: v1.11.44...v1.11.45

Athenz v1.11.44 Release

21 Oct 21:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.43...v1.11.44

Athenz v1.11.43 Release

10 Oct 20:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.42...v1.11.43

Athenz v1.11.42 Release

14 Sep 02:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.41...v1.11.42

Athenz v1.10.58 Release

11 Sep 04:10
Compare
Choose a tag to compare

#2306 add constructor to allow proxy configuration

remove nodejs/npm from install steps since we're not building UI anymore from the 1.10.x branch