v0.9.9
This release tightens the Alteryx One cloud API surface and makes the live validation story much clearer.
Highlights
Section titled “Highlights”- Finished the One
flowssurface, including library, folder, permission, move, and replace-dataset leaves. - Expanded live smoke coverage across the One families we can validate safely in the current workspace.
- Standardized the One inventory and command-surface docs so
flowis no longer described as partial. - Hardened the release PATH setup so
cargoresolves reliably in future shells.
Validation
Section titled “Validation”cargo fmt --allcargo check --workspace --testscargo nextest run --workspacecargo nextest run -p ayx-rs --test one_live_smoke
ayx-one-api/tests/transport_smoke.rsremains skipped in this environment because the underlyinghttpmockharness hangs here.- The live One smoke suite is the canonical proof of reachability for the public API surface.