Skip to content

v0.28.1

Choose a tag to compare

@misty-step-release-bot misty-step-release-bot released this 09 Jul 01:51
35d002b

What's New

Bug Fixes

  • Newly generated fleet workflows and templates were still pinning to landmark@v1, which could silently reintroduce the old pre-stable version line on new adoptions; all generators, templates, and docs now correctly reference landmark@v0.
  • Generated release workflows previously pointed users toward a custom GH_RELEASE_TOKEN; guidance now points to the default workflow token, since generated jobs already include the necessary permissions block.
Release classification notes

Landmark classification notice: deterministic release signals (conventional:chore, conventional:fix, conventional:test, migration) disagreed with model classification; synthesis proceeded. deterministic floor found migration signals but model did not

0.28.1 (2026-07-09)

Bug Fixes

  • fleet: generate and document landmark@v0 + workflow-token releases (#207) (f5162bb)

Version reset: 1.28.0 → 0.28.0 (2026-07-08)

The fleet moved to pre-stable 0.x semantics (landmark-016). The 1.x line was
renumbered to 0.x with the same content: v1.28.0 == v0.28.0 (commit
80ce543). Pre-1.0 bumps follow Cargo-style semver — breaking changes bump
the minor version, features and fixes bump the patch version. 1.0.0 will
only ever be tagged deliberately, once the API is ready to commit to
stability.