Skip to content

Releases: citusdata/citus

v5.1.0-rc.2

17 May 16:27
v5.1.0-rc.2
7bdfbf1

Choose a tag to compare

v5.1.0-rc.2 Pre-release
Pre-release

Fixes test failures and EXPLAIN output when FORMAT JSON in use.

v5.1.0-rc.1

17 May 16:27
v5.1.0-rc.1
eab60e2

Choose a tag to compare

v5.1.0-rc.1 Pre-release
Pre-release

Initial 5.1.0 candidate.

v5.0.1

15 Apr 19:09
v5.0.1
342c69d

Choose a tag to compare

Fixes issues which prevented use on 32-bit systems.

v5.0.0

24 Mar 17:15
v5.0.0

Choose a tag to compare

Citus now fully uses the PostgreSQL extension APIs. This means Citus users can immediately benefit from new features in PostgreSQL, such as semi-structured data types (json, jsonb) and UPSERT. Also, users can keep working with their existing Postgres drivers and tools.

Additionally, this marks the first open-source Citus release! The project, codebase, and all open issues are now available on GitHub. We realized that when mentioned Citus and PostgreSQL together to prospective users, they already assumed that Citus was open. After many conversations with our customers, advisors, and board, we are happy to make Citus available for everyone.