This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
Releases: Azure/iothub-explorer
Releases · Azure/iothub-explorer
iothub-explorer v1.2.0
Improvements for this release:
- add a duration option (thanks @damonbarry)
- add hint text on some errors (thanks @tylerl0706)
- add timestamps on the output (thanks @stefannilsson)
- Fix quotes in the readme (thanks @ytechie)
Also: snap to latest SDK packages
iothub-diagnostics version 1.1.19
iothub-diagnostics version 1.1.18
Bugfixes:
#31
iothub-explorer version 1.1.17
Update to latest SDK package versions.
iothub-explorer version 1.1.16
Snap to latest SDK packages
- merged PRs:
- #27 (generate proper JSON array on device list - thanks @raykao)
- #28 (fix typo in help - thanks @marksn-ms)
- Add verbose option for details of C2D and D2C messages (thanks @ewertons)
iothub-explorer version 1.1.15
- Support for X509 CA Signed certificates
- Snap to latest SDK packages
iothub-explorer version 1.1.14
- update to the latest package versions
- updated the readme
iothub-explorer version 1.1.13
- Update to latest package versions
iothub-explorer version 1.1.11
Fix for #14 : Try to parse the method payload if it's JSON (1d6e7c9)
iothub-explorer version 1.1.10
Snaps dependencies to latest release of the Azure IoT Hub SDK
Also a bugfix in this release:
- Fix job result parsing in import-devices (01789e2)