Skip to content

Conversation

seanmonstar
Copy link
Member

Splitting up #3063, this includes just the deprecated stuff. It builds off #3155, so that must merge first.

`client::conn::{SendRequest, Connection, Builder, handshake}` are deprecated
as they are removed in 1.0.

tower_client is updated so it does not use the deprecated API.
@seanmonstar seanmonstar merged commit 0ced15d into 0.14.x Mar 7, 2023
@seanmonstar seanmonstar deleted the 3063-deprecated branch March 7, 2023 20:20
oddgrd pushed a commit to oddgrd/hyper that referenced this pull request Mar 7, 2023
`client::conn::{SendRequest, Connection, Builder, handshake}` are deprecated as they are removed in 1.0.

This adds the `deprecated` feature to Cargo, and only when `hyper/deprecated` is enabled will these warnings be emitted.

Co-authored-by: KOVACS Tamas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants