dotnet-template-azure-iot-e.../CHANGELOG.md

1.4 KiB

Changelog

Nuget

3.5.3 (2021-11-12)

  • [Updated] Updated to support .NET Core 3.1

3.5.2 (2021-08-23)

  • [Updated] Updated the nuget template json to match the schema

3.5.1 (2021-06-18)

  • [Updated] Upgrade to the latest client SDK for .netcore 2.0

3.5.0 (2019-12-20)

  • [Updated] Pull base image from Microsoft Container Registry

3.4.0 (2019-11-01)

  • [Added] Add .dockerignore to ignore bin and obj folder

3.3.0 (2019-03-05)

  • [Updated] Update arm32v7.debug and amd64.debug Dockerfile to avoid "curl not found" issue

3.2.0 (2019-03-05)

  • [Added] Add arm32v7.debug Dockerfile

3.1.0 (2018-12-18)

  • [Updated] Update Windows base image for Windows 10 Version 1809

3.0.1 (2018-11-07)

  • [Updated] Update amd64 base image

3.0.0 (2018-11-05)

  • [Updated] Update for the GA of Azure Functions on IoT Edge

2.0.0 (2018-06-27)

  • [Updated] Update base images

1.3.0 (2018-04-27)

  • [Updated] Reduce the overall image size
  • [Added] Add Dockerfiles for arm32v7

1.2.0 (2017-03-27)

  • [Updated] Update folder structure to put Dockerfiles under project root
  • [Added] Add module.json file into project root

1.1.0 (2017-12-05)

  • [Updated] Update image placeholders from <dockeruser>/<image>:<tag> to <registry>/<image>:<tag>

1.0.0 (2017-11-13)

  • Initial release