Skip to content

Releases: citusdata/citus

v12.1.13

Choose a tag to compare

@ihalatci ihalatci released this 01 Jul 14:57
v12.1.13
67297e6

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)

Choose a tag to compare

@ihalatci ihalatci released this 01 Jul 06:17
v14.1.0
1b3e146

What's Changed

Full Changelog: v14.0.1...v14.1.0

v13.3 (Released on May 15th 20206)

Choose a tag to compare

@ihalatci ihalatci released this 01 Jul 06:14
v13.3.0
e5b5a3c

What's Changed

Full Changelog: v13.2.2...v13.3.0

Citus 14.0

Choose a tag to compare

@ihalatci ihalatci released this 17 Feb 18:20
v14.0.0
dfe71fc

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

Choose a tag to compare

@ihalatci ihalatci released this 05 Nov 16:35
v13.2.0

Please see updates page for details: https://www.citusdata.com/updates/v13-2/

v13.1.0

Choose a tag to compare

@alperkocatas alperkocatas released this 03 Jun 08:02
v13.1.0
ad266a2

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

Choose a tag to compare

@alperkocatas alperkocatas released this 03 Jun 07:51
v13.0.4
1e5deca

What's changed?

  • Fixes an issue detected using address sanitizer (#7966)
  • Error out for queries with outer joins and pseudoconstant quals in versions prior to PG 17 (#7937)

v12.1.8

Choose a tag to compare

@alperkocatas alperkocatas released this 03 Jun 07:50
v12.1.8
3222536

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)

Choose a tag to compare

@naisila naisila released this 06 Feb 19:20
v13.0.1
d28a5ea

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

Choose a tag to compare

@gurkanindibay gurkanindibay released this 26 Nov 07:24
v12.1.5
15ecc37

What's Changed

Full Changelog: v12.1.4...v12.1.5