Skip to content

Release v0.29.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 01:54
· 16 commits to main since this release
Immutable release. Only release title and notes can be modified.

0.29.0

Released 2026-03-27

Added

  • Introducing wasi-jsondb WIT specification for working with JSON/document databases
    • DocumentStore capability, in Omnia SDK, that abstracts wasi-jsondb for ergonomic use from a guest domain crate in a backend agnostic way
    • Default implementation for working with PoloDb, an in-memory document database in the vein of MongoDb
    • A jsondb example that demonstrates the use of the DocumentStore capability with the default implementation

What's Changed

Full Changelog: v0.27.0...v0.29.0


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