Skip to content

Commit

Permalink
Add changelog entry for 9.4.5
Browse files Browse the repository at this point in the history
(cherry picked from commit 80a5539)
  • Loading branch information
hanefi committed Jul 8, 2021
1 parent 46bc57a commit cdf8a12
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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) ###

* Fixes a bug that could cause router queries with local tables to be pushed
Expand Down

0 comments on commit cdf8a12

Please sign in to comment.