-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing HMAC breaking change #21019
Comments
Related to #20143. But wouldn't HMAC be covered by the statement in "Affected APIs":
Would it be better to explicitly list each affected API? |
In the case our users reported, it was From that thread:
|
Okay, I guess I'm not sure what is missing from the doc then, unless you think it should explicitly list each affected API instead of the APIs that aren't affected. |
I agree with @gewarren's assessment. The docs seem clear on this: if it's in |
Here's the error text that's presented to the user as part of the PNSE:
Maybe this error text needs to be more descriptive? Maybe it needs to include a link to the breaking change notification? |
@GrabYourPitchforks I see now what you mean, I believe that I got the wrong meaning of the Affected APIs section, totally missed the "except" in the text and thought the list was of the APIs that were broken. |
Please see this thread: Azure/azure-cosmos-dotnet-v3#1865 (comment)
HMAC is also a breaking change that should be listed in the Cryptography section.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: