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 to 0.7.0 #126

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Bump version to 0.7.0 #126

merged 1 commit into from
Jan 20, 2023

Conversation

ischasny
Copy link
Contributor

No description provided.

@ischasny ischasny requested a review from masih January 20, 2023 10:19
@github-actions
Copy link

Suggested version: v0.7.0
Comparing to: v0.6.19 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index aab9a02..6105f64 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/filecoin-project/go-indexer-core
+module github.com/ipni/go-indexer-core
 
 go 1.18
 
@@ -14,6 +14,7 @@ require (
 	github.com/ipfs/go-cid v0.3.2
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipld/go-storethehash v0.3.13
+	github.com/ipni/dhstore v0.0.0-20230112144046-8ff997ffb734
 	github.com/libp2p/go-libp2p v0.23.2
 	github.com/multiformats/go-multihash v0.2.1
 	github.com/multiformats/go-varint v0.0.6

gorelease says:

# github.com/filecoin-project/go-indexer-core
## incompatible changes
Interface.Stats: added
## compatible changes
ErrStatsNotSupported: added
Stats: added

# github.com/filecoin-project/go-indexer-core/engine
## incompatible changes
CacheOnPut: removed
Engine: old is comparable, new is not
## compatible changes
(*Engine).Stats: added
WithCacheOnPut: added
WithDHBatchSize: added
WithDHStore: added
WithVSNoNewMH: added

# github.com/ipni/go-indexer-core/store/dhash
## compatible changes
package added

# github.com/filecoin-project/go-indexer-core/store/memory
## compatible changes
(*memoryStore).Stats: added

# github.com/filecoin-project/go-indexer-core/store/storethehash
## compatible changes
(*SthStorage).Stats: added

gocompat says:

(empty)

@ischasny ischasny merged commit 0c92b9d into main Jan 20, 2023
@ischasny ischasny deleted the ivan/bump-version branch January 20, 2023 10:28
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.

2 participants