Skip to content

Release v0.5.1#94

Merged
joaoh82 merged 1 commit into
mainfrom
release/v0.5.1
May 5, 2026
Merged

Release v0.5.1#94
joaoh82 merged 1 commit into
mainfrom
release/v0.5.1

Conversation

@joaoh82
Copy link
Copy Markdown
Owner

@joaoh82 joaoh82 commented May 5, 2026

Bumps every product to v0.5.1 (previously v0.5.0). Patch release covering the SQLR-1 fix.

Included since v0.5.0

  • #93 — fix(storage): pre-collect preferred-pool pages before staging (SQLR-1). Resolves the unknown paged-entry kind tag 0x4 panic on CREATE INDEX against tables large enough to need a multi-page secondary-index B-Tree, plus a clearer wrong-decoder error message.

Test plan

  • scripts/bump-version.sh 0.5.1 (13 manifests touched, plus Cargo.lock refresh)
  • cargo build --workspace --exclude sqlrite-desktop --exclude sqlrite-python --exclude sqlrite-nodejs clean
  • CI green on this PR

What merging triggers

release.yml runs against the merge commit:

  1. Tags sqlrite-v0.5.1, sqlrite-ffi-v0.5.1, and umbrella v0.5.1.
  2. Publishes the Rust crates (sqlrite-engine, sqlrite-ffi, sqlrite-ask).
  3. Publishes the Python (PyPI), Node (npm), and WASM (npm) SDKs.
  4. Creates the umbrella v0.5.1 GitHub Release with auto-generated notes.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@joaoh82 joaoh82 merged commit 99c353c into main May 5, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant