Add changelog entries for 11.1.3 (#6435)

pull/6404/head^2
Hanefi Onaldi 2022-10-14 13:04:35 +03:00 committed by GitHub
parent 0cee79a7ab
commit 4d037f03fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,19 @@
### citus v11.1.3 (October 14, 2022) ###
* Adds support for PostgreSQL 15.0
* Fixes a bug in `ALTER EXTENSION citus UPDATE`
* Fixes a bug that causes a crash with empty/null password
* Fixes a bug that causes not retaining trigger enable/disable settings when
re-creating them on shards
* Fixes a bug that prevents retaining columnar table options after a
table-rewrite
* Raises memory limits in columnar from 256MB to 1GB for reads and writes
### citus v11.1.2 (September 30, 2022) ### ### citus v11.1.2 (September 30, 2022) ###
* Adds support for PostgreSQL 15rc1 * Adds support for PostgreSQL 15rc1