-
Notifications
You must be signed in to change notification settings - Fork 49
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
remove deprecated code and update README #65
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This will have to wait for the whole libp2p and ipfs ecosystem to update and remove deprecated code. |
Do you think it would make sense to tag this as a major version bump, and #64 as a minor version bump? |
lanzafame
approved these changes
Oct 7, 2019
lanzafame
added a commit
to libp2p/go-libp2p-secio
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
This was referenced Oct 29, 2019
lanzafame
added a commit
to libp2p/go-libp2p-pubsub
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-circuit
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-daemon
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-blankhost
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-transport-upgrader
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-kad-dht
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-connmgr
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-identify
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-mplex
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-swarm
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-ipfs-blockstore
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-ds-flatfs
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-blockservice
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-ipfs-cmds
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-metrics-prometheus
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-bitswap
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to ipfs/go-path
that referenced
this pull request
Oct 29, 2019
Part of the work to unblock: ipfs/go-log#65
lanzafame
added a commit
to libp2p/go-libp2p-nat
that referenced
this pull request
Nov 1, 2019
Part of the work to unblock: ipfs/go-log#65
Closed
lanzafame
force-pushed
the
frrist/remove-deprecated
branch
from
November 21, 2019 14:47
9da87eb
to
eede8da
Compare
Stebalien
pushed a commit
to libp2p/go-mplex
that referenced
this pull request
Feb 28, 2020
Part of the work to unblock: ipfs/go-log#65
Stebalien
pushed a commit
to ipfs/go-ipfs-cmds
that referenced
this pull request
Apr 3, 2020
Part of the work to unblock: ipfs/go-log#65
Stebalien
pushed a commit
to libp2p/go-libp2p-circuit
that referenced
this pull request
Jun 24, 2020
Part of the work to unblock: ipfs/go-log#65
Stebalien
pushed a commit
to libp2p/go-libp2p-daemon
that referenced
this pull request
Aug 19, 2020
Part of the work to unblock: ipfs/go-log#65
marten-seemann
pushed a commit
to libp2p/go-libp2p
that referenced
this pull request
Jul 1, 2022
Part of the work to unblock: ipfs/go-log#65
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A follow on to #64. This removes all deprecated code, tests and rewrites the README.