mirror of https://github.com/citusdata/citus.git
Add changelog entries for 12.1.1 (#7332)
Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
(cherry picked from commit 92228b279a
)
pull/7339/head
parent
2502e7e754
commit
b421479d46
|
@ -1,3 +1,11 @@
|
||||||
|
### citus v12.1.1 (November 9, 2023) ###
|
||||||
|
|
||||||
|
* Fixes leaking of memory and memory contexts in Citus foreign key cache
|
||||||
|
(#7219)
|
||||||
|
|
||||||
|
* Makes sure to disallow creating a replicated distributed table concurrently
|
||||||
|
(#7236)
|
||||||
|
|
||||||
### citus v12.1.0 (September 12, 2023) ###
|
### citus v12.1.0 (September 12, 2023) ###
|
||||||
|
|
||||||
* Adds support for PostgreSQL 16.0 (#7173)
|
* Adds support for PostgreSQL 16.0 (#7173)
|
||||||
|
|
Loading…
Reference in New Issue