Skip to content

Release 2.29.1 - #10387

Open
timescale-automation wants to merge 2 commits into
2.29.xfrom
release/2.29.1-changelog
Open

Release 2.29.1#10387
timescale-automation wants to merge 2 commits into
2.29.xfrom
release/2.29.1-changelog

Conversation

@timescale-automation

@timescale-automation timescale-automation commented Aug 3, 2026

Copy link
Copy Markdown
Member

TimescaleDB Changelog

Please note: When updating your database, you should connect using psql with the -X flag to prevent any .psqlrc commands from accidentally triggering the load of a previous TimescaleDB version.

2.29.1 (2026-08-04)

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

Bugfixes

  • #10327 Assertion failure in add_dimension() when the hypertable argument is NULL
  • #10339 Fix crash when deleting from a compressed continuous aggregate source
  • #10369 Fix typo in error message about MERGE support on compressed hypertables

Thanks

  • @JoongHyuk-Shin for reporting and fixing NULL handling in add_dimension()
  • @igor2x for reporting a typo in a MERGE support error message

@surister surister added this to the v2.29.1 milestone Aug 3, 2026
Comment thread CHANGELOG.md

## 2.29.1 (2026-08-03)

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This release contains performance improvements and bug fixes since the 2.29.0 release. We recommend that you upgrade at the next available opportunity.
This release contains performance improvements and bug fixes since the 2.29.0 release and fixes for security vulnerabilities (#10360, #10379, #10386). You can check the [security advisory](https://github.com/timescale/timescaledb/security/advisories/GHSA-hcfx-29v5-2rcw) for more information on the vulnerability and the platforms that are affected. We recommend that you upgrade at the next available opportunity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants