Skip to content

CBC SDK 1.5.10

Latest

Choose a tag to compare

@avanbrunt-cb avanbrunt-cb released this 24 Mar 23:27
· 1 commit to develop since this release

Bug Fixes

  • Removed backports-datetime-fromisoformat C extension dependency. Replaced with a pure-Python fallback for Python < 3.11 that handles the Z UTC timezone designator. This fixes ModuleNotFoundError in embedded/vendored environments (e.g. Splunk) where platform-specific compiled extensions are unavailable.

Full Changelog

See docs/changelog.rst for the complete changelog.