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

chore(webrtc): release version 0.7.1-alpha #5118

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

thomaseizinger
Copy link
Contributor

Description

Resolves: #5117.

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

@thomaseizinger thomaseizinger added send-it trivial Marks PRs which are considered trivial and don't need approval from another maintainer. labels Jan 24, 2024
thomaseizinger added a commit that referenced this pull request Jan 24, 2024
This is to workaround a bug(?) in `cargo chef` where the lockfile isn't taken into account. This is currently blocking the interop tests.

Related: #5118.
Related: LukeMathWalker/cargo-chef#252.
@thomaseizinger thomaseizinger force-pushed the release/libp2p-webrtc-0.7.1-alpha branch from 6f363ee to 4a999a8 Compare January 24, 2024 20:50
@mergify mergify bot merged commit fbad30e into master Jan 24, 2024
72 of 73 checks passed
@mergify mergify bot deleted the release/libp2p-webrtc-0.7.1-alpha branch January 24, 2024 20:59
guillaumemichel pushed a commit that referenced this pull request Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
send-it trivial Marks PRs which are considered trivial and don't need approval from another maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libp2p-webrtc: compiling fails with latest version 0.53.2 with feature flag noise
1 participant