v0.12.0
What's Changed
- build: update dependencies by @rvolosatovs in #356
- merge: wit-bindgen 0.33 by @rvolosatovs in #358
- doc(go): document a few APIs by @rvolosatovs in #359
- build(nix): update dependencies by @rvolosatovs in #360
- build(nix): update to
wasm32-wasip1
by @rvolosatovs in #361 - build(deps): bump github/codeql-action from 3.26.10 to 3.26.11 by @dependabot in #362
- build(deps): bump rustls from 0.23.13 to 0.23.14 by @dependabot in #363
- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #365
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #366
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #367
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 in /.github/actions/build-nix by @dependabot in #369
- build(deps): bump proc-macro2 from 1.0.86 to 1.0.87 by @dependabot in #368
- build: update dependencies by @rvolosatovs in #370
- feat(rs-transport): implement framed transport over TCP and UDS by @rvolosatovs in #364
- build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 by @dependabot in #373
- build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.2 in /.github/actions/build-nix by @dependabot in #374
- build(deps): bump clap from 4.5.19 to 4.5.20 by @dependabot in #375
- feat(rt): add support for WASI 0.2.1 imports by @rvolosatovs in #376
- feat(rs-transport): deprecate
frame
feature by @rvolosatovs in #377 - chore(rs-ex): remove redundant clippy annotations by @rvolosatovs in #378
- feat(rt): add TCP support by @rvolosatovs in #379
- feat: add TCP hello examples by @rvolosatovs in #380
- feat(rs-kv): introduce
wrpc-wasi-keyvalue{,-mem}
by @rvolosatovs in #381 - feat(rs-examples): add TCP keyvalue examples by @rvolosatovs in #382
- build(deps): bump wasmtime from 25.0.1 to 25.0.2 by @dependabot in #383
- build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 in /.github/actions/build-nix by @dependabot in #384
- build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 by @dependabot in #386
- build(deps): bump wasmtime-wasi from 25.0.1 to 25.0.2 by @dependabot in #385
- fix:
wit-bindgen-wrpc
documentation by @rvolosatovs in #387 - doc: add specification draft by @rvolosatovs in #388
- chore: bump crate versions by @rvolosatovs in #389
- doc: add
wrpc-transport
docs by @rvolosatovs in #390 - doc: add installation doc by @rvolosatovs in #391
- doc: document
wrpc
crate by @rvolosatovs in #393 - chore: bump crate versions by @rvolosatovs in #392
- doc: document TCP examples by @rvolosatovs in #394
- doc: use correct example name by @rvolosatovs in #396
- fix(cli): remove unused dependencies by @rvolosatovs in #395
- chore: bump
wit-bindgen-wrpc-go
by @rvolosatovs in #397
Full Changelog: v0.11.1...v0.12.0