Timescaledb: 2.25.2 Release

Release date:
March 3, 2026
Previous version:
2.25.1 (released February 17, 2026)
Magnitude:
391 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in 2.25.2

timescale-automation
gayyappan
melihmutlu

Directory Browser for 2.25.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This release contains performance improvements and bug fixes since the 2.25.1 release and a fix for a security vulnerability (https://github.com/timescale/timescaledb/pull/9331). You can check the security advisory for more information on the vulnerability and the platforms that are affected. We recommend that you upgrade as soon as possible.

Bugfixes

Thanks

  • @CaptainCuddleCube for reporting an issue with time_bucket_gapfill and LATERAL subqueries
  • @JacobBrejnbjerg for reporting an issue with generated columns in compressed chunks
  • @Kusumoto for reporting an issue with continuous aggregates on hypertables with UUID columns
  • @arfathyahiya for reporting an issue with renaming columns in continuous aggregates
  • @desertmark for reporting an issue with DELETE/UPDATE and subqueries
  • @flaviofernandes004 for reporting an issue with RETURNING clause and references to OLD/NEW
  • @tureba for fixing SSL-related build errors