Skip to content

chore: release v1.32.0-rc1#509

Merged
rjan90 merged 3 commits into
masterfrom
phi/prep-filecoin-ffi-v1320-rc1
Dec 4, 2024
Merged

chore: release v1.32.0-rc1#509
rjan90 merged 3 commits into
masterfrom
phi/prep-filecoin-ffi-v1320-rc1

Conversation

@rjan90
Copy link
Copy Markdown
Contributor

@rjan90 rjan90 commented Dec 4, 2024

Release v1.32.0-rc1:

  • Updates go-state-types to v0.16.0-rc1
  • Update ref-fvm to v4.5.3

chore: bump version to v1.32.0-rc1
chore: update go-state-types to v0.16.0-rc1
chore: update ref-fvm to v4.5.3
@rjan90 rjan90 marked this pull request as ready for review December 4, 2024 21:51
@rjan90 rjan90 requested a review from rvagg December 4, 2024 21:52
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 4, 2024

Suggested version: 1.32.0-rc1

Comparing to: v1.31.0 (diff)

Changes in configuration file(s):

diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 841f411..d1bdd65 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -33,16 +33,16 @@ 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.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 }
-fvm2_shared = { package = "fvm_shared", version = "~2.9.1" }
-fvm_ipld_encoding = "0.4.0"
-fvm_ipld_blockstore = "0.2.1"
+fvm4 = { package = "fvm", version = "~4.5.2", default-features = false, features = ["verify-signature", "nv25-dev"] }
+fvm4_shared = { package = "fvm_shared", version = "~4.5.1" }
+fvm3 = { package = "fvm", version = "~3.12.0", default-features = false }
+fvm3_shared = { package = "fvm_shared", version = "~3.12.0" }
+fvm2 = { package = "fvm", version = "~2.10.0", default-features = false }
+fvm2_shared = { package = "fvm_shared", version = "~2.10.0" }
+fvm_ipld_encoding = "0.5.0"
+fvm_ipld_blockstore = "0.3.0"
 num-traits = "0.2.14"
-cid = { version = "0.10.1", features = ["serde-codec"], default-features = false }
+cid = { version = "0.11.1", features = ["serde"], default-features = false }
 lazy_static = "1.4.0"
 serde = "1.0.117"
 serde_tuple = "0.5"

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to master. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

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 requested review from Kubuxu and Stebalien December 4, 2024 21:52
@rjan90 rjan90 merged commit 72e100d into master Dec 4, 2024
@rjan90 rjan90 deleted the phi/prep-filecoin-ffi-v1320-rc1 branch December 4, 2024 22:23
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.

3 participants