Releases: Azure/dotnet-template-azure-iot-edge-module
Releases · Azure/dotnet-template-azure-iot-edge-module
v2.5.0-rc
2.5.0-rc (#58)
v2.4.0
- [Updated] Update Windows base image for Windows 10 Version 1809
- [Updated] Switch back to MQTT as default transport
v2.4.0-rc1
Switch back to MQTT as default transport (#55)
v2.4.0-rc
Update Windows base image to 1809 (#52)
v2.3.0
- [Added] Add contextPath in module.json
- [Added] Add AzureIoTEdgeModule project capability for csproj
- [Updated] Use 1.* for Microsoft.Azure.Devices.Client
v2.3.0-rc
2.3.0-rc
v2.2.0
- [Updated] Update Microsoft.Azure.Devices.Client dependency to 1.18.0 for CSharp Template
- [Updated] Update target framework to dotnet 2.1
v2.2.0-rc1
update condition targetframe (#46) * update condition to netcoreapp2.1 * udpate rc version
v2.2.0-rc
use stretch-slim to consisten with debug image
v2.1.0
- [Updated] Update the sample code to use amqp instead of mqtt