v0.1.2
Pre-release
Pre-release
What's Changed
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #3
- fix(http): include
tokio-stream
inhttp-body
feature by @rvolosatovs in #5 - refactor: simplify type bounds by @rvolosatovs in #6
- chore: add impl trait compiler bug test by @rvolosatovs in #7
- feat(transport): add compiler-lifetime-friendly serve API by @rvolosatovs in #8
- chore(deps): bump wasmtime from 19.0.0 to 19.0.1 by @dependabot in #10
- chore(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #12
- chore(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #14
- feat: add Rust and Go
hello
examples by @rvolosatovs in #21 - feat: add basic Go support by @rvolosatovs in #22
- feat: update to Wasmtime 20 by @rvolosatovs in #23
- chore: update dependencies by @rvolosatovs in #24
- feat(go): add HTTP interface support by @rvolosatovs in #26
- feat(go): complete
wrpc:http/outgoing-handler.handle
serving support by @rvolosatovs in #27 - feat(go): begin implementation of Go bindgen by @rvolosatovs in #29
- chore: move
keyvalue
interface towrpc/keyvalue
repo by @rvolosatovs in #30 - ci: setup by @rvolosatovs in #34
- chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.3.1 by @dependabot in #38
- chore(deps): bump actions/deploy-pages from 4.0.4 to 4.0.5 by @dependabot in #39
- chore(deps): bump actions/checkout from 3.1.0 to 4.1.5 by @dependabot in #36
- chore(deps): bump github/codeql-action from 2.2.4 to 3.25.3 by @dependabot in #35
- chore(deps): bump actions/upload-artifact from 3.1.0 to 4.3.3 by @dependabot in #37
- feat(cli): add
wasmtime-nats
CLI by @rvolosatovs in #40 - feat(go-bindgen): represent uint8 discriminants as LEB128 by @rvolosatovs in #43
- chore(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in #44
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #45
- ci: fix x86_64 linux OCI image ref by @rvolosatovs in #46
- feat(go): complete sync value binding support by @rvolosatovs in #47
- feat(go): implement client bindgen by @rvolosatovs in #49
- refactor(go): cleanup by @rvolosatovs in #50
- chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #48
- docs(go): add
hello-client
example by @rvolosatovs in #51 - chore(deps): bump syn from 2.0.61 to 2.0.63 by @dependabot in #53
- feat(go):
stream<u8>
bindgen support by @rvolosatovs in #52 - chore(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by @dependabot in #56
- ci: Add Go modules updates via dependabot by @joonas in #55
- chore: Correct sync-server to async-server in test failure message by @joonas in #54
- feat(go): implement
stream<T>
bindgen by @rvolosatovs in #57 - fix(nix): override
preCheck
, notcheckPhase
by @rvolosatovs in #58 - feat(go): add future support by @rvolosatovs in #62
- chore(deps): bump serde from 1.0.201 to 1.0.202 by @dependabot in #63
- feat(go): add support for resources by @rvolosatovs in #64
- chore(deps): bump syn from 2.0.63 to 2.0.64 by @dependabot in #68
- chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #67
- chore(deps): bump rustls from 0.23.5 to 0.23.6 by @dependabot in #69
- refactor(go): remove
Client
, strip resource function kind prefix by @rvolosatovs in #71 - build(rust): bump crates by @rvolosatovs in #72
New Contributors
- @dependabot made their first contribution in #3
- @joonas made their first contribution in #55
Full Changelog: https://github.com/wrpc/wrpc/commits/v0.1.2