Skip to content

Releases: microsoft/vscode-azure-iot-edge

v1.25.11: Update package.json to make extension description accurate (#653)

09 Jan 22:34
2264eb0
Compare
Choose a tag to compare
Description points to up-to-date information and removes old extension pack recommendations

Co-authored-by: Mariana Mihova <10135329+marianan@users.noreply.github.com>

v1.25.11-rc1

13 Dec 07:02
Compare
Choose a tag to compare
Simulated temperature module to 1.4

v1.25.11-rc0

13 Dec 06:40
Compare
Choose a tag to compare
Update default Edge runtime version to 1.4 LTS

v1.25.10

07 Nov 18:48
e459b2e
Compare
Choose a tag to compare
Update azure-pipelines.yml for Azure Pipelines (#647)

v1.25.9

05 Apr 20:32
884050b
Compare
Choose a tag to compare
Update simulator to v0.14.14 (#633)

v1.25.8: using latest simulator version (#629)

08 Mar 17:00
17f8c9f
Compare
Choose a tag to compare
* using latest simulator version

v1.25.7: check if remote containers extension is active (#627)

04 Feb 17:52
3cdb3ad
Compare
Choose a tag to compare
* check if remote containers extension is active

* avoid generating dev container definition files when remote - containers is not active

v1.25.6

29 Jan 00:09
ea78361
Compare
Choose a tag to compare
Fixes error when creating a new solution with external modules (#626)

v1.25.5: Dev/hshami/fix extension dependency for dev containers (#625)

24 Jan 17:19
878e48f
Compare
Choose a tag to compare
* Add missing extension dependencies

* Update version

* Update telemetry client package from deprecated

* Update with PR Comments

v1.25.4-rc0

14 Dec 19:27
36c94ba
Compare
Choose a tag to compare
Dev/hshami/request to axios (#622)

* replacing deprecated Request with Axios

* Implement post with axios, update authorization option

* appease tslint