changelog++

This commit is contained in:
Jeff Mitchell 2018-05-23 09:57:27 -04:00
parent 84eaebb774
commit ddf90c4f38
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ BUG FIXES:
parameters were used [GH-4582]
* secret/gcp: Make `bound_region` able to use short names
* secret/kv: Fix response wrapping for KV v2 [GH-4511]
* secret/kv: Fix address flag not being honored correctly [GH-4617]
* secret/pki: Fix `key_type` not being allowed to be set to `any` [GH-4595]
* secret/pki: Fix path length parameter being ignored when using
`use_csr_values` and signing an intermediate CA cert [GH-4459]