Releases: AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v3.3.0
3.3.0
Wed, 18 Oct 2023 17:24:19 GMT
Minor changes
- Build account objects from cached ID Token #6529 (hemoral@microsoft.com)
- Added new PublicClientNext and additional Operating Contexts and associated Controllers; Initially to address NestedAppAuth. #6359 (email not defined)
- Replace custom encoder with TextEncoder in code challenge generator #6560 (thomas.norling@microsoft.com)
- Preconnect to authority to speed up /token calls #6550 (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.2.0 (beachball)
Patches
- Instrument create/remove hidden iframe & refactor monitorIframeForHash #6533 (thomas.norling@microsoft.com)
- Additional ATS instrumentation #6562 (thomas.norling@microsoft.com)
- addressing rollup issue based on combined configuration (email not defined)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6589
@azure/msal-angular v3.0.6
3.0.6
Wed, 18 Oct 2023 17:24:19 GMT
Patches
- Bump @azure/msal-browser to v3.3.0 (beachball)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6594
@azure/msal-react v2.0.4
2.0.4
Thu, 05 Oct 2023 18:06:40 GMT
Patches
- Bump @azure/msal-browser to v3.2.0 (beachball)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6548
@azure/msal-node v2.2.0
2.2.0
Thu, 05 Oct 2023 18:06:40 GMT
Minor changes
- Fix unhandled rejections & problems getting redirectUri in LoopbackClient #6481 (thomas.norling@microsoft.com)
- Modified proactive refresh in silent-flow to also return the cached token when the token needs to be refreshed #6397 (rginsburg@microsoft.com)
- Bump @azure/msal-common to v14.1.0 (beachball)
Patches
- expose the api from msal-node imported from common (email not defined)
- Refactor InteractionRequiredAuthError #6472 (thomas.norling@microsoft.com)
- Refactor AuthError for reduced size #6497 (thomas.norling@microsoft.com)
- Refactor ClientAuthError for reduced size #6433 (thomas.norling@microsoft.com)
- Refactor ClientConfigurationError #6471 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6545
@azure/msal-node-extensions v1.0.4
1.0.4
Thu, 05 Oct 2023 18:06:40 GMT
Patches
- Refactor ClientAuthError for reduced size #6433 (thomas.norling@microsoft.com)
- Refactor ClientConfigurationError #6471 (thomas.norling@microsoft.com)
- Bump @azure/msal-common to v14.1.0 (beachball)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6547
@azure/msal-common v14.1.0
14.1.0
Thu, 05 Oct 2023 18:06:41 GMT
Minor changes
- Add getAccount and enhance account filtering #6499 (hemoral@microsoft.com)
- Modified proactive refresh in silent-flow to also return the cached token when the token needs to be refreshed #6397 (rginsburg@microsoft.com)
Patches
- Refactor ClientAuthError for reduced size #6433 (thomas.norling@microsoft.com)
- Refactor JoseHeaderError and AuthError for reduced size #6497 (thomas.norling@microsoft.com)
- Do not add v2.0 to authority endpoint if already exists #6457 (kshabelko@microsoft.com)
- Instrument Crypto APIs #6512 (thomas.norling@microsoft.com)
- Refactor ClientConfigurationError #6471 (thomas.norling@microsoft.com)
- Add tokenBodyParameters support in RefreshTokenClient #6504 (sameera.gajjarapu@microsoft.com)
- Refactor InteractionRequiredAuthError #6472 (thomas.norling@microsoft.com)
- use invoke for telem measurements #6486 (thomas.norling@microsoft.com)
- Add missing queue measurement instrumentation #6480 (kshabelko@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6544
@azure/msal-browser v3.2.0
3.2.0
Thu, 05 Oct 2023 18:06:42 GMT
Minor changes
- Modified proactive refresh in silent-flow to also return the cached token when the token needs to be refreshed #6397. (rginsburg@microsoft.com)
- Refactor BrowserConfigurationAuthError #6473 (thomas.norling@microsoft.com)
- Add getAccount and enhance account filtering #6499 (hemoral@microsoft.com)
- Bump @azure/msal-common to v14.1.0 (beachball)
Patches
- doc: JSDoc for deprecated BrowserAuthErrorMessage (renaud.aste@ocea-sb.com)
- Instrument Crypto APIs #6512 (thomas.norling@microsoft.com)
- Refactor ClientAuthError for reduced size #6433 (thomas.norling@microsoft.com)
- Fix monitorIframeForHash telemetry event name (thomas.norling@microsoft.com)
- Use the proper algo name for
window.crypto.subtle.digest()
#6521 (kshabelko@microsoft.com) - use invoke for telem measurements #6486 (thomas.norling@microsoft.com)
- Refactor NativeAuthError, JoseHeaderError and AuthError for reduced size #6497 (thomas.norling@microsoft.com)
- Update telemetry measurements to use invoke #6484 (thomas.norling@microsoft.com)
- Add tokenBodyParameters support in RefreshTokenClient #6504 (sameera.gajjarapu@microsoft.com)
- Refactor ClientConfigurationError #6471 (thomas.norling@microsoft.com)
- Refactor InteractionRequiredAuthError #6472 (thomas.norling@microsoft.com)
- Bug fix: id token Base64 decoding #6535 (lalimasharda@microsoft.com)
- Add missing queue measurement instrumentation #6480 (kshabelko@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6546
@azure/msal-angular v3.0.5
3.0.5
Thu, 05 Oct 2023 18:06:44 GMT
Patches
- Bump @azure/msal-browser to v3.2.0 (beachball)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6549
@azure/msal-angular v3.0.4
3.0.4
Wed, 06 Sep 2023 17:19:21 GMT
Patches
- Remove
files
frompackage.json
that breaks packaging/deploying #6442 (kshabelko@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6443
@azure/msal-react v2.0.3
2.0.3
Tue, 05 Sep 2023 22:13:47 GMT
Patches
- Add a linter rule to avoid floating promises #6421 (sameera.gajjarapu@microsoft.com)
- Fix for source-map related errors #6398 (lalimasharda@microsoft.com)
- Bump @azure/msal-browser to v3.1.0 (beachball)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/6438