Skip to content

📝 Changelog entry for TimescaleDB 2.27.0#289

Open
brandonpurcell-dev wants to merge 1 commit into
mainfrom
changelog/timescaledb-2.27.0
Open

📝 Changelog entry for TimescaleDB 2.27.0#289
brandonpurcell-dev wants to merge 1 commit into
mainfrom
changelog/timescaledb-2.27.0

Conversation

@brandonpurcell-dev
Copy link
Copy Markdown
Contributor

@brandonpurcell-dev brandonpurcell-dev commented May 26, 2026

Describe your changes

Adds the changelog entry for TimescaleDB 2.27.0 to src/content/docs/get-started/news/new.mdx.

Highlights covered:

  • Bloom filter pruning extended to UPDATE, DELETE, and UPSERT (up to 160× faster on selective workloads).
  • Broader vectorized execution on the columnstore — including vectorized filters via the standard Postgres function path, vectorized aggregation with time_bucket() filters, and scalar array operation pushdown.
  • New experimental, opt-in CAgg query rewriter (timescaledb.enable_cagg_rewrites).
  • Compress as part of the continuous aggregate refresh policy via compress_after_refresh.
  • Smarter chunk exclusion (IN/ANY on open time dimensions; Batch Sorted Merge on more unordered chunks).
  • Quality-of-life items: index creation progress reporting, auto segmentby for direct compress, ALTER TABLE … RESET on materialization hypertables, ENABLE/DISABLE TRIGGER on hypertables.
  • Two backward-incompatible items called out (int2 bloom filter index bug blocking upgrade; composite bloom filter metadata rename).
  • PostgreSQL 15 EOL reminder.

TimescaleDB 2.27.0 was released on GitHub on May 12, 2026 and made available on Tiger Cloud on May 19, 2026.

Affected pages

Related Issues

Issue: #

Checklist before requesting a review

  • - This is ready for review. If not, raise as a draft PR
  • - I have reviewed my changes.
  • - I have confirmed the content is technically accurate.
  • - I have tested any code that is added or updated on the latest available version.
  • - I have confirmed the content is free of typos or grammar errors.
  • - I have verified all images and videos are clear and match production (or dev for unreleased features).
  • - This references a feature that is public. If not, add a note and we can schedule the merge for after the feature release.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@brandonpurcell-dev brandonpurcell-dev requested a review from a team May 26, 2026 13:10
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiger-data-docs Ready Ready Preview, Comment May 26, 2026 1:13pm

Request Review

@github-actions
Copy link
Copy Markdown

⚠️ Checklist Incomplete

Please complete all checklist items in the PR description before requesting review.

Unchecked items:

  • I have confirmed the content is technically accurate

Tip: If an item isn't relevant to your PR, mark it as checked and add "n/a" next to it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant