Add changelog entries for 12.1.6 (#7770)

Add changelog entries for 12.1.6
pull/7723/head^2
Emel Şimşek 2024-12-04 11:11:33 +03:00 committed by GitHub
parent fe6d198ab2
commit 0355b12c7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
### citus v12.1.6 (Nov 14, 2024) ###
* Propagates `SECURITY LABEL .. ON ROLE` statements (#7304)
* Fixes crash caused by running queries with window partition (#7718)
### citus v12.1.5 (July 17, 2024) ###
* Adds support for MERGE commands with single shard distributed target tables