Skip to content

Update IoT Hub SDKs#7499

Draft
varunpuranik wants to merge 6 commits intoAzure:mainfrom
varunpuranik:upd_sdk
Draft

Update IoT Hub SDKs#7499
varunpuranik wants to merge 6 commits intoAzure:mainfrom
varunpuranik:upd_sdk

Conversation

@varunpuranik
Copy link
Copy Markdown
Contributor

Please replace this line with your PR description and read PR checklist below

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

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • Description of the pull request includes a concise summary of the enhancement or bug fix.

Testing Guidelines

  • Pull request includes test coverage for the included changes.
  • Description of the pull request includes
    • concise summary of tests added/modified
    • local testing done.

Draft PRs

  • Open the PR in Draft mode if it is:
    • Work in progress or not intended to be merged.
    • Encountering multiple pipeline failures and working on fixes.

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

varunpuranik and others added 6 commits April 2, 2026 20:32
- Suppress AD0001 analyzer errors from Akka.Analyzers incompatible with .NET 10 Roslyn
- Replace AdditionalProductInfo with AdditionalUserAgentInfo (new SDK v2 API)
- Update EdgeHub functions sample to use IncomingMessage/TelemetryMessage types
- Fix StyleCop violations: SA1501 (single-line statements), SA1505 (blank after brace),
  SA1507 (multiple blank lines), SA1508/SA1512/SA1513 (blank line formatting),
  SA1028 (trailing whitespace), SA1208/SA1210 (using directive ordering)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant