Skip to content

chore: release v19.0.0 #109

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: release v19.0.0 #109

wants to merge 1 commit into from

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Jul 15, 2025

No description provided.

@galargh galargh requested review from vmx, BigLep, rvagg and Copilot July 15, 2025 13:29
Copy link

@Copilot Copilot AI left a comment

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 prepares the release of version 19.0.0 of the filecoin-proofs-api crate. The release includes bug fixes related to cache clearing functionality and layer data handling.

Key changes:

  • Version bump from 18.1.0 to 19.0.0 across package and dependencies
  • Updated changelog with release notes documenting the included fixes
  • Updated version references for proper semantic versioning links

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
Cargo.toml Updates package version to 19.0.0 and bumps dependency versions
CHANGELOG.md Adds 19.0.0 release entry with fix descriptions and updates version links

@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://book.async.rs/overview

## [Unreleased]

## [19.0.0] - 2025-07-07
Copy link
Preview

Copilot AI Jul 15, 2025

Choose a reason for hiding this comment

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

The release date shows 2025-07-07, but it's currently June 2025. This should be corrected to reflect the actual release date.

Suggested change
## [19.0.0] - 2025-07-07
## [19.0.0] - 2025-06-30

Copilot uses AI. Check for mistakes.

@BigLep BigLep added this to FilOz Jul 15, 2025
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Jul 15, 2025
@BigLep BigLep moved this from 📌 Triage to 🔎 Awaiting Review in FilOz Jul 15, 2025
Copy link
Contributor

@vmx vmx left a comment

Choose a reason for hiding this comment

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

Generally it looks OK, it depends on your workflow. I personally don't bump versions manually, but let cargo release figure it out. Though both ways work (e.g. the rust-libp2p team does manual version bumping).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🔎 Awaiting Review
Development

Successfully merging this pull request may close these issues.

2 participants