Add changelog entries for 12.1.5

(cherry picked from commit 5c097860aa)
pull/7649/head
Hanefi Onaldi 2024-07-10 14:10:39 +03:00
parent 6349f2d52d
commit 5c2ef8e2d8
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
### citus v12.1.5 (July 17, 2024) ###
* Adds support for MERGE commands with single shard distributed target tables
(#7643)
* Fixes an error with MERGE commands when insert value does not have source
distribution column (#7627)
### citus v12.1.4 (May 28, 2024) ### ### citus v12.1.4 (May 28, 2024) ###
* Adds null check for node in HasRangeTableRef (#7604) * Adds null check for node in HasRangeTableRef (#7604)