changelog++

This commit is contained in:
Jeff Mitchell 2018-05-28 12:09:07 -04:00
parent edf4f7a5e0
commit eeda298556

View file

@ -50,6 +50,8 @@ BUG FIXES:
* 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 `safety_buffer` for tidy being allowed to be negative,
clearing all certs [GH-4641]
* 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]