Skip to content

Releases: microsoft/vscode-azure-iot-toolkit

v0.6.2-rc

15 May 08:21
Compare
Choose a tag to compare
v0.6.2-rc Pre-release
Pre-release
0.6.2-rc2

v0.6.1

02 May 05:43
Compare
Choose a tag to compare

Changed

  • Add 'Azure' to command category
  • Improve wording to align with Azure IoT Edge extension
  • Upgrade 'ms-rest' and 'ms-rest-azure' npm to resolve security issue in moment.js
  • Fix #83: Add retry logic for listing IoT Hub to work around showQuickPick issue

v0.6.1-rc2

28 Apr 09:18
Compare
Choose a tag to compare
v0.6.1-rc2 Pre-release
Pre-release
0.6.1-rc2

v0.6.1-rc

27 Apr 03:51
ebd8dbf
Compare
Choose a tag to compare
v0.6.1-rc Pre-release
Pre-release
Use LTS Node.js release in CI (#85)

v0.6.0

09 Mar 04:03
Compare
Choose a tag to compare

Added

  • Expose APIs for dependent extensions to use
    • Return IoT Hub Connection String in create/select IoT Hub APIs
    • Use Output Channel for showing output
    • Add iotHubConnectionString parameter in create/select device APIs
    • Add outputChannel parameter in create/select IoT Hub and create/select device APIs
  • Show default command items ("Set IoT Hub Connection String", "Select IoT Hub") in device tree when IoT Hub Connection String is not set
  • Create Edge deployment via file

Changed

  • Always refresh device tree after creating IoT Hub
  • Improve SKU naming
  • Only list filtered subscriptions
  • Sort commands in View title menu
  • Not show Connection String Input Box on startup
  • Rename explorer to 'Azure IoT Hub Devices'
  • Move Edge code snippets to Azure IoT Edge extension
  • The "Generate Edge deployment manifest" command is replaced by Azure IoT Edge extension's "Generate IoT Edge deployment manifest file" command

v0.6.0-rc2

08 Mar 03:40
Compare
Choose a tag to compare
v0.6.0-rc2 Pre-release
Pre-release
0.6.0-rc2

v0.6.0-rc

08 Mar 02:53
Compare
Choose a tag to compare
v0.6.0-rc Pre-release
Pre-release
0.6.0-rc

v0.5.0

25 Dec 02:09
Compare
Choose a tag to compare

Added

  • Create IoT Hub
  • Create Edge device
  • Show different icons for Edge devices
  • Command to log in to container registry for Edge
  • Code snippet for Edge module and route authoring
  • List Edge Modules
  • View Module Twin

v0.5.0-rc

20 Dec 09:01
Compare
Choose a tag to compare
v0.5.0-rc Pre-release
Pre-release
0.5.0-rc

v0.4.3

06 Dec 05:25
Compare
Choose a tag to compare

Added

  • Add Command Palette integration for several commands