Skip to content

2.11.2 (2023-08-17)

Compare
Choose a tag to compare
@konskov konskov released this 17 Aug 06:46
· 739 commits to main since this release

This release contains bug fixes since the 2.11.1 release.
We recommend that you upgrade at the next available opportunity.

Features

  • #5923 Feature flags for TimescaleDB features

Bugfixes

  • #5680 Fix DISTINCT query with JOIN on multiple segmentby columns
  • #5774 Fixed two bugs in decompression sorted merge code
  • #5786 Ensure pg_config --cppflags are passed
  • #5906 Fix quoting owners in sql scripts.
  • #5912 Fix crash in 1-step integer policy creation

Thanks

  • @mrksngl for submitting a PR to fix extension upgrade scripts
  • @ericdevries for reporting an issue with DISTINCT queries using
    segmentby columns of compressed hypertable