Skip to content

Releases: microsoft/vscode-azure-iot-edge

v1.24.2: Increment version of extension to rerun package and publish (#584)

16 Jul 16:45
a6b5a41
Compare
Choose a tag to compare
* Increment version

* Pull the vsce version

* Update changelog

v1.24.1: VSCode Edge extension install a custom version of simulator (#581)

23 Jun 22:01
6d33eba
Compare
Choose a tag to compare
* npm vulnerabilities + environment variable IOTEDGEHUBDEV_VERSION

* releases is a structure, not array

* Add log for invalid release

* Fix lint issues

v1.24.0

19 Apr 04:00
3063023
Compare
Choose a tag to compare
Update default Edge Runtime version to 1.1 (#572)

v1.24.0-rc1: Allow user to select between Edge Runtime 1.0 or 1.1 (#569)

29 Mar 22:24
179c0ba
Compare
Choose a tag to compare
* Allow user to select between Edge Runtime 1.0 or 1.1

* Update per PR feedback

* Fix lint issues

* Update a stale link in readme

* Update based on PR feedback

v1.23.0

24 Sep 04:10
d1011ef
Compare
Choose a tag to compare
Remove RC tag (#563)

v1.23.0-rc1

21 Sep 22:23
Compare
Choose a tag to compare
v1.23.0-rc1 Pre-release
Pre-release

Guide user to setup device connection string when Set module credentials are invalid

v1.22.0

27 May 03:03
e90b412
Compare
Choose a tag to compare

Changed

  • Allow user to select deployment template when add module
  • Adopt VS Code's 'asWebviewUri' API

v1.22.0-rc

21 May 06:47
0f40afc
Compare
Choose a tag to compare
v1.22.0-rc Pre-release
Pre-release
Allow user to select deployment template when add module (#548)

* Allow user to select deployment template when add module

* Update version to 1.22.0

Co-authored-by: rentu <[email protected]>

v1.21.0

07 Apr 01:23
d223039
Compare
Choose a tag to compare

Added

  • Add check when input repository URL
  • Add retry logic when download standalone simulator
  • Add single module debug support for Python
  • Add arm64v8 platform support

Changed

  • Use pip package URL instead of GitHub API to avoid rate limitation

v1.21.0-rc2

02 Apr 08:37
9beae23
Compare
Choose a tag to compare
v1.21.0-rc2 Pre-release
Pre-release
Update logic to valid env in repository url (#540)

* Update logic to valid env in repository url

* Update version

* Update

Co-authored-by: rentu <[email protected]>