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

deps: stop using pubsub fork #887

Closed
wants to merge 1 commit into from
Closed

deps: stop using pubsub fork #887

wants to merge 1 commit into from

Conversation

Wondertan
Copy link
Member

@Wondertan Wondertan commented Jul 5, 2022

As

This PR, also silently bumps up the libp2p patch version with a bug fix that affects us.

Closes #436

@Wondertan Wondertan added the kind:misc Attached to miscellaneous PRs label Jul 5, 2022
@Wondertan Wondertan self-assigned this Jul 5, 2022
github.com/libp2p/go-libp2p-core v0.17.0
github.com/libp2p/go-libp2p-kad-dht v0.16.0
github.com/libp2p/go-libp2p-peerstore v0.6.0
github.com/libp2p/go-libp2p-pubsub v0.7.0
github.com/libp2p/go-libp2p-pubsub v0.7.1-0.20220701163738-60cf38003244
Copy link
Member

@liamsi liamsi Jul 5, 2022

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

I would like to, but unfortunately no. @vyzo didn't tag a new release for all the commits in the master, and probably had reasons for that, but maybe he will change his mind ;)

Copy link

Choose a reason for hiding this comment

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

hey guys, i can tag a new release for v0.8 by week's end.

The only reason i havent rushed to it is the upgrade to depend on go-libp2p (v20), now that it has monorepoized, so i wanted to give it some bake time.

In the future pls ask when you need a release so that we can coordinate!

Copy link
Member Author

Choose a reason for hiding this comment

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

Awesome, thanks for your response!

We can keep this PR open until a new pubsub release then, no rush from our side.

Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

guess we'll just wait on next release from pubsub

@Wondertan
Copy link
Member Author

We cannot rely directly on upstream unless libp2p/go-libp2p-pubsub#497 is merged + we anyway have to wait for PubSub to be updated to v0.22.0 and so as we #1029

@Wondertan Wondertan closed this Aug 19, 2022
@vyzo
Copy link

vyzo commented Aug 19, 2022

hey guys, I punted on a release exactly because of this.
We have two options:

  • I cut a patch release 0.7.2, cherry picking the changes you need
  • We wait for the go-libp2p upgrade to be complete and release 0.8.0.

Let me know how you want to proceed.

@Wondertan
Copy link
Member Author

Wondertan commented Aug 19, 2022

Hey @vyzo, second option with 0.8.0 works fine for us. Still, no rush on our side. Thanks

@vyzo
Copy link

vyzo commented Aug 26, 2022

v0.8.0 is out: https://github.com/libp2p/go-libp2p-pubsub/releases/tag/v0.8.0

@Wondertan Wondertan deleted the hlib/update-pubsub branch March 22, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:misc Attached to miscellaneous PRs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

deps: Remove libp2p-pubsub dep replacment with custom fork
4 participants