changelog++
This commit is contained in:
parent
1e37eadfa0
commit
4a1cb93860
|
@ -17,13 +17,6 @@ IMPROVEMENTS:
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* plugin: Fix issue where a plugin unwrap request potentially used an expired token [GH-8058]
|
||||
* secrets/database: Fix issue where a manual static role rotation could potentially panic [GH-8098]
|
||||
* secrets/database: Fix issue where a manual root credential rotation request is not forwarded
|
||||
to the primary node [GH-8125]
|
||||
* secrets/database: Fix issue where a manual static role rotation request is not forwarded
|
||||
to the primary node [GH-8126]
|
||||
* secrets/database/mysql: Fix issue where special characters for a MySQL password were encoded [GH-8040]
|
||||
* ui: Update headless Chrome flag to fix `yarn run test:oss` [GH-8035]
|
||||
* ui: Change `.box-radio` height to min-height to prevent overflow issues [GH-8065]
|
||||
|
||||
|
@ -34,6 +27,7 @@ BUG FIXES:
|
|||
generated by an LDAP login [GH-8072]
|
||||
* auth/okta: Fix renewal of tokens without configured policies that are
|
||||
generated by an Okta login [GH-8072]
|
||||
* plugin: Fix issue where a plugin unwrap request potentially used an expired token [GH-8058]
|
||||
* replication: Fix issue where a forwarded request from a performance/standby node could run in
|
||||
a timeout
|
||||
* secrets/database: Fix issue where a manual static role rotation could potentially panic [GH-8098]
|
||||
|
|
Loading…
Reference in New Issue