Merge pull request #5462 from citusdata/changelog-10.0.6

Add changelog entries for 10.0.6
pull/5475/head
Hanefi Onaldi 2021-11-12 13:11:03 +03:00 committed by GitHub
commit bbcf287f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,18 @@
### citus v10.0.6 (November 12, 2021) ###
* Adds missing version checks for columnar tables
* Fixes a bug that caused `worker_append_table_to_shard` to write as superuser
* Fixes a bug with local cached plans on tables with dropped columns
* Fixes a missing `FROM` clause entry error
* Fixes a use after free issue that could happen when altering a distributed
table
* Reinstates optimisation for uniform shard interval ranges
### citus v9.5.10 (November 8, 2021) ###
* Fixes a release problem in 9.5.9