Commit df0519c
Release 13.4.0
Adds the CHANGELOG entry for v13.4.0.
This release includes the following changes merged into release-13.2
since v13.3.0:
- #8621 - citus_internal.distribute_object() repair UDF
- #8625 - citus.allow_unsafe_insert_select_pushdown GUC
- #8566 (via #8695) - skip 2PC for single-statement single-shard procedures
- #8587 - object ownership checks for more citus-internal UDFs
- #8638 (via #8654) - re-range sequences when promoting a clone node
- #8651 (via #8657) - drop orphaned Citus local table shard copies
- #8497 - wrong results when recursive planning projects columns as NULL
- #8692 - UPDATE/DELETE with shard key equality and always-false predicate
- #8594 (via #8709) - race condition in shard cleanup
- #8498 (via #8710) - type mismatch with COLLATE and type cast
- #8556 (via #8711) - segfault in EXPLAIN with LEFT JOIN and subqueries
- #8561 (via #8712) - crash on writable standby coordinator
Version bump to 13.4.0 was already done in 0aa073f.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 61fba89e-b958-4d9f-902e-eb76004b55801 parent c156063 commit df0519c
1 file changed
Lines changed: 44 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 | + | |
1 | 45 | | |
2 | 46 | | |
3 | 47 | | |
| |||
0 commit comments