Skip to content

v1.3.8-beta.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:39
· 1136 commits to main since this release
3d93e50

fix: handle non-hypertable sessions in BIGINT migration

Add exception handling for SQLSTATE 42704 in the duration columns
migration. This error occurs when TimescaleDB is installed but the
sessions table is not a hypertable (e.g., in CI test environments).