Skip to content

v0.36.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:14
f5990ae

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)