mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
changelog++
This commit is contained in:
parent
3ad3c3d476
commit
dfb041598d
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ IMPROVEMENTS:
|
|||
* secrets/transit: fix missing plaintext in bulk decrypt response [[GH-9991](https://github.com/hashicorp/vault/pull/9991)]
|
||||
* command/server: Delay informational messages in -dev mode until logs have settled. [[GH-9702](https://github.com/hashicorp/vault/pull/9702)]
|
||||
* command/server: Add environment variable support for `disable_mlock`. [[GH-9931](https://github.com/hashicorp/vault/pull/9931)]
|
||||
* core/metrics: Add metrics for storage cache [[GH_10079](https://github.com/hashicorp/vault/pull/10079)]
|
||||
* sdk/framework: Add a time type for API fields. [[GH-9911](https://github.com/hashicorp/vault/pull/9911)]
|
||||
* seal/awskms: Add logging during awskms auto-unseal [[GH-9794](https://github.com/hashicorp/vault/pull/9794)]
|
||||
* storage/azure: Update SDK library to use [azure-storage-blob-go](https://github.com/Azure/azure-storage-blob-go) since previous library has been deprecated. [[GH-9577](https://github.com/hashicorp/vault/pull/9577/)]
|
||||
|
|
|
|||
Loading…
Reference in a new issue