Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency timescale/timescaledb to v2.15.2 #3

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
timescale/timescaledb patch 2.15.0 -> 2.15.2

Release Notes

timescale/timescaledb (timescale/timescaledb)

v2.15.2

Compare Source

This release contains bug fixes since the 2.15.1 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 or v2.15.1, no changes are required.

Bugfixes

  • #​6975: Fix sort pushdown for partially compressed chunks.
  • #​6976: Fix removal of metadata function and update script.
  • #​6978: Fix segfault in compress_chunk with a primary space partition.
  • #​6993: Disallow hash partitioning on primary column.

Thanks

  • @​gugu for reporting the issue with catalog corruption due to update.
  • @​srieding for reporting an issue with partially compressed chunks and ordering on joined columns.

v2.15.1

Compare Source

This release contains bug fixes since the 2.15.0 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, no changes are required.

Bugfixes

  • #​6540: Segmentation fault when you backfill data using COPY into a compressed chunk.
  • #​6858: BEFORE UPDATE trigger not working correctly.
  • #​6908: Fix time_bucket_gapfill() with timezone behaviour around daylight savings time (DST) switches.
  • #​6911: Fix dropped chunk metadata removal in the update script.
  • #​6940: Fix pg_upgrade failure by removing regprocedure from the catalog table.
  • #​6957: Fix then segfault in UNION queries that contain ordering on compressed chunks.

Thanks


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 28, 2024 21:11
@renovate renovate bot enabled auto-merge (rebase) May 28, 2024 21:11
@renovate renovate bot force-pushed the renovate/timescale-timescaledb-2.x branch from e808800 to 155a61a Compare June 7, 2024 15:20
@renovate renovate bot changed the title chore(deps): update dependency timescale/timescaledb to v2.15.1 chore(deps): update dependency timescale/timescaledb to v2.15.2 Jun 7, 2024
@renovate renovate bot merged commit 134cb94 into main Jun 7, 2024
4 checks passed
@renovate renovate bot deleted the renovate/timescale-timescaledb-2.x branch June 7, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants