Skip to content

v1.4.12

Choose a tag to compare

@github-actions github-actions released this 28 Jan 23:29
· 825 commits to main since this release
v1.4.12
c79a396

Fix TimescaleDB migrations and compression settings

  • Migration 0045: Handle hypertable compression automatically
    • Decompress chunks, alter column, re-enable compression
    • Works for both TimescaleDB and non-TimescaleDB users
  • Fix compression orderby auto-detection (32-column limit)
  • Auto-fix compression settings on server startup