Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

chore: release v0.9.0 #574

Merged
merged 1 commit into from
Aug 13, 2022
Merged

chore: release v0.9.0 #574

merged 1 commit into from
Aug 13, 2022

Conversation

guseggert
Copy link
Contributor

No description provided.

@guseggert guseggert requested a review from Jorropo August 13, 2022 13:06
@github-actions
Copy link

Suggested version: v0.9.0
Comparing to: v0.8.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index c14381a..cafe884 100644
--- a/go.mod
+++ b/go.mod
@@ -32,6 +32,7 @@ require (
 	github.com/stretchr/testify v1.7.1
 	go.opentelemetry.io/otel v1.7.0
 	go.opentelemetry.io/otel/trace v1.7.0
+	go.uber.org/multierr v1.6.0
 	go.uber.org/zap v1.16.0
 )
 
@@ -76,7 +77,6 @@ require (
 	github.com/pmezard/go-difflib v1.0.0 // indirect
 	github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572 // indirect
 	go.uber.org/atomic v1.7.0 // indirect
-	go.uber.org/multierr v1.6.0 // indirect
 	golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
 	golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6 // indirect
 	golang.org/x/sys v0.0.0-20210426080607-c94f62235c83 // indirect

gorelease says:

# github.com/ipfs/go-bitswap
## incompatible changes
New: changed from func(context.Context, github.com/ipfs/go-bitswap/network.BitSwapNetwork, github.com/ipfs/go-ipfs-blockstore.Blockstore, ...Option) github.com/ipfs/go-ipfs-exchange-interface.Interface to func(context.Context, github.com/ipfs/go-bitswap/network.BitSwapNetwork, github.com/ipfs/go-ipfs-blockstore.Blockstore, ...Option) *Bitswap
Option: changed from func(*Bitswap) to struct{v interface{}}
## compatible changes
(*Client).GetBlock: added
(*Client).GetBlocks: added
(*Client).GetWantBlocks: added
(*Client).GetWantHaves: added
(*Client).GetWantlist: added
(*Client).IsOnline: added
(*Client).NewSession: added
(*Server).LedgerForPeer: added
(*Server).ReceivedBlocks: added
Bitswap.Client: added
Bitswap.Server: added

# github.com/ipfs/go-bitswap/client
## compatible changes
package added

# github.com/ipfs/go-bitswap/client/wantlist
## compatible changes
package added

# github.com/ipfs/go-bitswap/metrics
## compatible changes
package added

# github.com/ipfs/go-bitswap/network
## incompatible changes
BitSwapNetwork.Start: changed from func(Receiver) to func(...Receiver)

# github.com/ipfs/go-bitswap/server
## compatible changes
package added

# github.com/ipfs/go-bitswap/tracer
## compatible changes
package added

# diagnostics
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.9.0

gocompat says:

(empty)

@Jorropo Jorropo merged commit 4e3736a into master Aug 13, 2022
@Jorropo Jorropo deleted the guseggert-patch-2 branch August 13, 2022 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants