This repository was archived by the owner on Apr 25, 2023. It is now read-only.
1.0.1 Public Release
DevKit SDK 1.0.1
The optimization continues. We are pleased to announce the public preview of supporting VS Code tasks on macOS as well, so you can easily provision and deploy our “Shake, Shake” sample project on macOS now. To further smooth the development tools and package installation, we are using the official MSI for the Windows Azure CLI 2.0 installation so Python installation is no longer needed.
Release Summary
-
Installation Scripts
- Remove the dependency of Python installation by using Windows Azure CLI 2.0 MSI (v 2.0.9).
- Upgrade to the latest version of VS Code (v 1.13.1) and Arduino Extension (v 0.2.4).
- Enable Azure CDN to accelerate the Arduino and Installation package downloading speed.
-
SDK
- Stabilize Wi-Fi connection and minor optimizations to Azure IoT Device C SDK.
-
Project Catalog
- Public preview of supporting cloud provision, deploy and device upload tasks for “Shake, Shake” mini solution in VS Code on macOS.
- Switch to ARM (Azure Resource Manager) template for provisioning Azure services.
- Put Azure Function creation logic into cloud provision step to further isolate the tasks.
- Add telemetries to distinguish each mini solution from BI perspective.