Changelog

Jul 24, 2024

TimescaleDB extension 2.15.3 for Aiven for PostgreSQL® released

TimescaleDB extension version 2.15.3 is now available for Aiven for PostgreSQL®. It introduces new bug fixes on top of release 2.15.2. Upgrade to 2.15.3 at your earliest convenience to make sure you use the most robust and secure version available.

Refer to the TimescaleDB release notes for 2.15.3 to check all the changes introduced in this release, including deprecation announcements and operational instructions.

Bug fixes

  • #7061: Fix the handling of multiple unique indexes in a compressed INSERT.
  • #7080: Fix the corresponding equivalence member not found error.
  • #7088: Fix the leaks in the DML functions.
  • #7035: Fix the error when acquiring a tuple lock on the OSM chunks on the replica.
  • #7091: Fix the ORDER BY/GROUP BY expression not found in targetlist error on PG16.