Add changelog entries for 11.0.6

(cherry picked from commit b6b8f198d9)
pull/6231/head v11.0.6
Onur Tirtir 2022-08-19 10:41:39 +03:00
parent a5d6e841df
commit dbfdaca0f0
1 changed files with 12 additions and 0 deletions

View File

@ -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