Skip to content

Releases: githubnext/ado-aw

v0.37.0

15 Jun 20:41
6641159

Choose a tag to compare

0.37.0 (2026-06-15)

Features

Bug Fixes

  • clippy: replace std::sync::Mutex with tokio::sync::Mutex in test (#1031) (b7eee72)
  • compile: drop stray \ \ in MCPG docker-env continuation lines (#1035) (ebda84d)

v0.36.0

15 Jun 15:14
f5990ae

Choose a tag to compare

0.36.0 (2026-06-15)

Features

  • compile: native ADO pipeline IR (#960) (9a18b0e)
  • exec-context: add 7 trigger-context contributors with shared/ refactor (#1019) (816ba39)
  • inspect: add IR-based pipeline reasoning tools (inspect, graph, whatif, lint, catalog, trace, mcp-author) (#998) (64e59bc)
  • ir: add tasks module with typed helper for PublishTestResults@2 (#1012) (e6489b8)
  • ir: add typed helper for CopyFiles@2 (#1017) (f56b150)
  • ir: add typed helper for DockerInstaller@0 (#1015) (ca64336)
  • ir: add typed helper for DotNetCoreCLI@2 (#1025) (74e7bea)
  • workflows: add ado-task-ir-contributor agentic workflow (#1004) (79b357d)

Bug Fixes

  • ir: reject cross-pipeline duplicate StepIds; strict de-indent in lower_raw_yaml; document EnvValue::Literal contract (#992) (28403fe)
  • validate: block workspace alias shell injection in generated bash steps (#1018) (e7bf9c4)

v0.35.3

11 Jun 16:48
faed9fe

Choose a tag to compare

0.35.3 (2026-06-11)

Bug Fixes

  • ado-script: treat unsubstituted ADO macros as empty in synthPr (#975) (1164c5f)

v0.35.2

11 Jun 16:28
14aaa19

Choose a tag to compare

0.35.2 (2026-06-11)

Bug Fixes

  • compile: unify synthetic-PR variable namespace via ado-script (#972) (0e05b3a)

v0.35.1

11 Jun 11:05
9e22d4f

Choose a tag to compare

0.35.1 (2026-06-11)

Bug Fixes

  • compile: repair synthetic-PR gate + Stage step env var plumbing (#956) (79919bd)
  • workflows: allow github-actions[bot] to trigger recompile-safe-output-fixtures (#958) (5d36dfd)

v0.35.0

10 Jun 13:04
0a9be29

Choose a tag to compare

0.35.0 (2026-06-10)

Features

  • install: add checksum-verified one-line first-time installers (#942) (040cdad)

v0.34.3

10 Jun 12:40
865769b

Choose a tag to compare

0.34.3 (2026-06-10)

Bug Fixes

  • compile: use macro form for same-job synthPr gate refs (#944) (51ae40e)
  • workflows: lower min-integrity for issue-plan-maker /plan command (#952) (2808e8a)

v0.34.2

09 Jun 22:14
a8b0864

Choose a tag to compare

0.34.2 (2026-06-09)

Bug Fixes

  • compile: gate exec-context-pr synth path in bash, not step condition (#937) (6e67699)

v0.34.1

09 Jun 20:41
15bc19e

Choose a tag to compare

0.34.1 (2026-06-09)

Bug Fixes

  • ado-script: inline azure-devops-node-api to avoid missing ncc chunk (#935) (7a568fa)

v0.34.0

09 Jun 19:33
4d79490

Choose a tag to compare

0.34.0 (2026-06-09)

⚠ BREAKING CHANGES

  • compile: record on.pr.mode (synthetic|policy) trigger model (#933)

Features

  • compile: record on.pr.mode (synthetic|policy) trigger model (#933) (925e3ee)

Bug Fixes

  • release: use built-in GITHUB_TOKEN to dispatch recompile workflow (#923) (ce617a7)