Skip to content

8.0.4

Choose a tag to compare

@morgan-nolan-ibm morgan-nolan-ibm released this 27 Feb 11:20
· 18 commits to develop since this release

8.0.4 (2026-02-09)

Breaking changes:

  • None

Deprecations:

  • None

Changes:

  • Resolved incompatibility with newer pip (v26) caused by a non-PEP517-compliant transient dependency (aiosonic) affecting the Datadog connector. #1774

Fixes:

  • Addressed security vulnerability related to aiomysql dependency constraints. #1775

Dependency update:

  • Bump datadog_api_client[async]>=2.40.0,<3.0.0
  • Constrain aiomysql>=0.3.2,<0.4.0