Skip to content

v 2.3.5

Compare
Choose a tag to compare
@vgrem vgrem released this 05 Jul 21:17
· 764 commits to master since this release

Changelog

  • general: compatibility with Python 2.7 (related: #326 & #275)
  • OneDrive API: improvements and fixes for addressing drive items #276
  • Graph client: improvements in terms of error handling for batch request, dependencies updated: msal 1.12.0
  • SharePoint API: fix for ListItem.update method (related #365)
  • SharePoint API: better support for addressing resources by resource path
  • SharePoint API: batch request improvements, i.e. support for specifying maximum of items to be executed per bulk operations, default is 100 (related: #349)