Skip to content

Releases: Azure/azure-iotedge

1.0.3

11 Oct 16:52
0141f86
Compare
Choose a tag to compare

iotedge commit

https://github.com/Azure/iotedge/tree/1.0.3

Changelog

1.0.3 (2018-10-09)

This a security release of the IoT Edge runtime.

Edge Agent

Features

  • Update C# SDK to 1.18.1 (5e1a983)

Bug Fixes

  • N/A

Edge Hub

Features

  • Update C# SDK to 1.18.1 (5e1a983)
  • Update Protocol Gateway to 2.0.1 (5e1a983)

Bug Fixes

  • N/A

iotedged

Features

  • N/A

Bug Fixes

  • N/A

1.0.2

21 Sep 22:59
23062d2
Compare
Choose a tag to compare

iotedge commit

https://github.com/Azure/iotedge/tree/1.0.2

Changelog

1.0.2 (2018-09-21)

  • Adds HTTP Proxy support across the various components of the runtime (956c99f)

Edge Agent

Features

  • N/A

Bug Fixes

  • Remove CamelCase property name resolver from json deserializer (a924608)

Edge Hub

Features

  • Add support for extended offline (various commits)
  • Upgrade device SDK to 1.18.0 (eeee143)
  • Improve startup time (3ac39ac)

Bug Fixes

  • Fix MQTT topic parsing for topics with a trailing slash (DeviceNotFound exception) (2b09542)
  • UpstreamProtocol environment variable values are now case insensitive (f48c780)
  • DotNetty Timeout exceptions are mapped to general timeout exceptions (45bac36)
  • Fix potential high-bandwidth usage when SAS tokens expire (9d2ba5e)
  • Fix for possible NullReferenceException in the TwinManager (0b4ef50)
  • Fix twin desired property change notification request handling (8b1fb67)

iotedged

Features

  • Improved error messages for missing/invalid connection strings in config.yaml (94621d5)

Bug Fixes

  • Fix volume creation for modules that mount volumes (0a1a47f)
  • RPM changes to allow reboot (8d29056)

Functions Binding

Features

  • Upgrade to v2.0 of the Azure Functions runtime (1bc69d1)

Bug Fixes

  • N/A

1.0.1

21 Aug 18:00
Compare
Choose a tag to compare

iotedge commit

https://github.com/Azure/iotedge/tree/1.0.1

Changelog

Edge Agent

Features

Bug Fixes

Edge Hub

Features

Bug Fixes

iotedged

Features

Bug Fixes

Functions Binding

Features

Temperature Sensor

Features

Bug Fixes

iotedgectl

  • Add deprecation notice

1.0.0

27 Jun 02:51
Compare
Choose a tag to compare

iotedge commit

https://github.com/Azure/iotedge/tree/1.0.0

Changelog

  • Initial release