Release Notes Action Items for awf 0.25.48 → 0.25.60
This issue summarizes upstream release notes for the awf dependency between the previously pinned version (0.25.48) and the new pinned version (0.25.60), highlighting items that may need follow-up in ado-aw.
The companion version-bump PR is titled chore(deps): update AWF_VERSION to 0.25.60.
Releases analyzed
Notable features for ado-aw to adopt
- OpenTelemetry distributed tracing in api-proxy (v0.25.51): AWF's api-proxy sidecar now emits OTel traces. ado-aw could consider exposing configuration or documentation to help consumers take advantage of this observability surface (
feat: add OpenTelemetry distributed tracing to api-proxy sidecar).
- ARC/DinD split-filesystem auto-detection (v0.25.52): AWF can now auto-detect Docker-in-Docker split filesystem via a sentinel probe (
feat: auto-detect DinD split filesystem via sentinel probe). This is relevant for ado-aw pipelines running on ARC or DinD hosts — ado-aw documentation or default configs may need updating.
- Middle-power model fallback with stale-cache recovery (v0.25.53): The api-proxy now supports a model fallback mechanism when the primary model is unavailable (
feat(api-proxy): add middle-power model fallback with stale-cache recovery). ado-aw could expose configuration to enable/tune this fallback for users.
- Anthropic Workload Identity Federation (WIF) support (v0.25.58): The api-proxy now supports Anthropic WIF schema fields and OIDC validation (
feat(api-proxy): Anthropic WIF schema fields and OIDC validation probe). If ado-aw targets Anthropic via the api-proxy, this new auth path may be worth exposing.
- Pre-startup model validation (v0.25.58): The api-proxy validates the requested model before startup via a
requestedModel config field (feat(api-proxy): pre-startup model validation via requestedModel config). ado-aw may wish to pass the model name through this config for earlier failure detection.
This issue was opened automatically by the dependency version updater workflow.
Generated by Dependency Version Updater · sonnet46 2.4M · ◷
Release Notes Action Items for
awf0.25.48→0.25.60This issue summarizes upstream release notes for the
awfdependency between the previously pinned version (0.25.48) and the new pinned version (0.25.60), highlighting items that may need follow-up in ado-aw.The companion version-bump PR is titled
chore(deps): update AWF_VERSION to 0.25.60.Releases analyzed
Notable features for ado-aw to adopt
feat: add OpenTelemetry distributed tracing to api-proxy sidecar).feat: auto-detect DinD split filesystem via sentinel probe). This is relevant for ado-aw pipelines running on ARC or DinD hosts — ado-aw documentation or default configs may need updating.feat(api-proxy): add middle-power model fallback with stale-cache recovery). ado-aw could expose configuration to enable/tune this fallback for users.feat(api-proxy): Anthropic WIF schema fields and OIDC validation probe). If ado-aw targets Anthropic via the api-proxy, this new auth path may be worth exposing.requestedModelconfig field (feat(api-proxy): pre-startup model validation via requestedModel config). ado-aw may wish to pass the model name through this config for earlier failure detection.This issue was opened automatically by the dependency version updater workflow.