Azure / iotedge

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

Update Identity Service Dependency #7297

Closed yophilav closed 1 month ago

yophilav commented 1 month ago

Update iotedge to intake iot-identity service update: https://github.com/Azure/iot-identity-service/commit/0351353d852f59a270c7e4cd585138ee00caa5d8

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