Skip to content

Athenz v1.12.43 Release

Latest

Choose a tag to compare

@havetisyan havetisyan released this 19 Jun 15:25
· 4 commits to master since this release

What's Changed

  • Bump axios from 1.15.2 to 1.16.0 in /clients/nodejs/zts by @dependabot[bot] in #3379
  • config option to validate san uri schemes in certificate requests by @havetisyan in #3380
  • Bump axios from 1.15.2 to 1.16.0 in /ui by @dependabot[bot] in #3381
  • Support user-cert-bound JAG issue for public client local agents by @ctyano in #3384
  • support validation for svc cert request key id value by @havetisyan in #3382
  • ui - add tf icons to tf-managed roles, services, policies; show zms-cli command. by @ArtjomsPorss in #3373
  • maintain token type when parsing oauth2 tokens by @havetisyan in #3387
  • jag token integration changes with okta tests by @havetisyan in #3389
  • Bump @opentelemetry/core, @opentelemetry/auto-instrumentations-node, @opentelemetry/exporter-logs-otlp-grpc, @opentelemetry/exporter-metrics-otlp-grpc, @opentelemetry/exporter-trace-otlp-grpc, @opentelemetry/resources, @opentelemetry/sdk-logs, @opentelemetry/sdk-metrics, @opentelemetry/sdk-node and @opentelemetry/sdk-trace-node in /ui by @dependabot[bot] in #3393
  • Bump multer from 2.1.1 to 2.2.0 in /ui by @dependabot[bot] in #3396
  • Bump @babel/core from 7.23.9 to 7.29.6 in /ui by @dependabot[bot] in #3395
  • Bump form-data from 4.0.5 to 4.0.6 in /ui by @dependabot[bot] in #3394
  • Allow zms-cli to use default mTLS credentials by @ctyano in #3392
  • Migrate athenzutils and zmscli from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @karnick in #3397
  • Add SPIFFE claim support to ZTS ID token exchange by @ctyano in #3254
  • add test case for zts server by @havetisyan in #3400
  • Feat: Support Delegation Claims act & may_act in ID_JAG=>AT Exchange (RFC 8693) by @mlajkim in #3388
  • Feat: Support Delegation Claimsmay_act in AT=>AT Delegated Token Exchange (RFC 8693) by @mlajkim in #3390
  • ui - fix zms-cli url to not be hardcoded in resource ownership suggestion by @ArtjomsPorss in #3399
  • ui - fix otel config after dependency update by @ArtjomsPorss in #3398
  • update java/go/js dependencies to their latest releases by @havetisyan in #3401

New Contributors

Full Changelog: v1.12.42...v1.12.43