v0.45.0
Maintenance
- CI: GitHub Actions on Node 24 runtime. All workflow steps now run on the Node 24 action runtime, clearing the Node 20 deprecation warnings.
- actions/checkout v5 -> v7
- actions/setup-node v4 -> v6
- softprops/action-gh-release v2 -> v3
- docker/setup-qemu-action, setup-buildx-action, login-action v3 -> v4
- docker/metadata-action v5 -> v6
- docker/build-push-action v6 -> v7
- Swatinem/rust-cache pinned at v2.9.1 (already node24)
Server binaries (linux x64/musl/arm64, darwin arm64/universal) and the ghcr.io/visorcraft/mongreldb-server image are attached/uploaded by CI shortly.
Full changelog: v0.44.1...v0.45.0