·
20 commits
to main
since this release
Patch release. pip install -U aim-sdk
Fixed
- CLI login no longer doubles the
Token exchange failed:prefix (#286). The message now surfaces the server'serror_descriptionand, on a non-JSON response, a hint that the URL should be the AIM API base (https://api.aim.opena2a.org) rather than the dashboard URL. - Credential-adoption message names the real source path instead of saying "from bundled package" (#288) — the published artifacts contain no credential; the line was misleading.
loginno longer crashes with anEOFErrortraceback on non-interactive stdin when credentials already exist (#288) — it keeps the credentials and prints a--forcehint.
Internal
test_sdk_verificationguarded under__main__so it no longer makes a network call duringpytestcollection (#283).
Provenance (Trusted Publishing / PEP 740)
curl -s -o /dev/null -w "%{http_code}\n" \
https://pypi.org/integrity/aim-sdk/1.24.1/aim_sdk-1.24.1-py3-none-any.whl/provenance
# -> 200