Releases: githubnext/ado-aw
Releases · githubnext/ado-aw
v0.31.1
v0.31.0
0.31.0 (2026-06-01)
Features
- cli: check for newer GitHub release on every user-facing command (#637) (7d197f1)
- compile: runtime prompt loading via {{#runtime-import}} markers (#625) (6ad1816)
- compile: warn about out-of-date compiled definitions on recompile (#638) (1b2b266)
- secrets: add --all-repos and --source via Pipeline Preview discovery (#624) (6d4c824)
- workflows: add docs-writer agentic workflow (#631) (50bd4e0)
- workflows: add test-reducer agentic workflow (#626) (4733c76)
- workflows: make test-gap-finder open PRs for coverage gaps (#680) (4087579)
Bug Fixes
v0.30.2
v0.30.1
v0.30.0
0.30.0 (2026-05-18)
Features
- cli: add ado-aw enable (#583) (1b4273b)
- cli: consolidate Phase 1 pipeline-lifecycle commands (disable/remove/list/status/run/secrets) (#602) (096b7a4)
- compile: add --force flag to bypass GitHub-remote guard (#577) (562ff7f)
- compile: replace Python gate evaluator with bundled TypeScript gate.js (#389) (a2ce38c)
- engine: split copilot CLI install path by compile target (#584) (4fe2175)
- safeoutputs: add daily smoke suite and reject unknown safe-output keys (#563) (29b221e)
- workflows: add clippy-fixer agentic workflow (#575) (ca914f1)
- workflows: allow update-awf-version to close superseded PRs (#590) (e0ddc2c)
- workflows: file release-notes action-item issues from update-awf-version (#593) (d4fedd5)
Bug Fixes
- compile: default non-1es vmImage to ubuntu-22.04 (#578) (b841998)
- compile: enforce ADO build-number rules for pipeline_agent_name (#576) (1c7c407)
- compile: quote pipeline name in generated YAML to handle colons and quotes (#568) (ebd2f17)
- compile: tighten ADO org name validation to alphanumeric and hyphen only (#598) (91d39a9)
- configure: accept bare org name for --org (#579) (8029980)
- safeoutputs: prevent symlink exfiltration in create-pr Stage 3 (#549) (f04c033)
- secrets: preserve masked ADO secrets on definition PUT (#604) (2e0a0bb)
v0.29.0
0.29.0 (2026-05-15)
Features
- compile: add target: job and target: stage for ADO template output (#519) (8df9682)
- compile: unify pool front-matter replacement across targets (#538) (7806369)
- safeoutputs: add ado-aw-debug.create-issue for dogfood pipelines (#492) (69a634b)
- safeoutputs: add work-item filing to noop and missing-tool safe outputs (#521) (c1bf552)
Bug Fixes
- cache-memory: reject symlinks in agent memory to prevent Stage 3 credential theft (#524) (f311d36)
- ci: move docs deploy workflow to top-level .github/workflows (#539) (dcb2b33)
- compile: address pool review feedback (#541) (9bdb126)
- safeoutputs: neutralize Stage 3 upload message command injection paths (#501) (45cd552)