Skip to content

Releases: AthenZ/athenz

Athenz v1.12.38 Release

11 Apr 00:53

Choose a tag to compare

What's Changed

  • extract the external domain prefix before calling validatMember method by @havetisyan in #3268
  • Handle missing group gracefully in role page by @t4niwa in #3274
  • Add group consistency check to domain template deletion by @t4niwa in #3275
  • Make service page Instances, Providers, and Microsegmentation configurable by @MartinTrojans in #3278
  • Allow MySQL test image to be configured via env var by @Bhuff1 in #3280
  • Assembly k8s by @abvaidya in #3281
  • S3ClientFactoryTest unit test fails to receive default us-west-2 by @Bhuff1 in #3283
  • fix AwsDomainStoreTest test exception, aws.disableEc2Metadata true by @Bhuff1 in #3287
  • Bump lodash from 4.17.23 to 4.18.1 in /ui by @dependabot[bot] in #3284
  • Bump path-to-regexp and express in /ui by @dependabot[bot] in #3269
  • Add scope parameter to zts-usercert OIDC authorization request by @t4niwa in #3291
  • wrong domain name used for external member validation check by @havetisyan in #3295
  • Configurable domain page details by @MartinTrojans in #3294
  • API changes to support external FQDN in MSD by @psasidhar in #3297
  • update go/java/npm dependencies to their latest releases by @havetisyan in #3299

New Contributors

Full Changelog: v1.12.37...v1.12.38

Athenz v1.12.37 Release

27 Mar 03:07

Choose a tag to compare

What's Changed

Full Changelog: v1.12.36...v1.12.37

This release requires a schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20260323.sql

Athenz v1.12.36 Release

12 Mar 22:38

Choose a tag to compare

What's Changed

Full Changelog: v1.12.35...v1.12.36

Athenz v1.12.35 Release

03 Mar 16:23

Choose a tag to compare

What's Changed

  • Include OIDC token endpoint to ZTS OIDC Discovery metadata by @ctyano in #3200
  • A utility to retrieve and report authorization history dependencies by @havetisyan in #3201
  • Doc: typo fixed id-token => id_token for rfc 8693 token exchange specification by @mlajkim in #3206
  • provide option to return jwt id token with x.509 instead of ntoken by @havetisyan in #3208
  • provide option for target role arn when storing lambda idenitty in se… by @havetisyan in #3204
  • update java/go/nodejs dependencies to their latest releases by @havetisyan in #3209

Full Changelog: v1.12.34...v1.12.35

Athenz v1.12.34 Release

10 Feb 00:50

Choose a tag to compare

What's Changed

Full Changelog: v1.12.33...v1.12.34

Athenz v1.12.33 Release

24 Jan 20:37

Choose a tag to compare

What's Changed

Full Changelog: v1.12.32...v1.12.33

Athenz v1.12.32 Release

09 Jan 00:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.31...v1.12.32

This release includes a required schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20260104.sql

Athenz v1.12.31 Release

05 Dec 21:56

Choose a tag to compare

What's Changed

  • fix athenz version for the example code by @havetisyan in #3134
  • Adding GCP Firestore implementations for CertRecordStore and SSHRecordStore by @psasidhar in #3133
  • add HTTP support for sia agents for health checks by @havetisyan in #3137
  • allow to return jag token with subset of scopes by @havetisyan in #3138
  • membership decision should reject if the approver is the same as the member being reviewed by @havetisyan in #3140
  • update go/java dependencies to their latest releases by @havetisyan in #3141

Full Changelog: v1.12.30...v1.12.31

Athenz v1.12.30 Release

24 Nov 23:19

Choose a tag to compare

What's Changed

  • ui - add static instance external appliance support for fqdn and wildcard in subdomain by @ArtjomsPorss in #3123
  • Implement sia provider for client assertion use cases for fetching access tokens by @havetisyan in #3122
  • initial work for supporting token exchange rfc by @havetisyan in #3128
  • configure oauth client id per athenz service by @havetisyan in #3130
  • support external identity provider for issuing jag tokens by @havetisyan in #3131
  • Add sia go lib to support use default service identity from pod service account annotation by @MartinTrojans in #3126
  • update java and go dependencies to their latest releases by @havetisyan in #3132

This release requires a schema update:
https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20251119.sql

Full Changelog: v1.12.29...v1.12.30

Athenz v1.12.29 Release

09 Nov 17:57

Choose a tag to compare

What's Changed

  • remove filter validation for simple name for resource access list by @havetisyan in #3109
  • additional unit tests for jwts signing key resolver class by @havetisyan in #3110
  • correct handling of notifications if member domain has no admins by @havetisyan in #3112
  • option to auto-expunge audit log entries from role/group log tables by @havetisyan in #3114
  • sia helper function for adding certificates into aws acm by @havetisyan in #3117
  • sia helper function to store cert in gcp certificate manager by @havetisyan in #3118
  • update go and java deps to their latest release by @havetisyan in #3120
  • expose jag api functions in zts java client by @havetisyan in #3119

Full Changelog: v1.12.28...v1.12.29