Skip to content

v0.10.0

Compare
Choose a tag to compare
@samuel27m samuel27m released this 22 Apr 12:14
· 7 commits to main since this release
f06c9de

Breaking Changes

  • IWF-711 Review pyproject.toml version constraints and identify which packages should be updated by @samuel27m in #101
    • Updated all dependencies of the SDK to the latest available version
    • httpx no longer needs to be required manually by SDK users
    • httpx no longer needs to be pinned to v0.23.3
    • TL;DR - Make sure to remove httpx as a dependency of your project when upgrading to this SDK version.

Full Changelog: v0.9.1...v0.10.0