Release v2.0.0
Classic Python 2.0.0
Generated request/response models now match the current Classic API contract, including metric creation's initial-version payload, version responses without a required ID, and current model identifiers. Review generated model imports, constructors, and response-field access when upgrading. Optional legacy organization-branding attributes remain compatible.
Install with pip install amigo-sdk==2.0.0 and import amigo_sdk. This package targets the Classic API.
Validation: Python 3.11–3.13 tests, lint, formatting, type checking, coverage upload, wheel/sdist publication, and current-contract model parsing from a clean PyPI installation. The separate informational integration job remains blocked by DNS resolution of its configured test host; this release does not certify that environment.