Release v0.32.0
·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
0.32.0
Released 2026-06-05
Changed
- Upgraded the wasmtime stack (
wasmtime,wasmtime-wasi,wasmtime-wasi-config,
wasmtime-wasi-http,wasmtime-wasi-io) from v44 to v45.0.0 - Upgraded MSRV from Rust 1.93 to 1.95
- Upgraded OpenTelemetry to 0.32 (
opentelemetry,opentelemetry_sdk) and
tracing-opentelemetryto 0.33 - Upgraded
rusqlitefrom 0.39 to 0.40 (andlibsqlite3-sysfrom 0.37 to
0.38) to addresscargo auditfindings; bumpedrkyvfrom 0.8.15 to 0.8.16 - WASM32 gating has been relaxed for the ORM crate and some refactoring done to
reduce boilerplate
What's Changed
- Upgraded to Rust 1.95 and updated rusqlite to fix audit issues by @karthik-phl in #194
- Minor orm deduplications by @andrewweston in #195
Full Changelog: v0.31.0...v0.32.0
Release notes for previous releases can be found on the respective release
branches of the repository.