From a1633ed969662205dd60f922199faa5ca153597e Mon Sep 17 00:00:00 2001 From: Hanefi Onaldi Date: Mon, 16 Aug 2021 16:29:19 +0300 Subject: [PATCH] Add changelog entries for 9.5.7 (cherry picked from commit 41b15d87751ae55e10d6ea0b552cdadff30c42ed) --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09929b315..8f75a3865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### 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.5.6 (July 8, 2021) ### * Fixes minor bug in `citus_prepare_pg_upgrade` that caused it to lose its