Add changelog for 12.1.7 (#7889)

Add changelog entries for 12.1.7

---------

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
(cherry picked from commit bae20578d4)
pull/7912/head
eaydingol 2025-02-07 10:56:08 +03:00 committed by Naisila Puka
parent 4b4fa22b64
commit 9bddf57053
1 changed files with 8 additions and 0 deletions

View File

@ -23,6 +23,14 @@
* Fixes a bug that breaks router updates on distributed tables * Fixes a bug that breaks router updates on distributed tables
when a reference table is used in the subquery (#7897) when a reference table is used in the subquery (#7897)
### citus v12.1.7 (Feb 6, 2025) ###
* Fixes a crash that happens because of unsafe catalog access when re-assigning
the global pid after `application_name` changes (#7791)
* Prevents crashes when another extension skips executing the
`ClientAuthentication_hook` of Citus. (#7836)
### citus v13.0.1 (February 4th, 2025) ### ### citus v13.0.1 (February 4th, 2025) ###
* Drops support for PostgreSQL 14 (#7753) * Drops support for PostgreSQL 14 (#7753)