Release v0.29.0
·
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-jsondbWIT specification for working with JSON/document databasesDocumentStorecapability, in Omnia SDK, that abstractswasi-jsondbfor ergonomic use from aguestdomain crate in a backend agnostic way- Default implementation for working with
PoloDb, an in-memory document database in the vein ofMongoDb - A
jsondbexample that demonstrates the use of theDocumentStorecapability with the default implementation
What's Changed
- Bump to 0.27.0 by @github-actions[bot] in #171
- Bump to 0.28.0 by @github-actions[bot] in #172
- Development environment setup by @andrewweston in #173
- Tidy lints by @andrewweston in #175
- Wasmtime patch by @andrewweston in #174
- Migrate to wasm-pkg-tools for WIT by @andrewweston in #176
- Implement wasm pkg (wkg) registry by @andrewweston in #177
- Add plugin by @andrewweston in #178
- Add specify readme by @andrewweston in #179
- Create plugin directory by @andrewweston in #180
- move plugins to specify repo by @andrewweston in #181
- Introducing wasi-jsondb by @karthik-phl in #182
Full Changelog: v0.27.0...v0.29.0
Release notes for previous releases can be found on the respective release
branches of the repository.