1.1.27 Nuget release #459
MattB-msft
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fix for Logging MSAL telemetry when using ILogger
Previously, Logs for MSAL were not written to the configured ILogger, they would only go to Trace Source and InMemory Logs.
Fix for RequestBuilder to properly honor CrmUserId and AADOid in request builder requests.
Updated ServiceClient retry logic to use the server specified RetryAfter for Time and Concurrency throttling fault codes, in addition to Burst.
Updated ConnectionService retry logic to parse RetryAfter header as seconds instead of hours.
Dependency Changes:
Modified:
Microsoft.Identity.Client to 4.61.3
Added initial Azure Auth extensions.
Packages and added new WPF Login control for Dataverse ServiceClient.
What's Changed
Full Changelog: 1.1.22...1.1.27
This discussion was created from the release 1.1.27 Nuget release.
Beta Was this translation helpful? Give feedback.
All reactions