Skip to content

2026.7.27-release

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 17:18
· 1 commit to main since this release

Release: 2026.7.27-release is here 馃殌馃殌馃殌

This release contains the following plugin versions:

  • Policy Gate: v1.1.0-base.0.4.2
  • Okta Group Gate: v1.0.0-base.0.4.2

鈿狅笍 Breaking Changes

Policy Gate plugin authentication to Vault/OpenBao has changed in favour of wrapped Periodic Orphan tokens, removing support for AppRole authentication.

This feature is supported in the Terraform module versions:

For plugin changes refer to the changelog 馃摑.


Changelog

Features

  • d2ec8ac feat(policygate): remove approle auth in favour of wrapped renewable token
  • 7b9dea6 feat(policygate): return token_accessor of the unwrapped Vault/OpenBao token

Bug fixes

  • 79079c7 fix(test): allow upgrading tf providers