Commit 641c41c
Add changelog for Citus v14.2.0
Release prep for **citus v14.2.0** from `release-14.0`.
DESCRIPTION: add changelog for 14.2.0
All version-bearing files (configure.ac, configure, citus.control,
citus_columnar.control, multi_extension.out and the 14.1-1 -> 14.2-1
migration scripts) were already bumped in 152fdf4 (#8635), so this is a
single-file CHANGELOG addition.
### Changelog entries (user-visible only)
* #8621 - citus_internal.distribute_object() repair UDF
* #8625 - citus.allow_unsafe_insert_select_pushdown GUC
* #8566 (via #8694) - skip 2PC for single-statement single-shard procedures
* #8587 - object ownership for more citus-internal UDFs
* #8638 (via #8653) - re-range sequences when promoting a clone node
* #8651 (via #8656) - drop orphaned Citus local table shard copies
* #8497 - wrong results when recursive planning projects columns as NULL
* #8692 (via #8700) - UPDATE/DELETE with shard key equality + false predicate
* #8594 (via #8714) - race condition in shard cleanup
* #8498 (via #8715) - type mismatch with COLLATE + type cast
* #8556 (via #8716) - segfault in EXPLAIN with LEFT JOIN + subqueries
* #8465 (via #8718) - CREATE EXTENSION IF NOT EXISTS ownership error
* #8561 (via #8717) - crash on writable standby coordinator
CI/test-infra, SQL-plumbing and version-bump commits intentionally excluded.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 61fba89e-b958-4d9f-902e-eb76004b55801 parent 99d1041 commit 641c41c
1 file changed
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
1 | 49 | | |
2 | 50 | | |
3 | 51 | | |
| |||
0 commit comments