mirror of https://github.com/citusdata/citus.git
parent
d052c19cd8
commit
a1633ed969
10
CHANGELOG.md
10
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) ###
|
### citus v9.5.6 (July 8, 2021) ###
|
||||||
|
|
||||||
* Fixes minor bug in `citus_prepare_pg_upgrade` that caused it to lose its
|
* Fixes minor bug in `citus_prepare_pg_upgrade` that caused it to lose its
|
||||||
|
|
Loading…
Reference in New Issue