chore (changelog): document go-kms-wrapping bug fix (#4107)

(cherry picked from commit 9952910828)
pull/4116/head
Jim 2 years ago
parent b06340c28f
commit 5c3ee32b24
No known key found for this signature in database

@ -18,6 +18,11 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
### Bug Fixes
* Update go-kms-wrapping/extras/kms dependency to allow external wrappers
without a key id to be used within a KMS config stanza. Note: this fix allows
GCP KMS keys to be again with Boundary, which had stopped working in v0.13.0.
([PR](https://github.com/hashicorp/boundary/pull/4058))
* Two Vault client settings were not being properly used when constructing a
Vault client. ([PR](https://github.com/hashicorp/boundary/pull/3973))

Loading…
Cancel
Save