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: migrate go-libipfs to boxo #832

Merged
merged 2 commits into from
Mar 27, 2023
Merged

chore: migrate go-libipfs to boxo #832

merged 2 commits into from
Mar 27, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Mar 23, 2023

Depends on (tags need to be bumped):

go.mod Outdated Show resolved Hide resolved
@github-actions
Copy link

Suggested version: v0.22.0

Comparing to: v0.21.1 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

# github.com/libp2p/go-libp2p-kad-dht/crawler
## incompatible changes
Crawler: changed from struct{parallelism int; connectTimeout time.Duration; host github.com/libp2p/go-libp2p/core/host.Host; dhtRPC *github.com/libp2p/go-libp2p-kad-dht/pb.ProtocolMessenger} to interface{Run(ctx context.Context, startingPeers []*github.com/libp2p/go-libp2p/core/peer.AddrInfo, handleSuccess HandleQueryResult, handleFail HandleQueryFail)}
New: removed
## compatible changes
DefaultCrawler: added
NewDefaultCrawler: added
WithDialAddrExtendDuration: added

# github.com/libp2p/go-libp2p-kad-dht/fullrt
## compatible changes
WithBulkSendParallelism: added
WithCrawlInterval: added
WithCrawler: added
WithProviderManagerOptions: added
WithSuccessWaitFraction: added
WithTimeoutPerOperation: added

# github.com/libp2p/go-libp2p-kad-dht/providers
## incompatible changes
ProviderAddrTTL: value changed from 1800000000000 to 86400000000000

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.22.0

gocompat says:

Your branch is up to date with 'origin/master'.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to master. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@Jorropo Jorropo merged commit 471e058 into master Mar 27, 2023
@Jorropo Jorropo deleted the boxo branch March 27, 2023 23:14
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.

None yet

2 participants