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(hole-punch): update rust v0.52 to master #317

Merged
merged 5 commits into from
Oct 27, 2023

Conversation

thomaseizinger
Copy link
Contributor

@thomaseizinger thomaseizinger commented Oct 26, 2023

The v0.52 version string was really just a placeholder. Initially, I thought that we might merge libp2p/rust-libp2p#4549 before the release cut-off for v0.53 but that didn't happen.

To communicate this more clearly, we rename the current image to rust-master. We are also updating it to actually point to a commit on master. Previously, it was pointing to a commit in libp2p/rust-libp2p#4549. This new commit includes an important bug-fix (libp2p/rust-libp2p#4747) that caused the QUIC hole-punch test to occasionally fail.

Once we cut the v0.53 release, this version should be promoted to that.

As a side-benefit, the new commit points to a version that includes the updated Dockerfile and allows the tests to be run on ARM64.

@thomaseizinger thomaseizinger changed the title feat(hole-punch): update rust clients to master feat(hole-punch): update rust v0.52 to master Oct 26, 2023
@thomaseizinger
Copy link
Contributor Author

cc @diegomrsantos Once this is merged, you should be good to go to run the entire test suite on ARM64 without any other patches.

@thomaseizinger
Copy link
Contributor Author

Merging here because it includes a bugfix that caused flakiness.

@thomaseizinger thomaseizinger merged commit eb21984 into libp2p:master Oct 27, 2023
1 check passed
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.

1 participant