Skip to content

v 2.3.0

Compare
Choose a tag to compare
@vgrem vgrem released this 06 Dec 18:40
· 811 commits to master since this release

Changelog

  • improvements for SAML-based claims authentication, kudos to @wreiner for the implementation and @nsmcan for the proposal #297, #272
  • support for # and % in SharePoint Online and OneDrive for Business by @kraptor #300
  • support for optional arguments for FileCollection.create_upload_session method by @beliaev-maksim #289
  • migration from adal library to msal as a mandatory dependency #296
  • improved support for sharepoint namespace, new types and methods (Tenant, ViewField, ContentType classes)
  • migration from Outlook API v1.0 to Microsoft Graph. Note: OutlookClient is decommissioned and no longer available