Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 02:21
· 110 commits to main since this release
v0.3.0
95c2c1d

What's Changed

  • Remove in-repo BSR plugin artifacts by @iainmcgin in #13
  • Add lazy_with_connector + Unix socket support by @iantay-ant in #15
  • Switch CLA action to Node 24 fork v2.7.1 by @iainmcgin in #20
  • Use write-if-changed pattern in connectrpc-build by @iainmcgin in #22
  • [benches] Update RPC benches for current client API by @washanhanzi in #17
  • Add --all-targets to CI cargo check and clippy by @iainmcgin in #25
  • Escape Rust keywords in generated RPC method names by @iainmcgin in #26
  • Suffix service trait name when it collides with Self keyword by @iainmcgin in #27
  • Reject RPC method names that collide after snake_case normalization by @iainmcgin in #28
  • Bump buffa to v0.3.0 and migrate to TypeRegistry API by @iainmcgin in #24
  • Expose mTLS peer credentials and remote address to handlers by @iainmcgin in #31
  • Prepare connectrpc 0.3.0 release by @iainmcgin in #29

New Contributors

Full Changelog: v0.2.1...v0.3.0