Skip to content

Release v2.0.0

Choose a tag to compare

@amigo-release-bot amigo-release-bot released this 08 Sep 01:19
· 2 commits to main since this release

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.

Changes since 1.3.1