Skip to content

Commit 5ea38fa

Browse files
chore(deps): Bump volo from 0.10.6 to 0.10.7 (#1477)
Bumps [volo](https://github.com/cloudwego/volo) from 0.10.6 to 0.10.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudwego/volo/releases">volo's releases</a>.</em></p> <blockquote> <h2>Volo-Thrift 0.10.7</h2> <h2>What's Changed</h2> <ul> <li>feat: don't log broken pipe error on server by default by <a href="https://github.com/PureWhiteWu"><code>@​PureWhiteWu</code></a> in <a href="https://redirect.github.com/cloudwego/volo/pull/548">cloudwego/volo#548</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cloudwego/volo/compare/volo-thrift-0.10.6...volo-thrift-0.10.7">https://github.com/cloudwego/volo/compare/volo-thrift-0.10.6...volo-thrift-0.10.7</a></p> <h2>volo-0.10.7</h2> <h2>What's Changed</h2> <p>In this version, Volo adds support for ALPN of TLS through:</p> <ul> <li>feat(volo-http): support http/2 for server by <a href="https://github.com/yukiiiteru"><code>@​yukiiiteru</code></a> in <a href="https://redirect.github.com/cloudwego/volo/pull/573">cloudwego/volo#573</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudwego/volo/commit/dcbdcd208b574311879c660210ddcd0d1696cbe2"><code>dcbdcd2</code></a> feat(volo-http): support http2 and connection pool for client (<a href="https://redirect.github.com/cloudwego/volo/issues/574">#574</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/e82d1404c7db1a258e01e49d795091f166ee3ecc"><code>e82d140</code></a> feat(volo-http): support http/2 for server (<a href="https://redirect.github.com/cloudwego/volo/issues/573">#573</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/be8eccba3c073e342c8fafda67188b1a2a7af4c5"><code>be8eccb</code></a> chore(volo-http): Wrap client service by <code>Box</code> (<a href="https://redirect.github.com/cloudwego/volo/issues/572">#572</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/44ffb9a11dfd7c9c6acef283052125d6481cb0d0"><code>44ffb9a</code></a> feat: support generate Arc&lt;Req&gt; for service (<a href="https://redirect.github.com/cloudwego/volo/issues/570">#570</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/18ee8b135c81698a418c36cbd971f74789ca1bec"><code>18ee8b1</code></a> fix(volo-http): fix <code>clippy::result_large_err</code> (<a href="https://redirect.github.com/cloudwego/volo/issues/568">#568</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/a0b37c017bac84116a02d5187ed043e3810101b3"><code>a0b37c0</code></a> fix(ci): add clippy for examples with tls and fix all ci errors (<a href="https://redirect.github.com/cloudwego/volo/issues/566">#566</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/ce8a99475459a7028c3e4890237ee557e464f13a"><code>ce8a994</code></a> fix(examples): fixed http-tls examples (<a href="https://redirect.github.com/cloudwego/volo/issues/564">#564</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/c154bab85fb2dbd1723f2247393e7fbfc14f3400"><code>c154bab</code></a> refactor(server): Remove the decreasing operation of the connection c… (<a href="https://redirect.github.com/cloudwego/volo/issues/561">#561</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/5248a6ce95cee37f15e6ad9b3fbb3085957cdc92"><code>5248a6c</code></a> fix(volo): select rustls crypto provider through feature (<a href="https://redirect.github.com/cloudwego/volo/issues/558">#558</a>)</li> <li><a href="https://github.com/cloudwego/volo/commit/e337facfabce7fec35715d9799956c040287850f"><code>e337fac</code></a> chore(volo-thrift): use error message rather than panic for the bytes decode ...</li> <li>Additional commits viewable in <a href="https://github.com/cloudwego/volo/compare/volo-thrift-0.10.6...volo-0.10.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=volo&package-manager=cargo&previous-version=0.10.6&new-version=0.10.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 374b8b8 commit 5ea38fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)