Add changelog entries for 9.5.7

pull/5178/head
Hanefi Onaldi 2021-08-16 16:29:19 +03:00
parent 167a023770
commit 41b15d8775
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 10 additions and 0 deletions

View File

@ -15,6 +15,16 @@
* Improves citus_update_table_statistics and provides distributed deadlock
detection
### citus v9.5.7 (August 16, 2021) ###
* Allows more graceful failovers when replication factor > 1
* Fixes a bug that causes partitions to have wrong distribution key after
`DROP COLUMN`
* Improves master_update_table_statistics and provides distributed deadlock
detection
### citus v9.4.6 (August 8, 2021) ###
* Allows more graceful failovers when replication factor > 1