Skip to content

Releases: githubnext/ado-aw

v0.38.0

22 Jun 20:37
dc25975

Choose a tag to compare

0.38.0 (2026-06-22)

Features

  • compile: add internal supply-chain feed/registry mirror (#1080) (a4300e6)
  • ir: add EnvValue::RuntimeExpression variant to prevent $[] in step env (#1082) (17f314b)
  • ir: add typed builder for AzureKeyVault@2 (#1132) (f72849a)
  • ir: add typed builder for AzurePowerShell@5 (#1127) (7a51798)
  • ir: add typed builder for CargoAuthenticate@0 (#1139) (5e84b57)
  • ir: add typed builder for DownloadPackage@1 (#1108) (b690c5c)
  • ir: add typed builder for GoTool@0 (#1145) (c598ed2)
  • ir: add typed builder for JavaToolInstaller@0 (#1125) (f3ec497)
  • ir: add typed builder for NuGetAuthenticate@1 (#1136) (1f8c23c)
  • ir: add typed builder for PipAuthenticate@1 (#1142) (0ec314d)
  • ir: add typed builder for PublishBuildArtifacts@1 (#1105) (56cee37)
  • ir: add typed builder for PublishCodeCoverageResults@2 (#1131) (2c2572c)
  • ir: add typed builder for PythonScript@0 (#1128) (6315119)
  • ir: add typed builder for UseDotNet@2 (#1150) (da3c645)
  • ir: add typed builder for UseNode@1 (#1148) (90511fb)
  • ir: add typed builder for UsePythonVersion@0 (#1154) (5c635b6)
  • ir: add typed builder for VSTest@2 (#1110) (d471541)
  • ir: add typed helper for CmdLine@2 (#1083) (14ebe83)
  • ir: add typed helper for DeleteFiles@1 (#1071) (8d8dbb2)
  • ir: add typed helper for DownloadPipelineArtifact@2 (#1063) (a647fd9)
  • ir: add typed helper for ExtractFiles@1 (#1042) (33284df)
  • ir: add typed helper for Npm@1 (#1077) (19a8532)
  • ir: add typed helper for NuGetCommand@2 (#1047) (513643e)
  • ir: add typed helper for PublishPipelineArtifact@1 (#1065) (9dc3176)
  • ir: add typed helpers for Docker@2 (#1086) (9f738c4)
  • ir: add typed helpers for PowerShell@2 (#1051) (c752f81)

Bug Fixes

  • ado: detect ADO sign-in HTML response in list and report auth error (#1044) (77bee77)
  • safeoutputs: render applyable PR suggestions correctly (#1104) (6213b1c)
  • smoke: target ADO agent-definitions repo for PR/git-write smokes (#1045) (aae77f6)

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)