Add changelog entries for 12.1.6 (#7770)

Add changelog entries for 12.1.6
pull/7639/head
Emel Şimşek 2024-12-04 11:11:33 +03:00 committed by winter.loo
parent 761a16253a
commit d5e172d7b9
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