Skip to content

Release v0.32.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 03:19
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
9e65ae8

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-opentelemetry to 0.33
  • Upgraded rusqlite from 0.39 to 0.40 (and libsqlite3-sys from 0.37 to
    0.38) to address cargo audit findings; bumped rkyv from 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

Full Changelog: v0.31.0...v0.32.0


Release notes for previous releases can be found on the respective release
branches of the repository.