Releases: microsoft/vscode-azure-iot-edge
Releases · microsoft/vscode-azure-iot-edge
v1.24.2: Increment version of extension to rerun package and publish (#584)
* Increment version * Pull the vsce version * Update changelog
v1.24.1: VSCode Edge extension install a custom version of simulator (#581)
* npm vulnerabilities + environment variable IOTEDGEHUBDEV_VERSION * releases is a structure, not array * Add log for invalid release * Fix lint issues
v1.24.0
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)
* 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
Remove RC tag (#563)
v1.23.0-rc1
Guide user to setup device connection string when Set module credentials are invalid
v1.22.0
Changed
- Allow user to select deployment template when add module
- Adopt VS Code's 'asWebviewUri' API
v1.22.0-rc
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
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
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]>