Skip to content

chore: release v0.14.7 - #2800

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

chore: release v0.14.7#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)
Changelog

tonic

0.14.7 - 2026-08-26

Fixed

  • (transport) drop listener before draining connections (#2824)
  • fix/silence all clippy warnings (#2807)
  • (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-26

Fixed

  • fix/silence all clippy warnings (#2807)

Other

tonic-prost

0.14.7 - 2026-08-26

Fixed

  • fix/silence all clippy warnings (#2807)

Other

tonic-health

0.14.7 - 2026-08-26

Other

tonic-types

0.14.7 - 2026-08-26

Fixed

  • fix/silence all clippy warnings (#2807)

Other

tonic-reflection

0.14.7 - 2026-08-26

Fixed

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

Other

  • enable missing feature for test build (#2820)
  • License update (#2749)

tonic-prost-build

0.14.7 - 2026-08-26

Fixed

  • fix/silence all clippy warnings (#2807)

Other

tonic-web

0.14.7 - 2026-08-26

Other


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-08-13T16-00-19Z branch 15 times, most recently from b90a11e to 95317fa Compare August 20, 2026 15:30
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-13T16-00-19Z branch 2 times, most recently from 34c9020 to 410e277 Compare August 20, 2026 23:14
@github-actions github-actions Bot changed the title chore: release chore: release v0.14.7 Aug 20, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-13T16-00-19Z branch 8 times, most recently from 597f735 to 5f5fbe8 Compare August 26, 2026 10:35
@github-actions
github-actions Bot force-pushed the release-plz-2026-08-13T16-00-19Z branch from 5f5fbe8 to d6b4eea Compare August 26, 2026 18:06
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