Skip to content

8.10

Latest

Choose a tag to compare

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

8.1.0 (2026-02-20)

Breaking changes:

  • None

Deprecations:

  • None

Changes:

  • Modernised core dependencies and applied security updates (contribution by @toliver-hb) to address known vulnerabilities and improve STIX pattern parsing reliability. #1776
    • Upgraded antlr4-python3-runtime to 4.13.2 and regenerated STIX pattern grammar files.
    • Added a runtime compatibility workaround for the stix_bundle connector to mitigate an upstream issue in stix2-matcher==3.0.0 that caused "'datetime.datetime' object is not iterable" errors.
    • Removed incorrect timestamp manipulation logic that affected STIX 2.0 pattern handling.
  • Removed unused NumPy dependency from core requirements (still required by the Azure Log Analytics connector module). #1781

Fixes:

  • Patched multiple security vulnerabilities via updated dependencies. #1782, #1778, and #1776

Dependency update:

  • Bump pyOpenSSL25.3.0
  • Bump antlr4-python3-runtime4.13.2
  • Bump aioboto3>=15.2.0,<16.0.0
  • Constrain aiomysql>=0.3.2,<0.4.0
  • Bump attrs24.2.0
  • Bump flask3.1.3
  • Bump numpy (Azure Log Analytics module only) → >=2.1.0,<3.0.0
  • Bump stix2-patterns2.1.2
  • Bump urllib3>=2.6.3,<3.0.0
  • Bump pandas (Azure Log Analytics module) → 2.2.2