Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[release/8.0.4xx] Add Dev Device ID #43362

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 11, 2024

Backport of #43148 to release/8.0.4xx

Summary

DevDeviceID was introduced in RC2 as a way to be consistent with Visual Studio on how to track individual devices. This change is to backport the device ID to 8.0 which will be in support for another 2 years. This change includes the original backport as well as the RC2 Fix #43471

Customer Impact

.NET 8 SDKs would have to continue to rely on the MacAddress to compare data with VS which would force using different queries for 9 versus 8.

Regression

No.

Testing

Automated

Risk

Low

…hing fails but don't error our code refactor the caching code slightly for simplicity
@marcpopMSFT marcpopMSFT merged commit 71c1540 into release/8.0.4xx Oct 10, 2024
17 checks passed
@marcpopMSFT marcpopMSFT deleted the backport/pr-43148-to-release/8.0.4xx branch October 10, 2024 22:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant