v0.6.0
What's Changed
- build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #209
- build(deps): bump quinn from 0.11.2 to 0.11.3 by @dependabot in #210
- build(deps): bump wasi-preview1-component-adapter-provider from 23.0.1 to 23.0.2 by @dependabot in #223
- build(deps): bump serde from 1.0.204 to 1.0.207 by @dependabot in #224
- build(deps): bump clap from 4.5.13 to 4.5.15 by @dependabot in #219
- build(deps): bump syn from 2.0.72 to 2.0.74 by @dependabot in #221
- build(deps): bump serde_json from 1.0.122 to 1.0.124 by @dependabot in #222
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #212
- build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #213
- examples/rust: complex impl demonstrates use of borrow by @jvatic in #218
- build(nix): update dependencies by @rvolosatovs in #225
- examples/rust: add echo-stream-nats-{client,server} by @jvatic in #217
- chore: example cleanup by @rvolosatovs in #226
- build(deps): bump github.com/nats-io/nats.go from 1.36.0 to 1.37.0 in /go by @dependabot in #227
- build(deps): bump github/codeql-action from 3.26.0 to 3.26.1 by @dependabot in #228
- feat(examples): add native
stream<u8>
examples by @rvolosatovs in #229 - chore(rs): update dependencies by @rvolosatovs in #230
- build(deps): bump github/codeql-action from 3.26.1 to 3.26.2 by @dependabot in #231
- ci: [StepSecurity] apply security best practices by @step-security-bot in #232
- feat: update wit-bindgen to 0.30 by @rvolosatovs in #211
- build(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.37.0 in /examples/go/hello-server by @dependabot in #234
- build(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.37.0 in /examples/go/hello-client by @dependabot in #235
- build(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.37.0 in /examples/go/complex-server by @dependabot in #233
- fix: wit-bindgen-wrpc docs by @rvolosatovs in #237
- ci: pin
upload-artifact
action by @rvolosatovs in #238 - build(deps): bump serde_json from 1.0.124 to 1.0.125 by @dependabot in #236
- chore: bump
wit-bindgen-wrpc
versions by @rvolosatovs in #239 - chore: bump
wrpc-introspect
to 0.3.0 by @rvolosatovs in #240
New Contributors
- @jvatic made their first contribution in #218
- @step-security-bot made their first contribution in #232
Full Changelog: v0.5.0...v0.6.0