Add changelog entries for 12.1.6

pull/7742/head
EmelSimsek 2024-11-14 00:22:00 +03:00
parent 0f1aa0e16a
commit d9d122ee87
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