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: create v1.31.0 release #504

Merged
merged 1 commit into from
Nov 18, 2024
Merged

chore: create v1.31.0 release #504

merged 1 commit into from
Nov 18, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Nov 18, 2024

Closes: #490 and #502

chore: create v1.31.0 release
@rjan90 rjan90 requested a review from masih November 18, 2024 12:03
Copy link

Suggested version: 1.31.0

Comparing to: v1.31.0-rc1 (diff)

Changes in configuration file(s):

diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index f4968b1..841f411 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -33,8 +33,8 @@ rayon = "1.2.1"
 anyhow = "1.0.23"
 serde_json = "1.0.46"
 rust-gpu-tools = { version = "0.7", optional = true, default-features = false }
-fvm4 = { package = "fvm", version = "~4.4.3", default-features = false, features = ["verify-signature"] }
-fvm4_shared = { package = "fvm_shared", version = "~4.4.3" }
+fvm4 = { package = "fvm", version = "~4.4.4", default-features = false, features = ["verify-signature", "nv25-dev"] }
+fvm4_shared = { package = "fvm_shared", version = "~4.4.4" }
 fvm3 = { package = "fvm", version = "~3.11.1", default-features = false }
 fvm3_shared = { package = "fvm_shared", version = "~3.11.1" }
 fvm2 = { package = "fvm", version = "~2.9.1", default-features = false }

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.

@rjan90 rjan90 merged commit dfe9d75 into master Nov 18, 2024
12 checks passed
@rjan90 rjan90 deleted the phi/publish-ffi-v1310 branch November 18, 2024 14:06
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.

filecoin-ffi Release v1.31.0 (nv24++)
2 participants