Skip to content

Athenz v1.12.23 Release

Choose a tag to compare

@havetisyan havetisyan released this 15 Aug 22:14
· 341 commits to master since this release

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