Skip to content

Updated Rust hyper and http#237

Merged
tkmcmaster merged 12 commits into
masterfrom
update-rust-dependencies-2024-07-18-hyper
Jul 31, 2024
Merged

Updated Rust hyper and http#237
tkmcmaster merged 12 commits into
masterfrom
update-rust-dependencies-2024-07-18-hyper

Conversation

@tkmcmaster

@tkmcmaster tkmcmaster commented Jul 22, 2024

Copy link
Copy Markdown
Collaborator

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
- Broken build. Still more to go.
- Broken build. Still more to go.
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
@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
tkmcmaster added a commit that referenced this pull request Jan 6, 2025
* 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
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