mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-29 18:41:10 +02:00
changelog++
This commit is contained in:
parent
7cbc5d6e05
commit
5fed5e2bc9
@ -2,6 +2,9 @@
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* secret/pki: Add `no_store` option that allows certificates to be issued
|
||||
without being stored. This removes the ability to look up and/or add to a
|
||||
CRL but helps with scaling to very large numbers of certificates. [GH-2565]
|
||||
* storage/s3: Support `max_parallel` option to limit concurrent outstanding
|
||||
requests [GH-2466]
|
||||
* storage/s3: Use pooled transport for http client [GH-2481]
|
||||
|
Loading…
x
Reference in New Issue
Block a user