Timescaledb: 2.25.1 Release

Release date:
February 17, 2026
Previous version:
2.25.0 (released January 29, 2026)
Magnitude:
96 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 2.25.1

timescale-automation
melihmutlu

Directory Browser for 2.25.1

All files are compared to previous version, 2.25.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

This release contains performance improvements and bug fixes since the 2.25.0 release. We recommend that you upgrade at the next available opportunity.

Bugfixes * https://github.com/timescale/timescaledb/pull/9215 Add missing handling for em_parent to sort_transform * https://github.com/timescale/timescaledb/pull/9223 Clean up orphaned entries in continuous aggregate invalidaton logs * https://github.com/timescale/timescaledb/pull/9226 Fix invalidation and batching issues for variable bucket continuous aggregates. * https://github.com/timescale/timescaledb/pull/9256 Error "record type has no extended hash function" on some queries using a sparse bloom filter index on a column of composite type. * https://github.com/timescale/timescaledb/pull/9257 Handle type coercion for metadata column equivalence members

Thanks * @emapple for reporting a crash in a query with nested joins and subqueries