mirror of https://github.com/citusdata/citus.git
Add changelog entries for 10.0.5
parent
da29a57837
commit
167a023770
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -5,6 +5,16 @@
|
||||||
* Fixes a bug that causes partitions to have wrong distribution key after
|
* Fixes a bug that causes partitions to have wrong distribution key after
|
||||||
`DROP COLUMN`
|
`DROP COLUMN`
|
||||||
|
|
||||||
|
### citus v10.0.5 (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 citus_update_table_statistics and provides distributed deadlock
|
||||||
|
detection
|
||||||
|
|
||||||
### citus v9.4.6 (August 8, 2021) ###
|
### citus v9.4.6 (August 8, 2021) ###
|
||||||
|
|
||||||
* Allows more graceful failovers when replication factor > 1
|
* Allows more graceful failovers when replication factor > 1
|
||||||
|
|
Loading…
Reference in New Issue