changelog++
This commit is contained in:
parent
6334ef477a
commit
684c0da5e5
|
@ -58,7 +58,7 @@ BUG FIXES:
|
|||
* agent: Fix issue where TLS options are ignored for agent template feature [[GH-7889](https://github.com/hashicorp/vault/pull/7889)]
|
||||
* cli: Support autocompletion for nested mounts [[GH-8303](https://github.com/hashicorp/vault/pull/8303)]
|
||||
* cli: Fix CLI namespace autocompletion [[GH-8315](https://github.com/hashicorp/vault/pull/8315)]
|
||||
* replication: Cubbyholes in namespaces on performance secondaries never worked, now do.
|
||||
* replication: Fix issue causing cubbyholes in namespaces on performance secondaries to not work.
|
||||
* secrets/database/influxdb: Fix potential panic if connection to the InfluxDB database cannot be established [GH-8282]
|
||||
* secrets/database/mysql: Ensures default static credential rotation statements are used [[GH-8240](https://github.com/hashicorp/vault/pull/8240)]
|
||||
* secrets/database/mysql: Fix inconsistent query parameter names: {{name}} or {{username}} for
|
||||
|
|
Loading…
Reference in New Issue