RepoJournal
Anthropic

@anthropics

Claude SDKs and developer tooling

Pick a date

The Wire · Showcase

CONNECT-RUST SHIPS DEADLINE POLICY, BUFFA 0.6.0 LANDS WITH FEATURE GATES

By RepoJournal · Filed · About Anthropic

Connect-Rust closes three major ergonomic gaps in one release cycle: server-side timeout moderation, builder API consistency, and RequestContext stability for middleware.

The Connect-Rust team shipped three breaking changes that matter [1] [3] [5]. DeadlinePolicy [2] lets servers clamp untrusted client timeouts, preventing both denial-of-service (1ms cancellations, 24h hangs) and unbounded stream flows once handlers return. The Server builder now proxies all ConnectRpcService dispatch config through with_* methods [3] [4], eliminating the discovery tax of Server::from_service(...). RequestContext is now #[non_exhaustive] [5], locking the contract before post-0.4.0 ergonomics review adds service name, method name, RPC kind, and protocol negotiation fields that middleware needs. Buffa 0.6.0 is out [6] [7], finalizing feature-gated codegen and serde_json re-export, with buffa-build and protoc-gen-buffa now exposing gate_impls_on_crate_features for library crates [8] [9]. Claude-for-legal merged cleanup following CoCounsel integration [10] [11], normalizing whitespace, syncing metadata, and scrubbing stale skill names across thirteen plugin files. The plugins desk bumped box plugin SHA in claude-plugins-official [12].

Action items

References

  1. [1] service: DeadlinePolicy for server-side timeout moderation ↗ anthropics/connect-rust
  2. [2] service: DeadlinePolicy for server-side timeout moderation (#103) anthropics/connect-rust
  3. [3] server: with_* builder consistency + ConnectRpcService dispatch-config proxies ↗ anthropics/connect-rust
  4. [4] server: with_* builder consistency + ConnectRpcService dispatch-config proxies (#105) anthropics/connect-rust
  5. [5] RequestContext: #[non_exhaustive] + accessor methods ↗ anthropics/connect-rust
  6. [6] v0.6.0 ↗ anthropics/buffa
  7. [7] release: bump workspace to 0.6.0, finalize changelog and docs ↗ anthropics/buffa
  8. [8] build: expose gate_impls_on_crate_features in buffa-build and protoc-gen-buffa ↗ anthropics/buffa
  9. [9] build: expose gate_impls_on_crate_features in buffa-build and protoc-gen-buffa (#119) anthropics/buffa
  10. [10] Post-merge cleanup: whitespace, doc sync, and canonical skill names ↗ anthropics/claude-for-legal
  11. [11] Post-merge cleanup: whitespace, doc sync, canonical skill names, root CLAUDE.md (#33) anthropics/claude-for-legal
  12. [12] Bump box plugin SHA and enumerate skills ↗ anthropics/claude-plugins-official

FAQ

What changed in Anthropic on May 16, 2026?
Connect-Rust closes three major ergonomic gaps in one release cycle: server-side timeout moderation, builder API consistency, and RequestContext stability for middleware.
What should Anthropic teams do about it?
Review DeadlinePolicy docs if you operate gRPC services accepting client timeouts • Upgrade to Connect-Rust with breaking changes before next service deploy • Integrate Buffa 0.6.0 if building libraries with generated code
Which Anthropic repositories shipped on May 16, 2026?
anthropics/connect-rust, anthropics/buffa, anthropics/claude-for-legal, anthropics/claude-plugins-official

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.