You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A2A (Agent-to-Agent) API support — full extract/publish round-trip for A2A protocol APIs (#89)
ApiOperation as first-class resource — operations are persisted individually with PATCH reconciliation for drift-free round-trips (#104)
Async LRO polling — long-running APIM operations are polled to completion; OpenAPI specs are sanitized before import (#112)
Workspace support on V2 SKUs — workspace-scoped resources (APIs, products, backends, named values, tags) are extracted and published with correct ARM paths (#128, #129)
Integration test split into 7 phases — deploy, extract, validate, override, publish, compare, teardown — each runnable independently (#92)
Bug Fixes
Override & filter config alignment — fully aligned with APIOps Toolkit array-based format (#102, #115)
Schema ref stripping — removes stale schemaId/typeName from operation representations during post-import PATCH reconciliation (#111)
Windows cmd.exe quoting — fixed stdin and argument quoting issues in Invoke-MaskedProcess (#110)
Docs & Testing
Extract filter documentation — documented full filter surface and explicit exclude-all semantics (#103)