v0.11.0
What's Changed
- fix(wit-bindgen-go): Add missing 'instance' key to slog statements by @joonas in #321
- build(deps): bump anyhow from 1.0.87 to 1.0.89 by @dependabot in #322
- build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #323
- refactor(go-examples): align with Rust, simplify by @rvolosatovs in #324
- fix(go): allow non-utf8 resource handles by @rvolosatovs in #325
- refactor(go-examples): reorganize by @rvolosatovs in #326
- refactor(rust-examples): reorganize keyvalue server impls by @rvolosatovs in #327
- build(deps): bump bytes from 1.7.1 to 1.7.2 by @dependabot in #328
- fix(go-nats): report EOF by @rvolosatovs in #329
- build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #330
- Enable default features for url crate by @domenukk in #331
- build(deps): bump clap from 4.5.17 to 4.5.18 by @dependabot in #332
- feat: update to wasmtime 25 by @rvolosatovs in #333
- ci: fix bash negation conditional by @rvolosatovs in #334
- build(deps): bump wasmtime from 25.0.0 to 25.0.1 by @dependabot in #337
- build(deps): bump wasi-preview1-component-adapter-provider from 25.0.0 to 25.0.1 by @dependabot in #338
- build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #335
- feat(go-bindgen): flatten result tuples by @rvolosatovs in #339
- build(nix): update dependencies by @rvolosatovs in #340
- ci: use
#
as version separator for root crate by @rvolosatovs in #342 - fix(rs-nats): close streams on drop by @rvolosatovs in #341
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #343
- merge: wit-bindgen 0.32 by @rvolosatovs in #345
- chore: update dependencies by @rvolosatovs in #344
- build(deps): bump syn from 2.0.77 to 2.0.79 by @dependabot in #347
- build(deps): bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #348
- fix(go,rs): nested async support by @rvolosatovs in #346
- chore: bump crate versions by @rvolosatovs in #349
- chore: enable
rt-multi-thread
fortransport-nats
by @rvolosatovs in #350
New Contributors
Full Changelog: v0.10.1...v0.11.0