Timescale/timescaledb: Release 2.9.2

Name: timescaledb

Owner: Timescale

Release: 2.9.2 (2023-01-26)

Released: 2023-01-24

License: NOASSERTION

Release Assets:

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

Bugfixes

  • #5114 Fix issue with deleting data node and dropping the database on multi-node
  • #5133 Fix creating a CAgg on a CAgg where the time column is in a different order of the original hypertable
  • #5152 Fix adding column with NULL constraint to compressed hypertable
  • #5170 Fix CAgg on CAgg variable bucket size validation
  • #5180 Fix default data node availability status on multi-node
  • #5181 Fix ChunkAppend and ConstraintAwareAppend with TidRangeScan child subplan
  • #5193 Fix repartition behavior when attaching data node on multi-node

To top