This log was last generated on Mon, 01 Aug 2022 22:22:36 GMT and should not be manually modified.
Mon, 01 Aug 2022 22:22:36 GMT
- Bump @azure/msal-common to v7.3.0
Mon, 18 Jul 2022 23:26:21 GMT
- App Token Provider extensibiliy for AzureSDK (bogavril@microsoft.com)
- add forceCache property to rt token request (#4844) (v-derisen@microsoft.com)
- Bump @azure/msal-common to v7.2.0
Tue, 05 Jul 2022 22:37:04 GMT
- feat: adding authority metadata resiliency #4536 (samuelkamau@microsoft.com)
- Bump @azure/msal-common to v7.1.0
Mon, 13 Jun 2022 22:28:09 GMT
- Fix ClientAssertion configuration typing between common and node #4846 (hemoral@microsoft.com)
- Bump @azure/msal-common to v7.0.0
- Add strict assertion checks for OBO clients (#4691) (bmahal@microsoft.com)
Mon, 06 Jun 2022 22:13:00 GMT
- Use native http modules instead of axios for regular and proxied network requests #4744 (rginsburg@microsoft.com)
- Updated the regex and added a test for detecting public cert for SNI #4790 (email not defined)
- export AuthorizationCodePayload type from msal-common #4803 (git@hens.by)
- Bump @azure/msal-common to v6.4.0
Mon, 02 May 2022 22:23:33 GMT
- Add Node 18 to msal-node supported versions #4727 (13023439+WikiRik@users.noreply.github.com)
- Bump @azure/msal-common to v6.3.0
Mon, 04 Apr 2022 21:12:42 GMT
- Add Client Application telemetry parameters to MSAL #4616 (prithviraj.kanherkar@microsoft.com)
- Bump @azure/msal-common to v6.2.0
- Use IGuidGenerator interface for GuidGenerator class #4570 (janutter@microsoft.com)
Mon, 07 Mar 2022 23:28:43 GMT
- Added nonce support to MSAL Node #4504 (marionminayo@microsoft.com)
- Fix support for claims-based token caching #4533 (hemoral@microsoft.com)
- Persist authority in in memory cache #4081 (sameera.gajjarapu@microsoft.com)
Tue, 08 Feb 2022 00:41:06 GMT
- feat: add the redis distributed cache layer (kamausamuel11@gmail.com)
- Add AzureCloudInstance to JS libraries (sameera.gajjarapu@microsoft.com)
- Support proxy in msal-node(#4447) (sameera.gajjarapu@microsoft.com)
- Bump @azure/msal-common to v6.1.0
Tue, 04 Jan 2022 00:20:29 GMT
- Bump @azure/msal-common to v6.0.0
Tue, 07 Dec 2021 00:17:01 GMT
- Add support for hybrid spa flow #3478 (janutter@microsoft.com)
- Bump @azure/msal-common to v5.2.0
Mon, 01 Nov 2021 23:53:22 GMT
- Bump @azure/msal-common to v5.1.0
Mon, 04 Oct 2021 23:12:35 GMT
- Export library version #4124 (thomas.norling@microsoft.com)
- feat: improve the test code coverage for msal-node (samuelkamau@microsoft.com)
- Consistently export error types and messages for errors thrown by MSAL #4117 (jagore@microsoft.com)
- Axios upgrade to 0.21.4 to address a high severity vulnerability (sameera.gajjarapu@microsoft.com)
- Bump @azure/msal-common to v5.0.1
Tue, 07 Sep 2021 23:22:24 GMT
- Add removeTokenBindingKey missing method to Node's CryptoProvider #3500 (hemoral@microsoft.com)
- Add correlationId to errors #3930 (thomas.norling@microsoft.com)
- Remove non-null assertions #3994 (thomas.norling@microsoft.com)
- Add correlationId to AuthenticationResult type #3947 (thomas.norling@microsoft.com)
- Fixes biased code verifier generation #3993 (thomas.norling@microsoft.com)
Thu, 22 Jul 2021 22:50:22 GMT
- feat: add regional authority telemetry, #3662 (samuelkamau@microsoft.com)
- ROPC added for Confidential Clients (#3838) (sameera.gajjarapu@microsoft.com)
Mon, 28 Jun 2021 23:39:48 GMT
- Add correlationId to log messages #3601 (joarroyo@microsoft.com)
- fix: have the log level propagate to msal-common (samuelkamau@microsoft.com)
- fix: update the client capabilities type in configuration #3678 (samuelkamau@microsoft.com)
Wed, 12 May 2021 18:35:03 GMT
- Add Node 16 to msal-node supported versions (janutter@microsoft.com)
- add support for regional authorities (samuelkamau@microsoft.com)
Thu, 22 Apr 2021 23:26:08 GMT
- Add .browserslistrc #3471 (thomas.norling@microsoft.com)
Wed, 14 Apr 2021 18:39:53 GMT
- feat: fix the device code cancellation flag (samuelkamau@microsoft.com)
- Add support for AccessToken_With_AuthScheme credential type #3426 (hectormgdev@gmail.com)
Thu, 18 Feb 2021 00:34:32 GMT
- update msal-node landing page & samples page (dogan.erisen@gmail.com)
- ADD FAQs (#3038) (sameera.gajjarapu@microsoft.com)
- Update node version support in package.json(#2998) (sameera.gajjarapu@microsoft.com)
Tue, 09 Feb 2021 01:48:22 GMT
- Fix version.json import errors (#2993) (thomas.norling@microsoft.com)
- Ignore OIDC scopes during cache lookup or replacement (#2969) (prkanher@microsoft.com)
- Set the validateStatus locally than globally for
axios(#2959) (sameera.gajjarapu@microsoft.com) - Add API Extractor for msal-node (sameera.gajjarapu@microsoft.com)
Tue, 02 Feb 2021 01:56:47 GMT
- Get package version from version.json (#2915) (thomas.norling@microsoft.com)
- Add interfaces to public APIs in msal-node (#2623) (sameera.gajjarapu@microsoft.com)
Thu, 21 Jan 2021 21:48:01 GMT
- Authority metadata caching (#2758) (thomas.norling@microsoft.com)
Tue, 12 Jan 2021 00:51:26 GMT
- change the code challenge encoding to uniform base64 (samuel.kamau@microsoft.com)
- ClientAssertion.parseCertificate - allow newlines in cert (#2721). (email not defined)
- feat: bump up the axios version on msal-node (samuel.kamau@microsoft.com)
- Add getKVStore to tokenCache (#2771) (thomas.norling@microsoft.com)
Mon, 07 Dec 2020 22:19:03 GMT
- Expose idTokenClaims on AccountInfo (#2554) (janutter@microsoft.com)
- Add null to API response signatures (#2602) (thomas.norling@microsoft.com)
- Enforce triple equals in eslint (janutter@microsoft.com)
- Log messages contain package name and version (#2589) (thomas.norling@microsoft.com)
- Update request types (#2512) (thomas.norling@microsoft.com)
Wed, 11 Nov 2020 23:33:20 GMT
- Add support for SubjectName/Issuer authentication (#2471). (jamckenn@microsoft.com)
Tue, 10 Nov 2020 01:48:44 GMT
- Enhance lookup for IdTokens/AppMetadata (#2530) (sameera.gajjarapu@microsoft.com)
Sat, 07 Nov 2020 01:50:14 GMT
- Fixing a bug and adding
localAccountIdin AccountInfo interface (#2516) (sameera.gajjarapu@microsoft.com) - Filtered lookup of IdTokens, AppMetadata; Error handling in Node Storage (#2530) (sameera.gajjarapu@microsoft.com)
- Implement Password Grant Flow (#2204) (sameera.gajjarapu@microsoft.com)
Mon, 02 Nov 2020 23:33:39 GMT
- Add getLogger and setLogger to msal-node (#2520) (joarroyo@microsoft.com)
- Remove
debugfrom themsal-nodelibrary (#2496) (sameera.gajjarapu@microsoft.com)
Mon, 26 Oct 2020 21:00:29 GMT
- msal-browser and msal-node cache Interfaces to msal-common updated (#2415) (sameera.gajjarapu@microsoft.com)
- Export Node Cache Serializer for use in end-to-end testing framework (#2414) (hemoral@microsoft.com)
Tue, 20 Oct 2020 23:47:28 GMT
- Adds support for any OIDC-compliant authority (#2389). (jamckenn@microsoft.com)
Thu, 15 Oct 2020 00:49:18 GMT
- Export all "Request" types in msal-node (sameera.gajjarapu@microsoft.com)
Wed, 14 Oct 2020 23:45:07 GMT
- Docs update for msal-node release (sameera.gajjarapu@microsoft.com)
- Export error types for msal-node (sameera.gajjarapu@microsoft.com)
- Add uuid as dependency in msal-node package.json so it is installed with the library (hectormgdev@gmail.com)
- Update TokenCache interface (#2348) (sameera.gajjarapu@microsoft.com)
Fri, 02 Oct 2020 17:42:35 GMT
- Dummy implementation of access token proof-of-possession (prkanher@microsoft.com)
Wed, 23 Sep 2020 21:13:48 GMT
- Make network interface public (#2335) (sameera.gajjarapu@microsoft.com)
- Rename TokenCache.cacheHasChanged to TokenCache.hasChanged (#2332) (sagonzal@microsoft.com)
- FOCI - Family of Client IDs feature (#2201) (sameera.gajjarapu@microsoft.com)
- Fix issue with token cache not removing old cache entities (#2304) (sagonzal@microsoft.com)
Thu, 17 Sep 2020 23:16:22 GMT
- Address tsdx warnings (#2202) (thomas.norling@microsoft.com)
- Implement Telemetry in msal-node (#1921) (thomas.norling@microsoft.com)
- Changes node storage: getItem(), setItem() and removeItem() simplified and no longer need a 'type' (sameera.gajjarapu@microsoft.com)
- Add support for on-behalf-of flow (sagonzal@microsoft.com)
Tue, 25 Aug 2020 00:40:45 GMT
- update APP_META_DATA to APP_METADATA (sameera.gajjarapu@microsoft.com)
- Client Capabilities Support (#2169) (thomas.norling@microsoft.com)
- Remove log statement (email not defined)
- undefined (sagonzal@microsoft.com)
- Add confidential client support (#2023)
- Fix an issue where the types were not defined correctly in the package.json (#2014)
- Fix an issue where the
distfolder was not published (#2013)
- Add
responseto device code inmsal-node(#1947) msal-nodedocs update (#1948)- Export
AccountInfoin `msal-node (#2005)
- scaffolding (#1328)
- Configuration and Client (#1325)
- Account and Authority (#1330)
- initial compatibility with other libs (#1342)
msal-nodecrypto module (#1368)msal-nodenetwork module (#1371)msal-nodelerna support (#1383)msal-commonandmsal-nodeClient applications, authorization code and device code flow (#1409)msal-nodeadd DEBUG logging (#1423)msal-commonauthority changes (#1424)msal-nodeandmsal-commonunit tests for changes in #1409 (#1449)msal-nodeswitchstrictNullChecks:truefor msal-node (#1478)msal-nodeandmsal-commonUpdate generation of client info headers (#1482)msal-nodeandmsal-commonSupport for acquiring a token with refresh token (#1496)msal-nodeandmsal-commonMove authority generation from common to node (#1537)msal-nodefix casing issue (#1630)msal-nodeCache implementation (#1444, #1471, #1519, #1520, #1522, #1622, #1655, #1680)msal-nodeSilent Flow support (#1711)- merge cache logic for all platforms (#1762)
- Utilize ScopeSet across the library (#1770)
- Update UnifiedCacheManager.ts (#1771)
- Node cache interface (#1801)
- SilentFlow node interface (#1809)
- Update TokenCache name (#1901)