Add changelog for 12.1.7 (#7889)

Add changelog entries for 12.1.7

---------

Co-authored-by: Onur Tirtir <onurcantirtir@gmail.com>
pull/7894/head
eaydingol 2025-02-07 10:56:08 +03:00 committed by GitHub
parent 02b3c009e7
commit bae20578d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### 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 v12.1.6 (Nov 14, 2024) ### ### citus v12.1.6 (Nov 14, 2024) ###
* Propagates `SECURITY LABEL .. ON ROLE` statements (#7304) * Propagates `SECURITY LABEL .. ON ROLE` statements (#7304)