Skip to content

Commit 24b851d

Browse files
committed
cleanup
1 parent 9aad798 commit 24b851d

1 file changed

Lines changed: 5 additions & 16 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,14 @@
66

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

9-
**Highlighted features in TimescaleDB v2.29.1**
10-
*
11-
12-
**Backward-Incompatible Changes**
13-
14-
**Features**
15-
169
**Bugfixes**
17-
* [#10327](https://github.com/timescale/timescaledb/pull/10327) Assertion failure in add_dimension when the hypertable argument is NULL
18-
* [#10339](https://github.com/timescale/timescaledb/pull/10339) Fix crash when deleting from compressed cagg source
19-
* [#10369](https://github.com/timescale/timescaledb/pull/10369) Fix typo in error message about MERGE support on compressed hypertables
20-
21-
**New Settings**
22-
23-
**GUCs**
10+
* [#10327](https://github.com/timescale/timescaledb/pull/10327) Assertion failure in `add_dimension()` when the hypertable argument is `NULL`
11+
* [#10339](https://github.com/timescale/timescaledb/pull/10339) Fix crash when deleting from a compressed continuous aggregate source
12+
* [#10369](https://github.com/timescale/timescaledb/pull/10369) Fix typo in error message about `MERGE` support on compressed hypertables
2413

2514
**Thanks**
26-
* @JoongHyuk-Shin for reporting and fixing NULL handling in add_dimension
27-
* @igor2x for reporting a typo in a MERGE support error message
15+
* @JoongHyuk-Shin for reporting and fixing `NULL` handling in `add_dimension()`
16+
* @igor2x for reporting a typo in a `MERGE` support error message
2817

2918
## 2.29.0 (2026-07-28)
3019

0 commit comments

Comments
 (0)