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

Release v0.35.1 (bis) #2838

Merged
merged 9 commits into from
Jun 13, 2024
Merged

Release v0.35.1 (bis) #2838

merged 9 commits into from
Jun 13, 2024

Conversation

MarcoPolo
Copy link
Collaborator

#2834 failed to get released because of a rate-limit error in the GH action.

Instead of simply rerunning it, I've taken this opportunity to not squash commits like I did before. This should make it a little easier to make future patch releases and help make the commit history a bit cleaner.

MarcoPolo and others added 9 commits June 13, 2024 09:59
…2820)

Updates the filterAddrs logic to no-op if the address is neither public nor private.

This fixes an issue in mocknet that assigns each node an address in the IPv6 discard prefix space. That doesn't interact well with this logic in identify.

The issue mocknet hits is that it filters out all received listen addresses and then doesn't remember any address for the peer.
This modifies TestObservedAddrManager to verify the fix in #2825
* libp2phttp: workaround for CloseNotifier

* Add lintignore
Update pion/ice to include the fix for out of order 
ConnectionState update callbacks
@MarcoPolo MarcoPolo merged commit 9d8e70a into release-v035 Jun 13, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants