Add changelog entry for 9.4.5

(cherry picked from commit 80a5539671)
pull/5147/head
Hanefi Onaldi 2021-07-07 06:38:08 +03:00
parent 46bc57a99a
commit cdf8a123c6
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
### citus v9.4.5 (July 7, 2021) ###
* Adds a configure flag to enforce security
* Avoids re-using connections for intermediate results
* Fixes a bug that causes pruning incorrect shard of a range distributed table
* Fixes a bug that might cause self-deadlocks when COPY used in TX block
* Fixes an issue that could cause citus_finish_pg_upgrade to fail
### citus v9.4.4 (December 28, 2020) ### ### citus v9.4.4 (December 28, 2020) ###
* Fixes a bug that could cause router queries with local tables to be pushed * Fixes a bug that could cause router queries with local tables to be pushed