Releases: dataiku/dss-plugin-sharepoint-online
Releases · dataiku/dss-plugin-sharepoint-online
Version 1.3.0
- 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
- 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
- Add legacy mode to accept percent encoded spaces ("%20") in root directory preset overwrite
Version 1.1.10-beta.1
- Accept percent encoded spaces ("%20") in root directory preset overwrite
Version 1.1.9
- Fix handling of username / password error message
Version 1.1.8
- 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
- Add support for MSAL username / password authentication
Version 1.1.8-beta.1
- Add support for MSAL username / password authentication
Version 1.1.7-beta.2
- Custom user agent
Version 1.1.7-beta.1
- Add recursive folder deletion