Skip to content

Commit d629499

Browse files
timescale-automationsurister
authored andcommitted
CHANGELOG 2.27.1
1 parent 0240f10 commit d629499

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

.unreleased/pr_9828

Lines changed: 0 additions & 1 deletion
This file was deleted.

.unreleased/pr_9830

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ This page lists all the latest features and updates to TimescaleDB. When
55
you use psql to update your database, use the -X flag and prevent any .psqlrc
66
commands from accidentally triggering the load of a previous DB version.**
77

8+
## 2.27.1 (2026-05-19)
9+
10+
This release contains performance improvements and bug fixes since the 2.27.0 release. We recommend that you upgrade at the next available opportunity.
11+
12+
**Highlighted features in TimescaleDB v2.27.1**
13+
*
14+
15+
**Backward-Incompatible Changes**
16+
17+
**Features**
18+
19+
**Bugfixes**
20+
* [#9828](https://github.com/timescale/timescaledb/pull/9828) Skip columnar index scan when grouping by an expression
21+
* [#9830](https://github.com/timescale/timescaledb/pull/9830) Skip ColumnarIndexScan for GROUPING SETS / ROLLUP / CUBE
22+
23+
**New Settings**
24+
25+
**GUCs**
26+
27+
**Thanks**
28+
829
## 2.27.0 (2026-05-12)
930

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

0 commit comments

Comments
 (0)