eventually-rs
eventually-rs copied to clipboard
chore(deps): update tonic-build requirement from 0.6.2 to 0.7.2
Updates the requirements on tonic-build to permit the latest version.
Changelog
Sourced from tonic-build's changelog.
v0.7.2 (2022-05-04)
Bug Fixes
- build: Reduce
Defaultbound requirement (#974) (4533a6e)- don't enable default features in tower (#972) (b4f9634)
- transport: Emit
HttpsUriWithoutTlsSupportonly with tls feature enabled (#996) (1dd5ad2)Features
0.7.1 (2022-04-04)
Features
0.7.0 (2022-03-31)
Breaking Changes
- Update prost to 0.10 (#948) (c78274e)
- build: use prettyplease to format output (#890) (#904) (d6c0fc1)
- tls: upgrade to tokio-rustls 0.23 (rustls 0.20) (#859) (4548997)
- transport: port router to axum (#830) (6dfc20e)
- build: add must_use to gzip methods (#892) (a337f13)
- codec: Remove
Defaultbound onCodec(#894) (d574cfd)- tonic: Expose h2 error instead of reason (#883) (a33e15a)
- transport: connect w/ connector infailable (#922) (a197c20)
- transport: Endpoint returns transport error (#920) (ee6e726)
- Handle interceptor errors as responses (#840) (#842) (bf44940)
Bug Fixes
- codec: Return None after poll_data error (#921) (d7cae70)
- health: Correctly implement spec for overall health (#897) (2b0ffee)
- tonic: Preserve HTTP method in interceptor (#912) (e623562)
- transport: Make
Server::layer()support more than one layer (#932) (e30bb7e)- transport: Make server builder more consistent (#901) (6763d19)
- Return error on non https uri instead of panic (#838) (ef6e245)
Features
... (truncated)
Commits
1b0b525chore: Prepare0.7.2release (#998)6857c83chore: Fix rustls server example (#997)1dd5ad2fix(transport): EmitHttpsUriWithoutTlsSupportonly w/ tls feat (#996)2e19b66tonic: Document Ascii and Binary (#993)edc5a0dfeat: Add TryFrom implementations for MetadataValue (#990)2112eccchore: Prepare tonic-build 0.7.1 (#988)6d95473chore: fix some typos (#984)13b55dfchore: update tower-http (#985)fd596a8chore(tonic): Update rustls-pemfile to 1.0 (#979)4533a6efix(build): ReduceDefaultbound requirement (#974)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)