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

feat!: upgrade to http=1 #502

Merged
merged 8 commits into from
Oct 9, 2024
Merged

feat!: upgrade to http=1 #502

merged 8 commits into from
Oct 9, 2024

Conversation

BatmanAoD
Copy link
Contributor

@BatmanAoD BatmanAoD commented Oct 3, 2024

Upgrades networking & QCS libraries.

warp hasn't upgraded to hyper=1 yet, but it's only a dev-dependency (and is explicitly denied in our deny.toml); to confirm that http=0.2 is no longer a dependency for the actual build, run:

❯ cargo tree -e no-dev -i [email protected]
warning: nothing to print.

Note: I think this works on its own, but I'd prefer to merge this first and update one minor version further: https://gitlab.com/rigetti/qcs/clients/qcs-api-client-rust/-/merge_requests/133

Copy link

github-actions bot commented Oct 3, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://rigetti.github.io/qcs-sdk-rust/pr-preview/pr-502/
on branch qcs-sdk-python-docs at 2024-10-09 02:28 UTC

@BatmanAoD BatmanAoD marked this pull request as ready for review October 8, 2024 20:18
@BatmanAoD BatmanAoD marked this pull request as draft October 8, 2024 20:19
@BatmanAoD BatmanAoD changed the title use prerelease feat!: upgrade to http=1 Oct 8, 2024
@BatmanAoD BatmanAoD marked this pull request as ready for review October 8, 2024 22:34
@BatmanAoD BatmanAoD marked this pull request as draft October 8, 2024 22:37
@BatmanAoD BatmanAoD force-pushed the update-qcs-api branch 3 times, most recently from e86f8f8 to 0dc582f Compare October 8, 2024 23:32
@BatmanAoD BatmanAoD marked this pull request as ready for review October 9, 2024 00:16
Copy link
Contributor

@MarquessV MarquessV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@BatmanAoD BatmanAoD enabled auto-merge (squash) October 9, 2024 02:26
@BatmanAoD BatmanAoD merged commit 11460bc into main Oct 9, 2024
2 checks passed
@BatmanAoD BatmanAoD deleted the update-qcs-api branch October 9, 2024 02:32
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