Skip to content

4.46.2

Compare
Choose a tag to compare
@gladjohn gladjohn released this 29 Aug 18:35
· 557 commits to main since this release
5fce57a

New Features

  • WAM Authentication Library now explicitly supports .NET 4.6.2. See #3539

Bug Fixes

  • Fixed 'Authenticator Factory has already been started` exception in new MSAL WAM preview. See #3604
  • Added back missing .NET Standard 2.0 target to MSAL.NativeInterop package. See #3612
  • [Resilience] Changed to an improved implementation of HTTP client factory on .NET Framework to improve resiliency (for ex. by reducing the amount of request timeouts). See #3546
  • Logging additional exceptions to telemetry. See #3547