Add changelog entry for 11.0.3

pull/6047/head
Hanefi Onaldi 2022-07-05 12:22:02 +03:00
parent b5723ffba7
commit c33915c3e6
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
### citus v11.0.3 (July 5, 2022) ###
* Fixes a bug that prevents adding local tables with materialized views to
Citus metadata
* Fixes a bug that prevents using `COMPRESSION` and `CONSTRAINT` on a column
* Fixes upgrades to Citus 11 when there are no nodes in the metadata
### citus v11.0.2 (June 15, 2022) ### ### citus v11.0.2 (June 15, 2022) ###
* Drops support for PostgreSQL 12 * Drops support for PostgreSQL 12