changelog++
This commit is contained in:
parent
bd72b7e017
commit
4ef44221c6
|
@ -29,6 +29,7 @@ IMPROVEMENTS:
|
|||
new types of service discovery not coupled to storage [[GH-7887](https://github.com/hashicorp/vault/pull/7887)]
|
||||
* core: Add support for telemetry option `metrics_prefix` [[GH-8340](https://github.com/hashicorp/vault/pull/8340)]
|
||||
* core: Entropy Augmentation can now be used with AWS KMS and Vault Transit seals
|
||||
* core: Allow tls_min_version to be set to TLS 1.3 [[GH-8305](https://github.com/hashicorp/vault/pull/8305)]
|
||||
* cli: Incorrect TLS configuration will now correctly fail [[GH-8025](https://github.com/hashicorp/vault/pull/8025)]
|
||||
* identity: Allow specifying a custom `client_id` for identity tokens [[GH-8165](https://github.com/hashicorp/vault/pull/8165)]
|
||||
* replication: Fix race condition causing clusters with high throughput writes to sometimes
|
||||
|
|
Loading…
Reference in New Issue