Skip to content

Release v0.4.0 - #210

Merged
HJLebbink merged 1 commit into
minio:masterfrom
donatello:release-v0.4.0
Apr 23, 2026
Merged

Release v0.4.0#210
HJLebbink merged 1 commit into
minio:masterfrom
donatello:release-v0.4.0

Conversation

@donatello

@donatello donatello commented Apr 23, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump package version from 0.3.0 to 0.4.0 in Cargo.toml ahead of the 0.4.0 tag and crates.io publish.

No code changes beyond the version bump. Release notes below for review — I'll use these as the GitHub release body once the tag is cut.


Proposed release notes (v0.4.0)

Breaking changes

New features

Performance

Fixes

Housekeeping / internal

Full commit range: v0.3.0..release-v0.4.0 (26 commits).


Test plan

  • cargo fmt --all --check clean
  • cargo clippy --all-targets — zero warnings
  • cargo test --doc passes
  • cargo test --lib --bins passes
  • cargo build --all-targets succeeds
  • cargo publish --dry-run (to run before tagging)
  • Tag v0.4.0 after merge and publish to crates.io
  • Run ./deploy-docs.sh to refresh rustdoc on gh-pages

@donatello donatello added the cleanup-rewrite Used in release doc generation label Apr 23, 2026
@donatello
donatello requested a review from HJLebbink April 23, 2026 05:42

@HJLebbink HJLebbink left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@HJLebbink
HJLebbink merged commit e47dddb into minio:master Apr 23, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup-rewrite Used in release doc generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants