Skip to content

Releases: microsoft/vscode-azure-iot-edge

v1.11.0-rc2

15 Mar 04:56
72e6bb4
Compare
Choose a tag to compare
v1.11.0-rc2 Pre-release
Pre-release
Parse twin value to JSON (#405)

v1.11.0-rc: Marketplace enhancement (#395)

13 Mar 02:10
616f398
Compare
Choose a tag to compare
* Marketplace enhancement

* Move up BI evnet

* default module name

* 1.11.0-rc

* css update

v1.10.0

19 Feb 06:39
4d8c52f
Compare
Choose a tag to compare

Added

  • Add sample gallery page. User can view and create Azure IoT Edge solution based on samples.
  • Add issue template

v1.10.0-rc3: Add issue link to sample gallery (#371)

18 Feb 02:18
06fd0e0
Compare
Choose a tag to compare
* Add issue link to sample gallery

* 1.10.0-rc3

v1.10.0-rc2: fix #357 and #237 (#366)

14 Feb 01:50
495d156
Compare
Choose a tag to compare
Pre-release
* fix #364

* use utility checkworkspace

* clean code

* fix issue #357 and #237

v1.10.0-rc1: Merge pull request #352 from Microsoft/zhiqing-samplegallery

02 Feb 05:15
658b828
Compare
Choose a tag to compare

v1.9.0

30 Jan 01:53
3ba0d57
Compare
Choose a tag to compare

Added

  • Add configuration "azure-iot-edge.executor.env" which can be configured to inject environment variables into terminals created by VS Code Azure IoT Edge extension.

Changed

  • Change the extension activation condition. It will not be activated by a debug session.

v1.9.0-rc2

29 Jan 03:00
df24ad8
Compare
Choose a tag to compare
v1.9.0-rc2 Pre-release
Pre-release
avoid override process env (#353)

v1.9.0-rc: 1.9.0 rc (#350)

23 Jan 08:10
1fcbe90
Compare
Choose a tag to compare
Pre-release
* 1.9.0 rc

* fix according to comment

v1.8.0

09 Jan 05:17
dcd9b7c
Compare
Choose a tag to compare

Added

  • Autodetect/install/update iotedgehubdev
  • Install Azure IoT Edge Node.js Module Generator automatically before new Node.js module

Changed

  • Use Webpack to improve extension performance ⚡
  • Use git download instead of cookiecutter to add Python module