Skip to content

Commit

Permalink
Prepare for v3.23.0 release (#2088)
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm authored Nov 15, 2023
1 parent 3d572f0 commit e3f8bc9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Unreleased

## 3.23.0 (Nov 15, 2023)

FEATURES:
* Add support for lazily authenticating to Vault: ([#2049](https://github.com/hashicorp/terraform-provider-vault/pull/2049))

BUGS:
* Fix `vault_identity_group` loses externally managed policies on updates when `external_policies = true` ([#2084](https://github.com/hashicorp/terraform-provider-vault/pull/2084))
* Fix regression in `vault_azure_access_credentials` where we returned prematurely on 401 responses:([#2086](https://github.com/hashicorp/terraform-provider-vault/pull/2086))
Expand Down

0 comments on commit e3f8bc9

Please sign in to comment.