Releases: citusdata/postgresql-hll
Releases · citusdata/postgresql-hll
Release list
v2.21 (June 2, 2026)
What's Changed
- Harden multiset_unpack and hll_deserialize input validation by @colm-mchugh in #178
- Bump extension version to 2.21 by @ihalatci in #179
Full Changelog: v2.20...v2.21
v2.20
Postgresql 19 support and some bug fixes
What's Changed
- Enforce thresholds in explicit representation handling by @colm-mchugh in #174
- Support PostgreSQL 19 by @CyberDem0n in #173
- Bump extension version to 2.20 by @ihalatci in #175
New Contributors
- @colm-mchugh made their first contribution in #174
- @CyberDem0n made their first contribution in #173
Full Changelog: v2.19...v2.20