Contact Us 1-800-596-4880

Microsoft SharePoint Online Connector Release Notes - Mule 3

1.0.5

January 7, 2022

Compatibility

Software Version

Mule

3.7.0 and later

Fixed Issues

Issue ID

Upgraded library dependencies.

CONN-9893

1.0.4

April 23, 2020

What’s New

  • Separating Sharepoint Connector and it’s key components: commons, online and on-premise.

Compatibility

Software Version

Mule

3.7.0 and later

1.0.3

March 4, 2020

Compatibility

Software Version

Mule

3.7.0 and later

Fixed Issues

Issue ID

NTLM connectivity test fixed.

SE-14895

Error logging removed, exception catched using debug.

SE-14992

escapeSingleQuoteForSharepointQuery function added to avoid invalid Sharepoint querys.

SE-14965

1.0.2

December 19, 2019

Compatibility

Software Version

Mule

3.7.0 and later

Fixed Issues

Issue ID

Deprecated the Security Token Provider because it is no longer needed. The Basic Authentication mechansim obtains the security token and is easier to use.

CONN-3983

The connector can now be used in Mule 3.9.4.

CONN-4026

1.0.1

April 4, 2019

Compatibility

Software Version

Mule

3.7.0 and later

Fixed Issues

Issue ID

When using native query language for reference fields, Object To JSON throws an exception: java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to java.lang.Integer; fixed the issue by improving the fields lookup algorithm.

SE-9230

1.0.0

September 11, 2017

New release of the SharePoint Online version.

Supported operations:

  • Lists and List Items API: Create, delete, retrieve, update lists, and list items.

  • Files and Folders API:

    • Files: Add, retrieve content, retrieve metadata, delete, check out, undo check out, check in, publish, unpublish, approve, deny, recycle, and copy files.

    • Folders: Create, delete, and retrieve folders.