Skip to content

aim-sdk 1.24.1

Latest

Choose a tag to compare

@thebenignhacker thebenignhacker released this 08 Jun 11:49
· 20 commits to main since this release
e9f29e0

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's error_description and, 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.
  • login no longer crashes with an EOFError traceback on non-interactive stdin when credentials already exist (#288) — it keeps the credentials and prints a --force hint.

Internal

  • test_sdk_verification guarded under __main__ so it no longer makes a network call during pytest collection (#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