Skip to content

Releases: AthenZ/athenz

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

Athenz v1.12.28 Release

25 Oct 01:48

Choose a tag to compare

What's Changed

  • convert filter argument in resource access list to string from SimpleName by @havetisyan in #3097
  • Add autoDeleteTenantAssumeRoleAssertions field handling to domain metadata API by @gyakami in #3098
  • expose signer key id argument in zts-svccert utility by @havetisyan in #3099
  • add support for token request attributes for jag by @havetisyan in #3101
  • fix the order of cert and key in function call by @chandrasekhar1996 in #3102
  • sysadmin delete domain tag support for skipping provider check by @havetisyan in #3104
  • initial support for exchaning jag tokens with access tokens by @havetisyan in #3103
  • support HTTP & GRPC protocol in sia otel instrumentation by @py4chen in #3105
  • support issuing jwt authorization grant (jag) tokens by @havetisyan in #3106
  • update go and java dependencies to their latest releases by @havetisyan in #3107
  • extend otel metrics implementation to support provider metrics for register/refresh by @havetisyan in #3108

Full Changelog: v1.12.27...v1.12.28

Athenz v1.12.27 Release

08 Oct 21:46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.26...v1.12.27

Athenz v1.12.26 Release

27 Sep 16:13

Choose a tag to compare

What's Changed

Full Changelog: v1.12.25...v1.12.26

Athenz v1.12.25 Release

16 Sep 16:40

Choose a tag to compare

What's Changed

Required Schema Change

https://github.com/AthenZ/athenz/blob/master/servers/zms/schema/updates/update-20250808.sql

Full Changelog: v1.12.24...v1.12.25

Athenz v1.12.24 Release

30 Aug 03:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.23...v1.12.24

Athenz v1.12.23 Release

15 Aug 22:14

Choose a tag to compare

What's Changed

  • ParameterManagerPrivateKeyStore implementation for KeyStore using GCP Parameter Manager by @psasidhar in #3030
  • update MSDClient to add addCredentials function by @MartinTrojans in #3035
  • do not allow put admin role with no members by @havetisyan in #3036
  • fix function return to be int to avoid casting by @havetisyan in #3037
  • sia option to require successful role certs during startup by @havetisyan in #3038
  • introduce config option to validate sanIP address for AWS and GCP providers by @havetisyan in #3041
  • Adding ConfigProviderParameterManager implementation for GCP by @psasidhar in #3039
  • host key race condition - check for contents before returning by @havetisyan in #3042
  • enable async operations on StaticWorkloadDataRepository by @abvaidya in #3044
  • replace business service functionality with on-call team link by @tsultanov00 in #3032
  • update java and go dependencies to their latest releases by @havetisyan in #3045
  • Enhance SIA serverless to support role certificate by @rajeshal in #3040

Full Changelog: v1.12.22...v1.12.23

Athenz v1.12.22 Release

03 Aug 23:05

Choose a tag to compare

What's Changed

Full Changelog: v1.12.21...v1.12.22