🔖 chore(release): prepare v0.15.2 - #190
Conversation
- charts/mkurator: version + appVersion 0.15.1 -> 0.15.2 - CHANGELOG.md regenerated via git-cliff --tag v0.15.2 - docs: VERSION refs bumped; UPGRADE.md path table row 0.15.1 -> 0.15.2 (patch, no action) Patch: maintenance only. The single changelog-visible change is an internal dead-code removal in internal/validation (no reachable behaviour changed); the rest of the delta since v0.15.1 is docs corrections, a goformat exclusion for generated files, and an mqweb outage-recovery e2e test — all cliff-skipped.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
|
Parking this release — holding v0.15.2 until there are real user-facing fixes to ship. The delta since v0.15.1 is maintenance only (one internal dead-code removal, docs corrections, a goformat exclusion, and the mqweb outage-recovery e2e test), so a tag now would publish a GHCR image and GitHub Release with no behaviour change for consumers. Nothing here is lost — when real fixes land, the prep is ~2 minutes to redo and should be regenerated anyway (the changelog needs the new commits and a current date):
Worth keeping from this run: |



What
Release-prep commit for v0.15.2 (patch), per docs/RELEASE.md.
charts/mkurator/Chart.yaml:version+appVersion0.15.1→0.15.2CHANGELOG.md: regenerated viagit-cliff --config cliff.toml --tag v0.15.2docs/INSTALL_AND_USE.md:VERSION=/ chart refs bumpeddocs/UPGRADE.md:VERSION=bumped + new0.15.1 → 0.15.2path-table rowWhy patch
No
feat, nofix, no breaking (!) commit sincev0.15.1. The onlychangelog-visible entry is an internal dead-code removal in
internal/validation(384c6ea— the bareValidateQueueManagerConnectionDeletelost its last caller when the v1alpha1 webhook was dropped in Phase 8e). Nothing
reachable changed behaviour.
The rest of the delta is cliff-skipped: docs corrections (OPERATOR_RUNTIME,
ADR-0014), a
goformatexclusion for generated files, and the mqweboutage-recovery e2e test.
This release contains no user-facing change — it is a maintenance tag.
Gates (local, on this branch)
task verifytask linttask test:runinternal/92.7% (floor 90),api/92.5% (floor 75)After merge
Tag is not pushed by this PR. Per the runbook, CI + Integration + E2E must all
be green on the post-merge
mainHEAD SHA (rebase merge ⇒ new SHA) before tagging.