Skip to content

Releases: dataiku/dss-plugin-sharepoint-online

Version 1.3.0

27 Feb 10:17
de934fd

Choose a tag to compare

  • Increase the version of the package cryptography to 46.0.5 and msal to 1.34.0 in response to CVE-2026-26007
  • Python support changes in this version to 3.8, 3.9, 3.10 and 3.11. Support for python versions 3.5, 3.6 and 3.7 is dropped.
  • Marking Site App Permission auth method as deprecated

Version 1.2.0

18 Dec 14:10

Choose a tag to compare

  • Handles strings longer than 255 characters
    • In append mode, check whether the SharePoint column is single or multiple lines of text, and chunk accordingly the string to be uploaded
    • In overwrite mode, initially recreate the columns as single line, and convert to multiple lines if a column contains a string longer than 255 characters

Version 1.1.10

12 Nov 14:09
d192ee3

Choose a tag to compare

  • Add legacy mode to accept percent encoded spaces ("%20") in root directory preset overwrite

Version 1.1.10-beta.1

04 Nov 13:34

Choose a tag to compare

Version 1.1.10-beta.1 Pre-release
Pre-release
  • Accept percent encoded spaces ("%20") in root directory preset overwrite

Version 1.1.9

24 Oct 10:01
63fac95

Choose a tag to compare

  • Fix handling of username / password error message

Version 1.1.8

08 Sep 07:48
d0c4164

Choose a tag to compare

  • Add support for MSAL username / password authentication
  • Activate retry on error 429 when retrieving the form digest value
  • Failing when the "append recipe" incorrectly outputs to the targeted dataset

Version 1.1.8-beta.2

01 Sep 11:16

Choose a tag to compare

Version 1.1.8-beta.2 Pre-release
Pre-release
  • Add support for MSAL username / password authentication

Version 1.1.8-beta.1

29 Aug 16:54

Choose a tag to compare

Version 1.1.8-beta.1 Pre-release
Pre-release
  • Add support for MSAL username / password authentication

Version 1.1.7-beta.2

07 Jul 16:00

Choose a tag to compare

Version 1.1.7-beta.2 Pre-release
Pre-release
  • Custom user agent

Version 1.1.7-beta.1

14 May 13:24

Choose a tag to compare

Version 1.1.7-beta.1 Pre-release
Pre-release
  • Add recursive folder deletion