Add changelog entries for 12.1.1

pull/7332/head
Hanefi Onaldi 2023-11-09 00:36:39 +03:00
parent 0dc41ee5a0
commit 936edc0a90
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### citus v12.1.1 (November 9, 2023) ###
* Fixes leaking of memory and memory contexts in Foreign Constraint Graphs
(#7219)
* Makes sure to disallow creating a replicated distributed table concurrently
(#7236)
### citus v12.1.0 (September 12, 2023) ###
* Adds support for PostgreSQL 16.0 (#7173)