changelog++
This commit is contained in:
parent
648410b1b3
commit
f9fc509dca
|
@ -70,6 +70,8 @@ BUG FIXES:
|
|||
* core: Fix panic that could occur during a leadership transition [GH-1627]
|
||||
* secret/postgresql: Handle revoking roles that have privileges on sequences
|
||||
[GH-1573]
|
||||
* secret/postgresql: Check for existence of role before attempting deletion
|
||||
[GH-1575]
|
||||
* secret/postgresql(,mysql,mssql): Fix incorrect use of database over
|
||||
transaction object which could lead to connection exhaustion [GH-1572]
|
||||
* physical/postgres: Remove use of prepared statements as this causes
|
||||
|
|
Loading…
Reference in New Issue