Skip to content

Try out the preview of 3.0.0 version of the JS client library! 📢 📢 #444

Closed
@nikithauc

Description

@nikithauc

@microsoft/microsoft-graph-client 3.0.0-Preview.1 is released!!

3.0.0 version introduces the TokenCredentialAuthenticationProvider enabling the use of @azure/identity credential classes for authentication purposes.
The TokenCredentialAuthenticationProvider enables support for multiple authentication flows. And with that, 3.0.0 introduces support for server-side authentication!!

Enhancements are introduced to the large file upload feature enabling support for Node.js Stream upload, capabilities to track the upload progress.

Learn more about changes in this release which are documented in the 3.0.0 Upgrade Guide.
AB#9211

Update -
@microsoft/microsoft-graph-client 3.0.0-Preview.2 has been released.

  • Added customHosts options -The AuthenticationHandler and TelemetryHandler will add or update the request headers only if the request URL is a Graph endpoint or a custom endpoint. customHosts property in IOptions, IClientOptions takes in a Set of custom hosts.
  • Fixed Large File Upload - retry doesn't work for StreamUpload  #452.

7/28/2021 Update -
@microsoft/microsoft-graph-client 3.0.0-Preview.3 has been released.

  • This preview contains the new AuthCodeMSALBrowserAuthenticationProvider to support authentication using MSAL Browser.
  • Removing ImplicitMSALAuthenticationProvider in 3.0.0 and thereby, ending the support for MSAL V1.

8/9/2021 Update -
3.0.0 is out!!! - https://www.npmjs.com/package/@microsoft/microsoft-graph-client/v/3.0.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions