Skip to content

Conversation

gammazero
Copy link
Contributor

No description provided.

Copy link

Suggested version: 0.8.0

Comparing to: v0.7.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 7f5994c..aba0ffa 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,6 @@ module github.com/ipfs/go-datastore
 require (
 	github.com/google/uuid v1.6.0
 	github.com/ipfs/go-ipfs-delay v0.0.1
-	github.com/jbenet/goprocess v0.1.4
 	go.opentelemetry.io/otel v1.16.0
 	go.opentelemetry.io/otel/trace v1.16.0
 	go.uber.org/multierr v1.11.0

gorelease says:

# github.com/ipfs/go-datastore/query
## incompatible changes
Iterator.Close: changed from func() error to func()
NewResultBuilder: removed
ResultBuilder: removed
Results.Close: changed from func() error to func()
Results.Done: added
Results.Process: removed
ResultsWithChan: removed
ResultsWithProcess: removed
## compatible changes
ResultsWithContext: added

# summary
Suggested version: v0.8.0

gocompat says:

HEAD is now at 924d783 Release version 0.7.0 (#213)
Previous HEAD position was 924d783 Release version 0.7.0 (#213)
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

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.

@gammazero gammazero merged commit 00a4473 into master Feb 28, 2025
12 checks passed
@gammazero gammazero deleted the new-version branch March 1, 2025 02:05
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