Timescaledb: 2.11.1 Release

Release date:
June 28, 2023
Previous version:
2.11.1-rc1 (released June 28, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in 2.11.1

Could not determine top contributors for this release.

Directory Browser for 2.11.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 contains bug fixes since the 2.11.0 release. We recommend that you upgrade at the next available opportunity.

Features * #5679 Update the loader to add support for the OSM extension (used for data tiering on Timescale)

Bugfixes * #5705 Scheduler accidentally getting killed when calling delete_job * #5742 Fix Result node handling with ConstraintAwareAppend on compressed chunks * #5750 Ensure tlist is present in decompress chunk plan * #5754 Fixed handling of NULL values in bookend_sfunc * #5798 Fixed batch look ahead in compressed sorted merge * #5804 Mark cagg_watermark function as PARALLEL RESTRICTED * #5807 Copy job config JSONB structure into current MemoryContext * #5824 Improve continuous aggregate query chunk exclusion

Thanks * @JamieD9 for reporting an issue with a wrong result ordering * @xvaara for reporting an issue with Result node handling in ConstraintAwareAppend