Skip to content

chore: bump version to 0.1.4 and release#16

Merged
overtrue merged 2 commits intomainfrom
copilot/bump-version-to-0-1-4
Feb 24, 2026
Merged

chore: bump version to 0.1.4 and release#16
overtrue merged 2 commits intomainfrom
copilot/bump-version-to-0-1-4

Conversation

Copy link
Contributor

Copilot AI commented Feb 24, 2026

Releases version 0.1.4 of the workspace.

Changes

  • Cargo.toml — Bumps [workspace.package] version and all internal dependency pins (rc-core, rc-s3, rustfs-cli) from 0.1.30.1.4
  • Cargo.lock — Regenerated to reflect updated versions
  • CHANGELOG.md — Promotes Unreleased entries to [0.1.4] - 2026-02-24; updates comparison links accordingly

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com>
@overtrue overtrue marked this pull request as ready for review February 24, 2026 04:31
Copilot AI review requested due to automatic review settings February 24, 2026 04:31
Copilot AI changed the title [WIP] Bump version to 0.1.4 and prepare for release chore: bump version to 0.1.4 and release Feb 24, 2026
Copy link
Contributor

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

Prepares the workspace for the 0.1.4 release by bumping crate versions and updating release notes and comparison links.

Changes:

  • Bump workspace/package and internal workspace dependency versions from 0.1.30.1.4.
  • Update Cargo.lock to reflect the new internal crate versions.
  • Add a 0.1.4 section to CHANGELOG.md and update the comparison links.

Reviewed changes

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

File Description
Cargo.toml Updates workspace/package version and internal crate dependency versions to 0.1.4.
Cargo.lock Updates locked versions for rc-core, rc-s3, and rustfs-cli to 0.1.4.
CHANGELOG.md Creates the 0.1.4 release section and adjusts compare links for release navigation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +89 to +90
[Unreleased]: https://github.com/rustfs/cli/compare/v0.1.4...HEAD
[0.1.4]: https://github.com/rustfs/cli/compare/v0.1.0...v0.1.4
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

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

The new [0.1.4] comparison link points to v0.1.0...v0.1.4, but the project version is being bumped from 0.1.3 to 0.1.4. Unless there were no 0.1.1–0.1.3 releases/tags, this link should likely compare from the previous release tag (e.g., v0.1.3...v0.1.4) and/or add the missing intermediate release entries/links so the changelog navigation matches the actual version history.

Copilot uses AI. Check for mistakes.
@overtrue overtrue merged commit 9fb5cc6 into main Feb 24, 2026
17 checks passed
@overtrue overtrue deleted the copilot/bump-version-to-0-1-4 branch February 24, 2026 04:39
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