Skip to content

aim-sdk 1.24.0 (Python)

Choose a tag to compare

@thebenignhacker thebenignhacker released this 08 Jun 03:41
· 26 commits to main since this release
ceeaa72

Python SDK causal-denial telemetry parity with the TypeScript SDK (PR #281).

Adds the opt-in aim_sdk.telemetry package: local_writer, relay, joiner, correlation, technique_mapping, correlated_record. No behavior change when telemetry is off.

Published via npm/PyPI Trusted Publishing (OIDC, PEP 740 provenance).

  • pip install aim-sdk==1.24.0
  • Verify provenance: curl -s https://pypi.org/integrity/aim-sdk/1.24.0/aim_sdk-1.24.0-py3-none-any.whl/provenance

Release-tested: clean build (wheel+sdist), 437 unit tests pass, fresh-venv wheel install imports all telemetry submodules, version consistent (1.24.0).