Releases: BlueDot-IT/odinn-maintainer
Releases · BlueDot-IT/odinn-maintainer
Release list
Odinn Maintainer v0.5.0
First BlueDot-IT v0.5 release of the bounded Plan/Apply maintainer control plane. Includes fail-closed OAuth preflight, durable one-shot command consumption, exact-head merge gates, bounded target discovery, and current action documentation. Verified by the passing main workflow at f9b37eb.
v0.4.3
What's Changed
- fix: normalize non-close review metadata by @jason-allen-oneal in #6
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: review explicitly armed repair pull requests by @jason-allen-oneal in #5
Full Changelog: v0.4.1...v0.4.2
Odinn Maintainer v0.4.1
Patch release from live canary validation:
- allow completed non-required neutral/skipped checks through merge preflight
- retain success-only, app-bound branch-protection required checks at live apply time
- keep exact-head protected squash merge enforcement
- 21 regression tests green
Odinn Maintainer v0.4.0
Guarded Odinn Maintainer automation:
- separate OAuth/read-only planning and deterministic write jobs
- bounded decision-label reconciliation
- authorized close and exact-head protected squash merge
- docs/tests-only repair branches, commits, and pull requests
- global kill switch and per-capability controls, all default-off in the action
- 21 regression tests covering credential separation, stale state, authorization, protection checks, and branch collision handling
v0.3.0
What's Changed
- Harden Odinn Maintainer review pipeline by @jason-allen-oneal in #1
New Contributors
- @jason-allen-oneal made their first contribution in #1
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Add deterministic policy gates, exact-head keep-open cache, and GitHub Check evidence.
v0.1.2
Normalize conservative model decision and confidence values.
v0.1.1
Fix the pinned setup-node reference in maintainer CI.
v0.1.0
Initial OAuth-backed ClawSweeper-style maintainer action.