Skip to content

chore(release): bump version to 0.1.5 - #265

Merged
LeeroyHannigan merged 1 commit into
mainfrom
chore/bump-version-0.1.5
Aug 13, 2026
Merged

chore(release): bump version to 0.1.5#265
LeeroyHannigan merged 1 commit into
mainfrom
chore/bump-version-0.1.5

Conversation

@robinnsc

Copy link
Copy Markdown
Collaborator

What

Bumps the workspace version from 0.1.4 to 0.1.5 (one line in the root
Cargo.toml), refreshes the twelve workspace-member entries in Cargo.lock,
and regenerates SOFTWARE-LICENSE-NOTICES.html for the crate version strings.
No dependency or source change.

Why

The v0.1.4 release attempt was paused before promotion so the fixes in
#250, #255, and #261 could land — its candidate (sha-c34aac11…) predates
them all. The v0.1.4 tag is already public on the remote, and release tags
are immutable, so the relaunched container release takes the next patch
version. Same reasoning as #257, one version later.

After this merges, the relaunch is: tag v0.1.5 on the merged commit,
dispatch release-image, verify, mirror (ghcr-mirror + manual ECR), sign,
and promote via the new promote-image workflow.

Testing done

Checklist

  • All tests pass (cargo test --workspace) — not re-run: no source or
    dependency change; the merged code was tested by its own PRs' CI
  • Code is formatted (cargo fmt --check) — not applicable, no Rust source changed
  • Clippy is clean (cargo clippy -- -W clippy::pedantic) — not applicable, no Rust source changed
  • I have added or updated tests for new functionality — not applicable
  • I have updated documentation if behavior changed — not applicable
  • Breaking changes are noted below (if any)
  • If this changes the wire protocol, Storage trait, auth model, on-disk
    format, or public CLI surface, an RFC has been accepted or is linked
    below. Otherwise, an ADR captures the decision (link below).

ADR / RFC: n/a — version metadata only.

Breaking changes

None.


By submitting this pull request, I confirm that my contribution is made under
the terms of the Apache License 2.0 and I agree to the Developer Certificate of
Origin (DCO). See CONTRIBUTING.md for details.

v0.1.4 was tagged during the paused release attempt and its candidate
predates the bug fixes that landed since (#250, #255, #261). Release
tags are immutable, so the relaunched container release takes the next
patch version. Regenerates SOFTWARE-LICENSE-NOTICES.html for the
workspace crate version strings.
@LeeroyHannigan
LeeroyHannigan added this pull request to the merge queue Aug 13, 2026
Merged via the queue into main with commit bde5f1a Aug 13, 2026
16 checks passed
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.

2 participants