timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
16.83k stars 852 forks source link

Release 2.15.3 #7092

Closed pallavisontakke closed 4 days ago

pallavisontakke commented 4 days ago

This release contains bug fixes since the 2.15.2 release. Best practice is to upgrade at the next available opportunity.

Migrating from self-hosted TimescaleDB v2.14.x and earlier

After you run ALTER EXTENSION, you must run this SQL script. For more details, see the following pull request #6797.

If you are migrating from TimescaleDB v2.15.0, v2.15.1 or v2.15.2, no changes are required.

Bugfixes

Thanks

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (2.15.x@ad52ac0). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.15.x #7092 +/- ## ========================================= Coverage ? 81.00% ========================================= Files ? 198 Lines ? 37339 Branches ? 9743 ========================================= Hits ? 30245 Misses ? 3187 Partials ? 3907 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.