Skip to content

Prepare for v5.9.0 Release. - #2889

Merged
Balaji2198 merged 15 commits into
mainfrom
VAULT-43436-5.9.0-release-prepare
Apr 22, 2026
Merged

Prepare for v5.9.0 Release.#2889
Balaji2198 merged 15 commits into
mainfrom
VAULT-43436-5.9.0-release-prepare

Conversation

@Balaji2198

Copy link
Copy Markdown
Member

Description

Relates OR Closes #0000

Checklist

  • Added CHANGELOG entry (only for user-facing changes)
  • Acceptance tests where run against all supported Vault Versions

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@Balaji2198
Balaji2198 requested review from a team as code owners April 22, 2026 11:23
@Balaji2198
Balaji2198 requested a review from sanvikam79 April 22, 2026 11:23
Comment thread CHANGELOG.md Outdated
* Add support for metadata fields in `azure_access_credentials` and `resource_azure_secret_backend_role` resources. ([#2734](https://github.com/hashicorp/terraform-provider-vault/pull/2734)
* Add support for Enterprise Plugins in `vault_plugin` resource. ([#2707](https://github.com/hashicorp/terraform-provider-vault/pull/2707))
* `vault_ldap_secret_backend`: Add self-managed support to ldap secrets engine. Requires Vault Enterprise 2.0+. ([#2845](https://github.com/hashicorp/terraform-provider-vault/pull/2845))
* `azure_static_role`: Add support for importing existing credentials via new Vault import endpoint, deprecating expiration. ([#2756](https://github.com/hashicorp/terraform-provider-vault/pull/2756))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove deprecating expiration from here? We haven't removed the field from the schema yet.

Comment thread CHANGELOG.md
Comment thread go.mod Outdated
@@ -4,25 +4,24 @@ go 1.26.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could update this too?

@Balaji2198
Balaji2198 merged commit 5e9fcd4 into main Apr 22, 2026
36 checks passed
@Balaji2198
Balaji2198 deleted the VAULT-43436-5.9.0-release-prepare branch April 22, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants