Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Rust hyper and http #237

Merged
merged 12 commits into from
Jul 31, 2024

Conversation

tkmcmaster
Copy link
Contributor

@tkmcmaster tkmcmaster commented Jul 22, 2024

Summary: Updated hyper and http to the latest versions. Major changes to their APIs. See See https://hyper.rs/guides/1/upgrading/

@tkmcmaster tkmcmaster self-assigned this Jul 22, 2024
Base automatically changed from update-rust-dependencies-2024-07-18 to master July 23, 2024 19:22
@tkmcmaster tkmcmaster requested a review from a team July 31, 2024 21:26
@tkmcmaster tkmcmaster marked this pull request as ready for review July 31, 2024 21:34
@tkmcmaster tkmcmaster merged commit 376feed into master Jul 31, 2024
18 checks passed
@tkmcmaster tkmcmaster deleted the update-rust-dependencies-2024-07-18-hyper branch July 31, 2024 22:18
tkmcmaster added a commit that referenced this pull request Aug 1, 2024
…-01-hyper

Merge the #237 PR into the
Scripting branch.
tkmcmaster added a commit that referenced this pull request Aug 1, 2024
* Updated hyper and http (#237)

* Updated cargo lock file to latest versions

* Fixed clippy warnings

* Updated dashmap to new release

* Updated hyper and http in test_common

- Major changes. Many of the utility functions have been moved to the new hyper-util
- See https://hyper.rs/guides/1/upgrading/

* Updated root Cargo.toml to latest hyper and http

- Broken build. Still more to go.

* Updated root Cargo.toml to latest hyper and http

- Broken build. Still more to go.

* Updated code to handle hyper v1 and http v1

* Ignore clippy warning that breaks code if fixed as suggested

* Updated hyper, http, and lock file to latest

- Removed minor version constraint on hyper and http
- Added approved license BSD-2 Clause to the deny.toml

* Cleaned up code

- Removed unneeded dependencies
- Removed commented out code
- Cleaned up BoxBody type in test_common

* Fixed comments from merge
@tkmcmaster tkmcmaster changed the title Updated hyper and http Updated Rust hyper and http Aug 2, 2024
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