v0.3.2
What's Changed
- Add Bazel example for buffa+connectrpc protoc plugins by @iainmcgin in #38
- Update outdated dependencies by @iainmcgin in #37
- Add timeout-minutes to all workflow jobs by @iainmcgin in #21
- fix: use service name const instead of string literal in generated clients by @paikend in #16
- Add wasm32 support and browser-based client example by @tannaurus in #19
- fix(codegen): use fully qualified paths to prevent E0252 on multi-service include by @windsornguyen in #32
- Document protoc-gen-connect-rust installation by @iainmcgin in #40
- Prepare connectrpc 0.3.2 release by @iainmcgin in #41
New Contributors
- @paikend made their first contribution in #16
- @tannaurus made their first contribution in #19
- @windsornguyen made their first contribution in #32
Full Changelog: v0.3.1...v0.3.2