Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps tonic-build from 0.11.0 to 0.13.0.

Release notes

Sourced from tonic-build's releases.

v0.13.0

This release is a breaking release and thus there are many changes include axum version and a few other crates. There are some additionally exposed APIs. At the moment this release is planned to be a long term release as the project shifts some of its resources to implementing a new transport module and to align itself better with other gPRC projects. More to be announced on this later.

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from tonic-build's changelog.

NOTE: ths changelog is no longer used and from version v0.13.0 onward we will be using github releases and the changes can be found here.

0.12.3 (2024-08-29)

Features

  • server: Added support for grpc max_connection_age (#1865)
  • build: Add #[deprecated] to deprecated client methods (#1879)
  • build: plumb skip_debug through prost Builder and add test (#1900)

Bug Fixes

  • build: Revert "fix tonic-build cargo build script outputs (#1821)" which accidentally increases MSRV (#1898)
  • server: ignore more error kinds in incoming socket stream (#1885)
  • transport: do not shutdown server on broken connections (#1948)

0.12.2 (2024-08-23)

Features

  • Move TimeoutExpired out of transport (#1826)
  • Move ConnectError type from transport (#1828)
  • channel: allow setting max_header_list_size (#1835)
  • router: Add RoutesBuilder constructor (#1855)
  • tls: Rename tls-roots feature with tls-native-roots (#1860)
  • router: Rename Routes::into_router with into_axum_router (#1862)
  • router: Implement from axum::Router for Routes (#1863)
  • channel: Re-enable TLS based on Cargo features in generated clients (#1866)
  • server: allow setting max_header_list_size (#1870)
  • build: Expose formatted service name (#1684)
  • reflection: add back support for v1alpha reflection protocol (#1888)

Bug Fixes

  • router: Add missing unimplemented fallback to RoutesBuilder (#1864)
  • server: Prevent server from exiting on ECONNABORTED (#1874)
  • web: fix panic in trailer parsing on multiple trailers (#1880)
  • web: fix empty trailer parsing causing infinite parser loop (#1883)

0.12.1 (2024-07-17)

Bug Fixes

  • Reduce tokio-stream feature (#1795)

0.12.0 (2024-07-08)

This breaking release updates tonic to the hyper 1.0 ecosystem and also updates to prost v0.13.0.

... (truncated)

Commits
  • 8be906d Handle stream error correctly (#2199)
  • 7b2984c feat(transport): add support for uds, unix domain socket (#2218)
  • 885b38e chore: Remove unnecessary docs.rs config (#2223)
  • e36a168 chore(server): Refactor default http2 keepalive timeout config (#2213)
  • 29fcc7f chore(server): Remove import sleep and pending function (#2234)
  • 0e6c9cb chore: fix changelog header
  • 2f76364 chore: update changelog to point to releases (#2235)
  • 99476a4 chore: Remove unnecessary license file from private crate (#2203)
  • 6a34e26 feat(router): Use infallible as error type (#2232)
  • 7b4803b chore(router): Use upstream poll_ready to implement service (#2215)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 26, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 26, 2025 10:22
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-build-0.13.0 branch 8 times, most recently from ed9493e to e5cfd9c Compare April 2, 2025 10:25
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-build-0.13.0 branch 5 times, most recently from 1e6c9e5 to 2992a5d Compare April 9, 2025 10:34
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-build-0.13.0 branch 3 times, most recently from c20eacd to 2c076ae Compare April 15, 2025 10:48
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-build-0.13.0 branch from 2c076ae to 2c2f3a1 Compare April 21, 2025 11:08
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](hyperium/tonic@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: tonic-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/tonic-build-0.13.0 branch from 2c2f3a1 to f3f759d Compare April 24, 2025 10:17
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2025

Superseded by #1429.

@dependabot dependabot bot closed this May 6, 2025
auto-merge was automatically disabled May 6, 2025 10:21

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/tonic-build-0.13.0 branch May 6, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants