github-actions
released this
18 Dec 03:59
·
14 commits
to main
since this release
What's Changed
- build(deps): bump governor from 0.7.0 to 0.8.0 by @dependabot in #3446
- build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #3449
- build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #3450
- build(deps): bump hickory-resolver from 0.24.1 to 0.24.2 by @dependabot in #3448
- build(deps): bump hickory-proto from 0.24.1 to 0.24.2 by @dependabot in #3447
- build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.4 by @dependabot in #3412
- chore(gitignore): ignore
.cargo
directory by @cratelyn in #3451 - chore(hyper): address miscellaneous deprecations by @cratelyn in #3444
- chore(app/inbound): address hyper deprecations in http/2 tests by @cratelyn in #3445
- chore(deps): Upgrade tokio-rustls to 0.26 by @sfleen in #3419
- build(deps): bump rustls from 0.23.19 to 0.23.20 by @dependabot in #3453
- build(deps): bump semver from 1.0.23 to 1.0.24 by @dependabot in #3460
- chore(deny.toml): remove stale
idna
directive by @cratelyn in #3458 - chore(app/inbound): address hyper deprecations in http/1 tests by @cratelyn in #3454
- chore(fuzz): address hyper deprecations in fuzz tests by @cratelyn in #3455
- chore(hyper): define hyper as a workspace dependency by @cratelyn in #3456
- chore(hyper): upgrade hyper to include hyperium/hyper#3796 by @cratelyn in #3457
- chore(ci): remove duplicate
connect_and_accept_http1(..)
function by @cratelyn in #3461 - chore(proxy/http): address hyper deprecations in
ServeHttp<N>
by @cratelyn in #3459 - build(deps): bump thiserror from 2.0.6 to 2.0.7 by @dependabot in #3463
- build(deps): bump cc from 1.2.3 to 1.2.4 by @dependabot in #3462
- build(deps): bump rustls-pki-types from 1.10.0 to 1.10.1 by @dependabot in #3464
- docs(app/test): fix unresolved
SendRequest
links by @cratelyn in #3465 - chore(cargo.toml): define http workspace dependencies by @cratelyn in #3466
- feat(http/box):
BoxBody::empty()
creates an empty body by @cratelyn in #3468 - refactor: move away from legacy
hyper::body::HttpBody
by @cratelyn in #3467
Full Changelog: release/v2.271.0...release/v2.272.0