Skip to content

azure-iot 0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 16:50
· 9 commits to dev since this release
d2d9598

General updates

  • We have patched track 1 -> track 2 support for IoT Central, ADT, and ADU SDKs to support a breaking change in AZ CLI 2.70.0
  • We have dropped support for Python 3.8
  • This extension now supports Python 3.12 as the CLI core is packaging newer releases with this python version
  • [Breaking Change] Older versions of uamqp (below 1.6.6) are not compatible with Python 3.12
    • If you update your packaged AZ CLI version (2.66.0 or later) or otherwise change your environment's Python version to 3.12, you will need to update your uamqp dependency to 1.6.6 or above in order to use commands like az iot hub monitor-events
    • You can repair this dependency at command runtime by utilizing the --repair / -r argument in az iot hub monitor-events

IoT device updates

  • [Breaking Change] Device c2d messages (az iot device c2d-message) have been updated to support the following service-side changes:
    • ContentEncoding system property is now content-encoding
    • ContentType system property is now content-type

IoT Hub updates

  • Removal of az iot hub certificate root-authority. For any issues, email [email protected].

IoT Central updates

  • Fixed validate message failures when retrieving device template with components