Add changelog entries for 9.5.9

pull/5445/head
Hanefi Onaldi 2021-11-08 13:17:09 +03:00
parent 65911ce162
commit 3d49cbf9ab
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,19 @@
### citus v9.5.9 (November 8, 2021) ###
* Fixes a bug preventing `INSERT SELECT .. ON CONFLICT` with a constraint name
on local shards
* Fixes a bug with local cached plans on tables with dropped columns
* Fixes a crash in queries with a modifying `CTE` and a `SELECT`
without `FROM`
* Fixes a missing `FROM` clause entry error
* Fixes a missing intermediate result when coordinator is in metadata
* Reinstates optimisation for uniform shard interval ranges
### citus v9.2.8 (November 4, 2021) ###
* Adds a configure flag to enforce security