Add changelog entries for 10.1.3

(cherry picked from commit c995a55641)
onder_10_1_comm
Hanefi Onaldi 2021-09-17 14:32:17 +03:00
parent 3bcde91bcb
commit b74de6f7ba
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
### citus 10.1.3 (September 17, 2021) ###
* Fixes a bug that caused `worker_append_table_to_shard` to write as superuser
* Fixes a crash in shard rebalancer when no distributed tables exist
* Fixes a use after free issue that could happen when altering a distributed
table
### citus v10.1.2 (August 16, 2021) ###
* Allows more graceful failovers when replication factor > 1