v0.3.3
Pre-release
Pre-release
What's Changed
- chore: release 0.2.0 by @rvolosatovs in #165
- fix(rs-bindgen): do not fail on serving errors by @rvolosatovs in #166
- chore(transport): document and test
Send
async rustc bug by @rvolosatovs in #167 - Enhance README: Shields to capture the attention of potential contributors by @devactivity-team in #168
- build(deps): bump syn from 2.0.68 to 2.0.69 by @dependabot in #169
- feat(rt-wasmtime): add
serve_function
by @rvolosatovs in #172 - feat(rt-wasmtime): expand serving by @rvolosatovs in #173
- build(deps): bump serde from 1.0.203 to 1.0.204 by @dependabot in #170
- build(deps): bump syn from 2.0.69 to 2.0.70 by @dependabot in #174
- feat: add component serving support by @rvolosatovs in #175
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #171
- feat(rs-transport): introduce
{Serve,Invoke}Ext
by @rvolosatovs in #177 - build(deps): bump clap from 4.5.8 to 4.5.9 by @dependabot in #176
- feat(rs-bindgen): help compiler figure out the lifetimes by @rvolosatovs in #178
- fix(rs-bindgen): generate param async paths for serving by @rvolosatovs in #179
- fix(transport-nats): clear buffer on chunked read by @rvolosatovs in #180
- feat(rs): generate invocation streams by @rvolosatovs in #181
- feat(rust): add full resource support by @rvolosatovs in #182
- chore: bump crate version by @rvolosatovs in #186
New Contributors
- @devactivity-team made their first contribution in #168
Full Changelog: v0.2.0...v0.3.3