Releases: AzureAD/microsoft-authentication-library-for-js
Releases · AzureAD/microsoft-authentication-library-for-js
@azure/msal-node v3.5.0
3.5.0
Tue, 08 Apr 2025 16:56:06 GMT
Minor changes
- Implemented a Retry Policy for the IMDS Managed Identity Source #7614 (rginsburg@microsoft.com)
- Bump @azure/msal-common to v15.5.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Machine Learning Managed Identity now correctly uses MSIs 2017 API instead of the 2019 API #7631 (rginsburg@microsoft.com)
@azure/msal-node-extensions v1.5.10
1.5.10
Tue, 08 Apr 2025 16:56:06 GMT
Patches
- Bump @azure/msal-common to v15.5.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-common v15.5.0
15.5.0
Tue, 08 Apr 2025 16:56:06 GMT
Minor changes
- Implemented a Retry Policy for the IMDS Managed Identity Source #7614 (rginsburg@microsoft.com)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-browser v4.10.0
4.10.0
Tue, 08 Apr 2025 16:56:05 GMT
Minor changes
- Fix a bug in handleRedirectPromise when invoked after logoutRedirect #7680 (kshabelko@microsoft.com)
- Bump @azure/msal-common to v15.5.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Export additional function internally for use in tests (thomas.norling@microsoft.com)
- update cache miss to warning from error (sameera.gajjarapu@microsoft.com)
@azure/msal-angular v4.0.9
4.0.9
Tue, 08 Apr 2025 16:56:05 GMT
Patches
- added resetInProgressEvent function to reset event after handleRedirectPromise is called #7682 (lalimasharda@microsoft.com)
- Deprecate logout() in Angular (shylasummers@microsoft.com)
- Bump @azure/msal-browser to v4.10.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-browser v4.9.1
4.9.1
Wed, 26 Mar 2025 17:56:52 GMT
Patches
- remove EAR override (thomas.norling@microsoft.com)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-react v3.0.8
3.0.8
Tue, 25 Mar 2025 22:29:34 GMT
Patches
- Bump @azure/msal-browser to v4.9.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
@azure/msal-node v3.4.1
3.4.1
Tue, 25 Mar 2025 22:29:34 GMT
Patches
- Move addition of extraQueryParameters during request generation (thomas.norling@microsoft.com)
- Minor updates to Authorize query string generation (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v15.4.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-node-extensions v1.5.9
1.5.9
Tue, 25 Mar 2025 22:29:34 GMT
Patches
- Update @azure/msal-node-runtime dependency to ^0.18.1 (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v15.4.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
@azure/msal-common v15.4.0
15.4.0
Tue, 25 Mar 2025 22:29:34 GMT
Minor changes
- EAR protocol request support (thomas.norling@microsoft.com)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Patches
- Additional PerformanceEvents (thomas.norling@microsoft.com)