Add changelog entries for 12.1.6

pull/7770/head
EmelSimsek 2024-11-26 10:03:30 +03:00
parent 248ff5d52a
commit c812d06882
No known key found for this signature in database
GPG Key ID: EB13DFB77C32D7D8
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