changelog++

This commit is contained in:
Jeff Mitchell 2017-05-01 10:42:41 -04:00
parent 403efeb5ae
commit 0ed210c67f
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ IMPROVEMENTS:
* secret/pki: If used with a role parameter, the `sign-verbatim/<role>`
endpoint honors the values of `generate_lease`, `no_store`, `ttl` and
`max_ttl` from the given role [GH-2593]
* secret/pki: Add role parameter `allow_glob_domains` that enables defining
names in `allowed_domains` containing `*` glob patterns [GH-2517]
* storage/etcd3: Add `discovery_srv` option to query for SRV records to find
servers [GH-2521]
* storage/s3: Support `max_parallel` option to limit concurrent outstanding