changelog++
This commit is contained in:
parent
403efeb5ae
commit
0ed210c67f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue