Timescaledb: 2.6.1 Release

Release date:
April 11, 2022
Previous version:
2.6.0 (released February 17, 2022)
Magnitude:
6,743 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

Top Contributors in 2.6.1

erimatnor
svenklemm
akuzm
afiskon
mkindahl
fabriziomello
konskov
RafiaSabih
pmwkaa
nikkhils

Directory Browser for 2.6.1

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 is a patch release. We recommend that you upgrade at the next available opportunity.

Bugfixes

4121 Fix RENAME TO/SET SCHEMA on distributed hypertable

4122 Fix segfault on INSERT into distributed hypertable

4142 Ignore invalid relid when deleting hypertable

4159 Fix ADD COLUMN IF NOT EXISTS error on compressed hypertable

4161 Fix memory handling during scans

4176 Fix remote EXPLAIN with parameterized queries

4181 Fix spelling errors and omissions

4186 Fix owner change for distributed hypertable

4192 Abort sessions after extension reload

4193 Fix relcache callback handling causing crashes

4199 Remove signal-unsafe calls from signal handlers

4219 Do not modify aggregation state in finalize

Thanks

@abrownsword for reporting a crash in the telemetry reporter (fixed with #4161) @daydayup863 for reporting issue with remote explain