Skip to content

8.0.0

Choose a tag to compare

@morgan-nolan-ibm morgan-nolan-ibm released this 03 Dec 12:39
· 26 commits to develop since this release

8.0.0 (2025-10-30)

Breaking changes:

  • Minimum Python version raised to 3.10; Python 3.9 support removed due to EOL.
  • Support now officially targets Python 3.10 – 3.12.

Deprecations:

  • Python 3.9 and below are no longer supported.

Changes:

  • CI updated to remove Python 3.9 and add coverage for Python 3.11 and 3.12.
  • Updated core and module requirements to support modern Python versions.

Fixes:

  • Resolved compatibility issues with NumPy on Python 3.12.

Dependency update:

  • Bump NumPy from 1.24.4>=1.26,<1.27.
  • Bump Pandas (Azure Log Analytics module) from 1.5.2>=2.0.0.
  • Bump urllib3 from 1.26.19>=2.5.0,<3.0.0 to address:
  • Bump aioboto3 from 12.1.0>=15.0.0 to ensure compatibility with urllib3 >=2.5.0.