changelog++
This commit is contained in:
parent
3a4d330f64
commit
4dc32cd260
|
@ -41,6 +41,8 @@ BUG FIXES:
|
|||
* secrets/pki: Support FQDNs in DNS Name [[GH-8288](https://github.com/hashicorp/vault/pull/8288)]
|
||||
* storage/mysql: Fix potential crash when using MySQL as coordination for high availability [GH-8229]
|
||||
* ui: Update CLI to accept empty strings as param value to reset previously-set values
|
||||
* telemetry: Prometheus requests on standby nodes will now return an error instead of forwarding
|
||||
the request to the active node [[GH-8280](https://github.com/hashicorp/vault/pull/8280)]
|
||||
|
||||
|
||||
## 1.3.3 (Unreleased)
|
||||
|
|
Loading…
Reference in New Issue