Skip to content

Commit

Permalink
Add changelog entries for 11.0.6
Browse files Browse the repository at this point in the history
(cherry picked from commit b6b8f19)
  • Loading branch information
onurctirtir committed Aug 19, 2022
1 parent a5d6e84 commit dbfdaca
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 v11.0.6 (August 19, 2022) ###

* Fixes a bug that could cause failures in `CREATE ROLE` statement

* Fixes a bug that could cause failures in `create_distributed_table`

* Fixes a bug that prevents distributing tables that depend on sequences

* Fixes reference table lock contention

* Fixes upgrade paths for 11.0

### citus v11.0.5 (August 1, 2022) ###

* Avoids possible information leakage about existing users
Expand Down

0 comments on commit dbfdaca

Please sign in to comment.