Azure / iotedge

The IoT Edge OSS project
MIT License
1.45k stars 457 forks source link

Upgrade to stable channel of IoT SDKs #7261

Closed damonbarry closed 3 months ago

damonbarry commented 3 months ago

Stay on .NET 6.0, but update IoT SDKs to the stable channel (Microsoft.Azure.Devices.Client 1.42.3, Microsoft.Azure.Devices 1.39.1).

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

Testing Guidelines

Draft PRs

Note: We use the kodiakhq bot to merge PRs once the necessary checks and approvals are in place. When it merges a PR, kodiakhq converts the PR title to the commit title, PR description to the commit description, and squashes all the commits in the PR to a single commit. The net effect is that entire PR becomes a single commit. Please follow the best practices mentioned here for the PR title and description