router
router copied to clipboard
fix(deps): update tonic monorepo to 0.13.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| tonic | dependencies | minor | 0.12.3 -> 0.13.0 |
| tonic-build | build-dependencies | minor | 0.12.3 -> 0.13.0 |
Release Notes
hyperium/tonic (tonic)
v0.13.1
What's Changed
- Bump
h2tov0.4.10by @​LucioFranco https://github.com/hyperium/tonic/pull/2263 - feat(web): relax bounds for inner service's response body by @​bmwill in https://github.com/hyperium/tonic/pull/2245
- feat: preserve request user-agent by @​dbolduc in https://github.com/hyperium/tonic/pull/2250
- feat(server): Add method to get local addr to TcpIncoming by @​tottoto in https://github.com/hyperium/tonic/pull/2233
- feat: Expose Status as a Response extension by @​tamasfe in https://github.com/hyperium/tonic/pull/2145
- fix: tls config overwrite in endpoint by @​vigneshs-12 in https://github.com/hyperium/tonic/pull/2252
- feat: expose creation of HealthService and HealthReporter by @​LeonHartley in https://github.com/hyperium/tonic/pull/2251
New Contributors
- @​dbolduc made their first contribution in https://github.com/hyperium/tonic/pull/2250
- @​tamasfe made their first contribution in https://github.com/hyperium/tonic/pull/2145
- @​vigneshs-12 made their first contribution in https://github.com/hyperium/tonic/pull/2252
- @​rafaeling made their first contribution in https://github.com/hyperium/tonic/pull/2207
- @​LeonHartley made their first contribution in https://github.com/hyperium/tonic/pull/2251
Full Changelog: https://github.com/hyperium/tonic/compare/v0.13.0...v0.13.1
v0.13.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.