Skip to content

chore: 1.34.0 release - #541

Merged
TippyFlitsUK merged 1 commit into
masterfrom
tippy/release-v1.34.0
Sep 11, 2025
Merged

chore: 1.34.0 release#541
TippyFlitsUK merged 1 commit into
masterfrom
tippy/release-v1.34.0

Conversation

@TippyFlitsUK

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings September 11, 2025 16:21
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Sep 11, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the version number from development to release, marking the official 1.34.0 release by removing the "-dev" suffix from the version string.

  • Removes the "-dev" suffix from version v1.34.0-dev to finalize the release

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions

Copy link
Copy Markdown

Suggested version: 1.34.0

Comparing to: v1.34.0-dev (diff)

Changes in configuration file(s):

diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index fd8bd35..40da23e 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -33,8 +33,8 @@ rayon = "1.10.0"
 anyhow = "1.0.97"
 serde_json = "1.0.140"
 rust-gpu-tools = { version = "0.7", optional = true, default-features = false }
-fvm4 = { package = "fvm", version = "~4.7.2", default-features = false, features = ["verify-signature", "nv27-dev"] }
-fvm4_shared = { package = "fvm_shared", version = "~4.7.2" }
+fvm4 = { package = "fvm", version = "~4.7.3", default-features = false, features = ["verify-signature"] }
+fvm4_shared = { package = "fvm_shared", version = "~4.7.3" }
 fvm3 = { package = "fvm", version = "~3.13.0", default-features = false }
 fvm3_shared = { package = "fvm_shared", version = "~3.13.0" }
 fvm2 = { package = "fvm", version = "~2.11.0", 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 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting on CI

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Sep 11, 2025
@TippyFlitsUK
TippyFlitsUK merged commit 586063e into master Sep 11, 2025
10 checks passed
@TippyFlitsUK
TippyFlitsUK deleted the tippy/release-v1.34.0 branch September 11, 2025 16:44
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants