ReleaseAnthropicAnthropicpublished May 27, 2026seen 5d

anthropics/connect-rust v0.6.1

anthropics/connect-rust

Open original ↗

Captured source

source ↗
published May 27, 2026seen 5dcaptured 2dhttp 200method plain

v0.6.1

Repository: anthropics/connect-rust

Tag: v0.6.1

Published: 2026-05-27T15:28:21Z

Prerelease: no

Release notes:

What's Changed

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

New Contributors

  • @DevExzh made their first contribution in https://github.com/anthropics/connect-rust/pull/125

Full Changelog: https://github.com/anthropics/connect-rust/compare/v0.6.0...v0.6.1

Notability

notability 3.0/10

Routine library minor release, low impact