Release v0.2.1 #78

Merged
nrupard merged 1 commit from release/v0.2.1 into main 2026-06-08 21:38:18 +02:00
Owner

Release PR for v0.2.1. After merge, .forgejo/workflows/create-release.yml tags v0.2.1 (from the branch name), which re-triggers build-api.yml / build-web.yml (tags: ['v*']) and publishes the version-tagged OCI images.

This release carries the BUNYIP-58 fix (oci-build no longer ships the fn main(){} stub; size guard added), so v0.2.1 is the first image tag built with the corrected pipeline.

Notes:

  • Bumps [workspace.package].version 0.1.1 -> 0.2.1 and syncs Cargo.lock for the five workspace crates (bunyip-api/-web/-domain/-oci/-oidc). The manifest was stale at 0.1.1 because the earlier v0.2.0 tag/image shipped without bumping it, so just create-release computed the wrong next version.
  • After this publishes, repin the nc-01 PSA deploy from :v0.2.0 (the broken stub) to :v0.2.1.
  • Follow-up (separate): the off-history v0.2.0 git tag and mutable-release-tag behavior should be cleaned up.

#BUNYIP-58

Release PR for `v0.2.1`. After merge, `.forgejo/workflows/create-release.yml` tags `v0.2.1` (from the branch name), which re-triggers `build-api.yml` / `build-web.yml` (`tags: ['v*']`) and publishes the version-tagged OCI images. This release carries the BUNYIP-58 fix (oci-build no longer ships the `fn main(){}` stub; size guard added), so `v0.2.1` is the first image tag built with the corrected pipeline. Notes: - Bumps `[workspace.package].version` 0.1.1 -> 0.2.1 and syncs `Cargo.lock` for the five workspace crates (`bunyip-api/-web/-domain/-oci/-oidc`). The manifest was stale at 0.1.1 because the earlier `v0.2.0` tag/image shipped without bumping it, so `just create-release` computed the wrong next version. - After this publishes, repin the nc-01 PSA deploy from `:v0.2.0` (the broken stub) to `:v0.2.1`. - Follow-up (separate): the off-history `v0.2.0` git tag and mutable-release-tag behavior should be cleaned up. #BUNYIP-58
Release v0.2.1
All checks were successful
Check / fmt / clippy / build / test (pull_request) Successful in 1m2s
Create release / Create release from merged PR (pull_request) Successful in 4s
0c2c1cb654
Bump [workspace.package].version 0.1.1 -> 0.2.1 and sync Cargo.lock for the five workspace crates. The version was stale: the v0.2.0 image/tag shipped without bumping the manifest, so create-release computed from 0.1.1. 0.2.1 is the correct successor to the released 0.2.0 (this release carries the BUNYIP-58 oci-build stub-leak fix; no API change, so patch).

Signed-off-by: nrupard <natrsmith11@gmail.com>

#BUNYIP-58
nrupard deleted branch release/v0.2.1 2026-06-08 21:38:19 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psa-systems/bunyip!78
No description provided.