Skip to content

Commit

Permalink
Updates changelog for v3.17.0 release (#1914)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan authored Jun 21, 2023
1 parent adb64bc commit cd41582
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 3.17.0 (June 21, 2023)
FEATURES:
* Add support for multi-issuer functionality to PKI: ([#1910](https://github.com/hashicorp/terraform-provider-vault/pull/1910))
* Add x509 support to database roles: ([#1901](https://github.com/hashicorp/terraform-provider-vault/pull/1901))
* Add AWS Static Roles support: ([#1877](https://github.com/hashicorp/terraform-provider-vault/pull/1877))
* Add support for `max_page_size` in the `vault_ldap_auth_backend`: ([#1878](https://github.com/hashicorp/terraform-provider-vault/pull/1878))

BUGS:
* Fix DB Engine password overwrite for remaining databases: ([#1912](https://github.com/hashicorp/terraform-provider-vault/pull/1912))

## 3.16.0 (June 7, 2023)
FEATURES:
* Add support for LDAP secrets engine: ([#1859](https://github.com/hashicorp/terraform-provider-vault/pull/1859))
Expand Down

0 comments on commit cd41582

Please sign in to comment.