Add changelog entries for 12.1.5 (#7648)

pull/7635/head^2
Hanefi Onaldi 2024-07-17 15:21:51 +03:00 committed by GitHub
parent 3c467e6e02
commit 2a263fe69a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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)