mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
changelog++
This commit is contained in:
@@ -24,6 +24,7 @@ IMPROVEMENTS:
|
||||
BUG FIXES:
|
||||
|
||||
* secrets/gcp: Ensure that the IAM policy version is appropriately set after a roleset's bindings have changed. [[GH-9603](https://github.com/hashicorp/vault/pull/9603)]
|
||||
* replication (enterprise): Fix status API output incorrectly stating replication is in `idle` state.
|
||||
|
||||
## 1.5.0
|
||||
### July 21st, 2020
|
||||
@@ -311,7 +312,7 @@ BUG FIXES:
|
||||
* cli: Fix CLI namespace autocompletion [[GH-8315](https://github.com/hashicorp/vault/pull/8315)]
|
||||
* identity: Fix incorrect caching of identity token JWKS responses [[GH-8412](https://github.com/hashicorp/vault/pull/8412)]
|
||||
* metrics/stackdriver: Fix issue that prevents the stackdriver metrics library to create unnecessary stackdriver descriptors [[GH-8073](https://github.com/hashicorp/vault/pull/8073)]
|
||||
* replication: Fix issue causing cubbyholes in namespaces on performance secondaries to not work.
|
||||
* replication (enterprise): Fix issue causing cubbyholes in namespaces on performance secondaries to not work.
|
||||
* replication (enterprise): Unmounting a dynamic secrets backend could sometimes lead to replication errors. Change the order of operations to prevent that.
|
||||
* seal (enterprise): Fix seal migration when transactional seal wrap backend is in use.
|
||||
* secrets/database/influxdb: Fix potential panic if connection to the InfluxDB database cannot be established [[GH-8282](https://github.com/hashicorp/vault/pull/8282)]
|
||||
|
||||
Reference in New Issue
Block a user