mirror of https://github.com/citusdata/citus.git
Add changelog entries for 10.1.2
parent
e0ecec80a1
commit
da29a57837
|
@ -1,3 +1,10 @@
|
||||||
|
### citus v10.1.2 (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`
|
||||||
|
|
||||||
### 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