-
Notifications
You must be signed in to change notification settings - Fork 372
Update CHANGELOG.md #5363
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
Update CHANGELOG.md #5363
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NativeInterop in 0.18.2 - 0.19.1 has a regression that in some cases WAM ROPC flows may return ERROR_ADAL_ACCOUNT_AND_CREDENTIAL error. Our dotnet integration tests can repro the issue. And this issue is also impacting all the OneAuth users (we have too many regressions around that part). 0.19.2 also includes mac broker support, partners using microsoft.identity.client.broker 4.73.1 on mac can directly get NativeInterop 0.19.2 |
@trwalke, for PR #5274 I guess we don't have a github issue or feature, though I do have an ADO item https://identitydivision.visualstudio.com/Engineering/_workitems/edit/3230941/ Will this work? |
10246a0
to
f25e063
Compare
It's really up to you how you want to handle the GitHub issues @fengga . We do recommend that you at least update the Changelog.md, as partners do look at those. I also recommend you try as much as possible to use the GitHub issues for bugs You'd be surprised how efficient search engines are at indexing GH issues, and implicitly helping others. |
f25e063
to
4b57b1f
Compare
Fixes #
Changes proposed in this request
Testing
Performance impact
Documentation