mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-28 10:01:11 +02:00
changelog++
This commit is contained in:
parent
8675332afa
commit
96b57b89f6
@ -60,8 +60,10 @@ IMPROVEMENTS:
|
||||
* cli/revoke: Add `-self` option to allow revoking the currently active token
|
||||
[GH-2596]
|
||||
* core: Randomize x coordinate in Shamir shares [GH-2621]
|
||||
* tidy: Improvements to `auth/token/tidy` and `sys/leases/tidy` to handle more
|
||||
cleanup cases [GH-2452]
|
||||
* replication: Fix a bug when enabling `approle` on a primary before
|
||||
secondaries were connected
|
||||
* replication: Add heartbeating to ensure firewalls don't kill connections to
|
||||
primaries
|
||||
* 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]
|
||||
@ -78,6 +80,8 @@ IMPROVEMENTS:
|
||||
requests [GH-2466]
|
||||
* storage/s3: Use pooled transport for http client [GH-2481]
|
||||
* storage/swift: Allow domain values for V3 authentication [GH-2554]
|
||||
* tidy: Improvements to `auth/token/tidy` and `sys/leases/tidy` to handle more
|
||||
cleanup cases [GH-2452]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user