Skip to content

Azure IoT Device Library for Python v2.15.0rc1

Latest

Choose a tag to compare

@cartertinney cartertinney released this 27 Jan 22:05
· 2 commits to main since this release
e0cf346

Release candidate for an upcoming 2.15.0 release.

Dependency updates

  • Switched to use of Paho 2.x instead of 1.x
  • Removed manual subdependency management for urllib3
  • Returned to a dependency on requests-unixsocket that addressed bugs we had previously required a fork for
  • Added automatic negotiation support for TLS 1.3

Notice:

Support for Python 3.8 was dropped with this release