Skip to content

Athenz v1.11.45 Release

Compare
Choose a tag to compare
@havetisyan havetisyan released this 30 Oct 23:17
· 323 commits to master since this release

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