Skip to content

Commit

Permalink
Update Changelog for 3.18.0 release (#1938)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay-gopalan authored Jul 12, 2023
1 parent 43da33d commit bc0728c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 3.18.0 (Jul 12, 2023)
FEATURES:
* Add support to set default issuers configuration for PKI Secrets Engine: ([#1937](https://github.com/hashicorp/terraform-provider-vault/pull/1937))
* Add new `auth_login_token_file` method: ([#1928](https://github.com/hashicorp/terraform-provider-vault/pull/1928))
* Update HTTP transport wrapper to support TLSConfig cloning: ([#1926](https://github.com/hashicorp/terraform-provider-vault/pull/1926))

BUGS:
* secrets/pki: fix server_flag being ignored: ([#1933](https://github.com/hashicorp/terraform-provider-vault/pull/1933))

## 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))
Expand Down

0 comments on commit bc0728c

Please sign in to comment.