simpleinfra
simpleinfra copied to clipboard
Bump hyper from 0.12.28 to 0.12.35
Bumps hyper from 0.12.28 to 0.12.35.
Release notes
Sourced from hyper's releases.
v0.12.35
Features
- body: identify aborted body write errors (32869224)
v0.12.34
Bug Fixes
v0.12.32
Features
- client:
HttpConnector: allow to set socket buffer sizes (386109c4)v0.12.30
Bug Fixes
- http1: force always-ready connections to yield after a few spins (8316f96d)
- http2: correctly propagate HTTP2 request cancellation (50198851)
v0.12.29
Bug Fixes
Features
Changelog
Sourced from hyper's changelog.
v0.12.35 (2019-09-13)
Features
- body: identify aborted body write errors (32869224)
v0.12.34 (2019-09-04)
Bug Fixes
v0.12.33 (2019-09-04)
v0.12.32 (2019-07-08)
Features
- client:
HttpConnector: allow to set socket buffer sizes (386109c4)v0.12.31 (2019-06-25)
v0.12.30 (2019-06-14)
Bug Fixes
- http1: force always-ready connections to yield after a few spins (8316f96d)
- http2: correctly propagate HTTP2 request cancellation (50198851)
v0.12.29 (2019-05-16)
Bug Fixes
Features
- body: implement
http_body::Bodyforhyper::Body(2d9f3490)
... (truncated)
Commits
c81f7ebv0.12.353286922feat(body): identify aborted body write errorsc83b54dv0.12.3423fc8b0fix(client): allow client GET requests with explicit body headersa1609fbchore(dependencies): update spmc dev dependency to 0.3 (#1913)e63368bv0.12.331bd6766docs(upgrade): update 0.12.x links of examples5d44f88v0.12.323e2f19echore(lib): allow deprecated mem::uninitialized3446af0refactor(http1): detect whether a Token parse error is for method or uri- 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.