Skip to content

chore: release - #2800

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-08-13T16-00-19Z
Open

chore: release#2800
github-actions[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-08-13T16-00-19Z

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • tonic: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-build: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-prost: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-health: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-types: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-reflection: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-prost-build: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • tonic-web: 0.14.6 -> 0.14.7 (✓ API compatible changes)
  • grpc: 0.9.0 -> 0.10.0
  • protoc-gen-rust-grpc: 0.9.0 -> 0.10.0
  • grpc-protobuf-build: 0.9.0 -> 0.10.0
  • grpc-protobuf: 0.9.0 -> 0.10.0
Changelog

tonic

0.14.7 - 2026-08-14

Fixed

  • (status) map h2 FRAME_SIZE_ERROR to Code::Internal (#2641)
  • (codec) respect server's enabled encodings when selecting response compression (#2655)

Other

  • support immediate cancellation of streams without sending End-of-Stream (#2791)
  • wrap connection_timeout in Fuse to prevent panic (#2780)
  • License update (#2749)

Fixed

  • (codec) respect server's enabled encodings when selecting response compression, fixing a case where a server configured with send_compressed(Zstd) would still gzip responses when the client listed gzip before zstd in grpc-accept-encoding

tonic-build

0.14.7 - 2026-08-14

Other

tonic-prost

0.14.7 - 2026-08-14

Other

tonic-health

0.14.7 - 2026-08-14

Other

tonic-types

0.14.7 - 2026-08-14

Other

tonic-reflection

0.14.7 - 2026-08-14

Fixed

  • (reflection) preserve custom options in served descriptors (#2730)

Other

tonic-prost-build

0.14.7 - 2026-08-14

Other

tonic-web

0.14.7 - 2026-08-14

Other

grpc

0.10.0 - 2026-08-14

Added

  • (grpc) add server-side Listener and Transport traits (#2725)
  • (codec) add compression API, standard algorithms, and global reg… (#2648)
  • (grpc) Add resolver wrapper to handle HTTP CONNECT proxy configuration (#2679)

Fixed

  • (grpc) percent-decode target URI path and reject non-UTF-8 characters (#2677)

Other

  • relax ordering requirement for values (#2799)
  • support immediate cancellation of streams without sending End-of-Stream (#2791)
  • combine client and server SecurityInfo (#2798)
  • Move Address to core module; change Transport::connect to accept &Address (#2793)
  • (credentials) make ServerCredentials trait dyn-compatible (#2724)
  • fork headers/trailers to be separate between client/server (#2792)
  • enable TCP no-delay and adaptive flow control (#2781)
  • LICENSE and check for grpc-rust. (#2748)
  • HTTP CONNECT proxy support in transport (#2698)
  • License update (#2749)
  • Implement grpc-status-details-bin rich error details (#2716)
  • Fix typo in struct names (#2736)
  • Implement Channel builder (#2675)
  • expose unstable APIs behind __unstable feature (#2728)
  • upgrade dependencies (#2709)
  • remove duplicate "to" in graceful_switch doc comment (#2656)
  • Make ChannelCredentials object safe (#2703)
  • propagate trailers-only metadata (#2691)
  • remove redundant timeout in transport (#2692)
  • add as_bytes() for binary values (#2690)
  • add payload to load_balancing's work/schedule_work (#2670)
  • add subchannel attribute API (#2672)

protoc-gen-rust-grpc

0.10.0 - 2026-08-14

Other

  • License update (#2749)
  • Always reconfigure, --fresh (#2715)
  • Update protobuf version to 4.35.1 (#2707)
  • Make ChannelCredentials object safe (#2703)
  • Have cmake install to a separate directory (#2685)
  • Make only well-known protos available (#2684)
  • Fix well-known protos for prost (#2665)

grpc-protobuf-build

0.10.0 - 2026-08-14

Other

  • License update (#2749)
  • Update protobuf version to 4.35.1 (#2707)
  • Make ChannelCredentials object safe (#2703)
  • Support --features protoc-gen-rust-grpc everywhere for protoc (#2688)
  • gRPC Google credentials example (#2693)
  • Fix well-known protos for prost (#2665)

grpc-protobuf

0.10.0 - 2026-08-14

Other

  • fork headers/trailers to be separate between client/server (#2792)
  • License update (#2749)
  • Implement grpc-status-details-bin rich error details (#2716)
  • Update protobuf version to 4.35.1 (#2707)
  • Make ChannelCredentials object safe (#2703)


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-08-13T16-00-19Z branch 4 times, most recently from 5221a48 to cda7721 Compare August 13, 2026 22:33
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-13T16-00-19Z branch from cda7721 to 68a3f56 Compare August 14, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants