Releases: citusdata/citus
Release list
v12.1.13
What's Changed
- Backport #8466 to release-12.1: Fix role propagation error due to missing grantor dependencies by @ihalatci in #8569
- ci: run check-arbitrary-configs on github-hosted runners (release-12.1) by @ihalatci in #8629
- Fix empty task in worker subquery with reference or schema sharded by @ihalatci in #8519
- Keep temp reloid for columnar cases (Backport #8235 to release-12.1) by @manaldush in #8328
- Enforce object ownership for more citus-internal UDFs (Backport #8587 to release-12.1) by @ihalatci in #8626
- Fix deadlock adding named constraint with long partition name (Backport #8540 to release-12.1) by @ihalatci in #8627
- Fix crash on create statistics with non-RangeVar type for release-12.1 by @manaldush in #8306
- add changelog and bump versions for 12.1.13 by @ihalatci in #8634
Full Changelog: v12.1.12...v12.1.13
v14.1 (Released on May 15th 2026)
What's Changed
- backport #8541 - by @onurctirtir in #8564
- Fix failures in style checks and arbitrary config tests by @onurctirtir in #8570
- Backport #8543 - @codeforall in #8571
- Add 13.3-1 sql paths for cluster_changes_block UDFs by @codeforall in #8574
- Backport #8540: - by @codeforall in #8560
- Defer library swap until after extension creation in test setup by @eaydingol in #8572
- Backport #8589 - @ihalatci in #8568
- Revert "Avoid redundant CI runs on this release branch" on release-14.0 by @onurctirtir with @Copilot in #8581
- Add changelog for Citus v14.1.0 by @ihalatci in #8582
Full Changelog: v14.0.1...v14.1.0
v13.3 (Released on May 15th 20206)
What's Changed
- backport #8541 - by @onurctirtir in #8563
- Backport #8543 - by @codeforall in #8573
- Backport #8540 - by @codeforall in #8575
- Revert "Avoid redundant CI runs on this release branch" by @onurctirtir with @Copilot in #8580
- Defer library swap until after extension creation in test setup by @eaydingol with @Copilot in #8577
- Backport #8466 - by @ihalatci in #8579
- Release 13.3.0 by @ihalatci in #8588
Full Changelog: v13.2.2...v13.3.0
Citus 14.0
Citus 14.0 brings PostgreSQL 18.1 support, and more!
Dig into all the new Citus 14 capabilities in the Release Notes on the "Updates" page:
https://www.citusdata.com/updates/v14-0/
Read the blogpost about the release at:
https://www.citusdata.com/blog/2026/02/17/distribute-postgresql-18-with-citus-14/
v13.2.0
Please see updates page for details: https://www.citusdata.com/updates/v13-2/
v13.1.0
What's changed?
Citus 13.1.0 adds new views and udfs. Additionally, adds support for propagation of some access rights/commands, and brings various bug fixes.
Please see the changelog for the release to see the complete list of changes.
v13.0.4
v12.1.8
What's changed?
- Fixes a crash in left outer joins that can happen when there is an an aggregate on a column from the inner side of the join (#7904)
- Fixes an issue detected using address sanitizer (#7965)
- Fixes a crash when executing a prepared CALL, which is not pure SQL but available with some drivers like npgsql and jpgdbc (#7288)
v13.0.1 (Released February 6, 2025)
Citus 13.0 brings PostgreSQL 17.2 support, and more!
Dig into all the new Citus 13 capabilities in the Release Notes on the "Updates" page:
https://www.citusdata.com/updates/v13-0
Read the blogpost about the release at:
https://www.citusdata.com/blog/2025/02/06/distribute-postgresql-17-with-citus-13/
v12.1.5
What's Changed
- backporting merge fixes to 12.1 release branch by @paragikjain in #7629
Full Changelog: v12.1.4...v12.1.5