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

Bump version #55

Merged
merged 3 commits into from
Jan 26, 2022
Merged

Bump version #55

merged 3 commits into from
Jan 26, 2022

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Jan 25, 2022

No description provided.

Jakub Sztandera added 3 commits January 25, 2022 22:15
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
@github-actions
Copy link

Suggested version: v0.1.3
Comparing to: v0.1.2 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index c025c89..95ee570 100644
--- a/go.mod
+++ b/go.mod
@@ -2,11 +2,13 @@ module github.com/ipfs/go-ds-badger2
 
 require (
 	github.com/dgraph-io/badger/v2 v2.2007.3
-	github.com/ipfs/go-datastore v0.5.0
+	github.com/ipfs/go-datastore v0.5.1
 	github.com/ipfs/go-detect-race v0.0.1
-	github.com/ipfs/go-log/v2 v2.1.1
+	github.com/ipfs/go-log/v2 v2.5.0
 	github.com/jbenet/goprocess v0.1.4
-	go.uber.org/zap v1.16.0
+	github.com/stretchr/testify v1.7.0
+	go.uber.org/zap v1.19.1
+	golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
 )
 
-go 1.15
+go 1.16

gorelease says:

# github.com/ipfs/go-ds-badger2
## compatible changes
Options.TTL: added
Options.WithGcDiscardRatio: added
Options.WithGcInterval: added
Options.WithGcSleep: added
Options.WithTTL: added

# summary
Suggested version: v0.2.0

gocompat says:

(empty)

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.

1 participant