Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 27 May 15:28
· 19 commits to main since this release
03caf1d

What's Changed

  • examples/bazel: regenerate Cargo.lock against connectrpc 0.6.0 / buffa 0.6.0 by @iainmcgin in #124
  • chore: adjust the docs.rs URLs to reference the correct ones by @DevExzh in #125
  • service: treat END_STREAM as terminal in the streaming request body reader by @iainmcgin in #130
  • compression: error on truncated gzip deflate streams by @iainmcgin in #131
  • client: bound Connect client-streaming response parsing at one message by @iainmcgin in #133
  • compression: size decompression buffers from the input, not the limit by @iainmcgin in #132
  • release: 0.6.1 (streaming reader and decompression robustness fixes) by @iainmcgin in #134

New Contributors

Full Changelog: v0.6.0...v0.6.1