ReleaseAnthropicAnthropicpublished Jun 10, 2026seen Jun 11

anthropics/connect-rust v0.7.0

anthropics/connect-rust

Open original ↗

Captured source

source ↗
published Jun 10, 2026seen Jun 11captured Jun 11http 200method plain

v0.7.0

Repository: anthropics/connect-rust

Tag: v0.7.0

Published: 2026-06-10T17:57:57Z

Prerelease: no

Release notes:

What's Changed

  • ci: check generated code freshness by @Yong-yuan-X in https://github.com/anthropics/connect-rust/pull/126
  • Add new connectrpc-health crate by @torkelrogstad in https://github.com/anthropics/connect-rust/pull/128
  • client: tighten gRPC and gRPC-Web unary response parsing by @jeet-dekivadia in https://github.com/anthropics/connect-rust/pull/147
  • Bump CLA action to v3.1.0; run workflow on reopened PRs by @iainmcgin in https://github.com/anthropics/connect-rust/pull/153
  • ci: support merge queue by @iainmcgin in https://github.com/anthropics/connect-rust/pull/154
  • compression: report malformed payloads as invalid_argument by @Yong-yuan-X in https://github.com/anthropics/connect-rust/pull/144
  • service: surface streaming request body read errors to handlers by @EffortlessSteven in https://github.com/anthropics/connect-rust/pull/150
  • client: error on truncated Connect streaming responses by @Yong-yuan-X in https://github.com/anthropics/connect-rust/pull/146
  • server: include body receipt in request deadlines by @jeet-dekivadia in https://github.com/anthropics/connect-rust/pull/148
  • connectrpc-build: add Config::emit_descriptor_set for gRPC server reflection by @iainmcgin in https://github.com/anthropics/connect-rust/pull/156
  • Borrowed request views: ServiceRequest and StreamMessage on buffa 0.7.0 by @iainmcgin in https://github.com/anthropics/connect-rust/pull/143
  • ci: pin fmt and clippy toolchains by @iainmcgin in https://github.com/anthropics/connect-rust/pull/155
  • Add connectrpc-reflection crate (gRPC server reflection v1 + v1alpha) by @iainmcgin in https://github.com/anthropics/connect-rust/pull/157
  • client: streaming message() returns terminal errors as Err by @rpb-ant in https://github.com/anthropics/connect-rust/pull/159
  • docs: drop rustdoc hidden-line markers from guide health example by @iainmcgin in https://github.com/anthropics/connect-rust/pull/152
  • deadline: don't arm inter-message timer before first item is yielded by @Dev-X25874 in https://github.com/anthropics/connect-rust/pull/127
  • client: enforce the streaming terminal contract by construction by @rpb-ant in https://github.com/anthropics/connect-rust/pull/160
  • release: 0.7.0 by @iainmcgin in https://github.com/anthropics/connect-rust/pull/158

New Contributors

  • @torkelrogstad made their first contribution in https://github.com/anthropics/connect-rust/pull/128
  • @jeet-dekivadia made their first contribution in https://github.com/anthropics/connect-rust/pull/147
  • @EffortlessSteven made their first contribution in https://github.com/anthropics/connect-rust/pull/150
  • @Dev-X25874 made their first contribution in https://github.com/anthropics/connect-rust/pull/127

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

Notability

notability 3.0/10

Routine version update of an API client library.