5.0.2
Sat, 17 Jan 2026 03:11:36 GMT
Major changes
- Re-wrote HttpClient to use NodeJSs native fetch API (#8137) (rginsburg@microsoft.com)
- Remove internal classes from public exports #8119 (thomas.norling@microsoft.com)
- Remove extraQueryParameters and extraParameters fields from Request types #8136 (avdunn@microsoft.com)
- Update tests to account for changes in extra param configuration (hemoral@microsoft.com)
- Bump @azure/msal-common to v16.0.0-beta.0 (beachball)
- Move requests from MSAL Common to MSAL Node #7790 (joarroyo@microsoft.com)
- Drop support for Node 18 and below, add support for Node 24 (thomas.norling@microsoft.com)
- Remove all requested claims references (hemoral@microsoft.com)
- Remove encodeExtraQueryParams from config #7701 (shylasummers@microsoft.com)
- Remove support for old versions of Node and React #8014 (shylasummers@microsoft.com)
- Configuration changes to NodeAuthOptions #7695 (joarroyo@microsoft.com)
- Remove deprecated functions and parameters (shylasummers@microsoft.com)
- Refactor event types and InteractionStatus to be more concise #8009 (shylasummers@microsoft.com)
- Bump @azure/msal-common to v0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Minor changes
- Instrument data boundary claim #8074 (kshabelko@microsoft.com)
- Add correlationIds to cache APIs #7865 (thomas.norling@microsoft.com)
- Decompose nested constants #7782 (kshabelko@microsoft.com)
- Update AccountInfo construction to include tenant-specific claims #7978 (hemoral@microsoft.com)
- Move auth error messages out of the bundle #7744 (kshabelko@microsoft.com)
- Create eslint rule to check all error codes are documented #7860 (kshabelko@microsoft.com)
- Make correlation id mandatory for Logger calls #8071 (kshabelko@microsoft.com)
- Update internal cache key generation (thomas.norling@microsoft.com)
Patches
- Bump @azure/msal-common to v16.0.2 (beachball)
- Remove beta tag (joarroyo@microsoft.com)
- Bump @azure/msal-common to v16.0.1 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
- Enable passing of redirect uri to broker plugin #8153 (akaliugonna@microsoft.com)
- Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8114) (rginsburg@microsoft.com)
- broker redirect uri changes (akaliugonna@microsoft.com)
- Improved Managed Identity JSDocs (#8115) (rginsburg@microsoft.com)
- Refactor AccountEntity into type #7674 (shylasummers@microsoft.com)
- Added support for DEFAULT_IDENTITY_CLIENT_ID environment variable in Machine Learning Managed Identity #7616 (rginsburg@microsoft.com)
- remove access tokens synchronously (thomas.norling@microsoft.com)
- Rename fromNativeBroker to fromPlatformBroker #7940 (shylasummers@microsoft.com)
Changes
- Mark package for prerelease (beta) (msaljsbuilds@microsoft.com)
- Bump to pre-release alpha (hemoral@microsoft.com)