Metrics Collector 1.1.0
damonbarry
released this
06 Jan 20:10
·
247 commits
to main
since this release
What's new in 1.1?
The Metrics Collector 1.1 module is a refresh to align with the latest (1.4) version of IoT Edge. Its functionality remains unchanged. Users can confidently update Metrics Collector 1.0 in their IoT Edge deployments to the new 1.1 version. Changes include (see 71584c0):
- Update from .NET Core 3.1 to .NET 6.0
- Move arm32v7/arm64v8 Docker images from Ubuntu to Alpine to be consistent with the amd64 image and to reduce image size
- Upgrade the IoT device SDK to a version that is consistent with the latest (1.4) version of IoT Edge
Upgrade notes
Starting with the Metrics Collector 1.1 release, Windows Docker images are no longer provided.
Bug Fixes
- Update Newtonsoft.Json dependency to 13.0.2 ( 4dca27b )