Release Notes Action Items for awf 0.27.9 → 0.27.11
This issue summarizes upstream release notes for the awf dependency between the previously pinned version (0.27.9) and the new pinned version (0.27.11), highlighting items that may need follow-up in ado-aw.
The companion version-bump PR is titled chore(deps): update AWF_VERSION to 0.27.11.
Releases analyzed
Notable features for ado-aw to adopt
- Portable self-hosted runner doctor agent (v0.27.11, release): AWF now ships a new portable "runner doctor" diagnostic agent for self-hosted runner setup problems. ado-aw could reference or link to this in documentation / troubleshooting guides for users experiencing runner setup failures.
- topology-attach ordering deadlock fix (v0.27.11, release): Fixed a deadlock in
--topology-attach ordering that could starve the cli-proxy health gate. ado-aw's pipeline compiler generates --topology-attach mcp-gateway when MCPG is configured (src/compile/agentic_pipeline.rs), so ado-aw users with MCPG-based pipelines were directly affected. Upgrading to 0.27.11 resolves this.
- ARC/DinD chroot path fix (v0.27.10, release): Fixed
fix(chroot): mount binaries overlay at /host/tmp/awf-runner-bin to avoid read-only /host/usr collision on ARC/DinD. This affects ado-aw users on ARC/DinD setups using --docker-host-path-prefix. Consider updating ado-aw's ARC/DinD documentation if any runner setup guidance references /host/usr.
This issue was opened automatically by the dependency version updater workflow.
Generated by Dependency Version Updater · 378 AIC · ⌖ 39.7 AIC · ⊞ 39.6K · ◷
Release Notes Action Items for
awf0.27.9→0.27.11This issue summarizes upstream release notes for the
awfdependency between the previously pinned version (0.27.9) and the new pinned version (0.27.11), highlighting items that may need follow-up in ado-aw.The companion version-bump PR is titled
chore(deps): update AWF_VERSION to 0.27.11.Releases analyzed
Notable features for ado-aw to adopt
--topology-attachordering that could starve the cli-proxy health gate. ado-aw's pipeline compiler generates--topology-attach mcp-gatewaywhen MCPG is configured (src/compile/agentic_pipeline.rs), so ado-aw users with MCPG-based pipelines were directly affected. Upgrading to0.27.11resolves this.fix(chroot): mount binaries overlay at /host/tmp/awf-runner-bin to avoid read-only /host/usr collision on ARC/DinD. This affects ado-aw users on ARC/DinD setups using--docker-host-path-prefix. Consider updating ado-aw's ARC/DinD documentation if any runner setup guidance references/host/usr.This issue was opened automatically by the dependency version updater workflow.