Skip to content

Tags: sugarcrm/office365-rest-client

Tags

v3.4.3

Toggle v3.4.3's commit message
CSC-6644 Add a stable channel support for batch requests

v3.4.2

Toggle v3.4.2's commit message
CSC-6132 Sync Status Indicator for Calendar Events

v3.4.1

Toggle v3.4.1's commit message
CSC-6369 Outlook Update/Delete contact sync doesn't work

v3.4.0

Toggle v3.4.0's commit message
CSC-6138 Migrate auth to new libraries

v3.3.5

Toggle v3.3.5's commit message
CSC-6074 Add MasterCategoriesService

v3.3.4

Toggle v3.3.4's commit message
CSC-6035 Fix AttributeError in Office365ClientError

v3.3.3

Toggle v3.3.3's commit message
CSC-5423 Add beta service

v3.3.2

Toggle v3.3.2's commit message
CSC-5527 Prevent attempt to execute empty batch request

v3.3.1

Toggle v3.3.1's commit message
CSC-5446 two_way_contact_sync - InvalidJSONError

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CSC-5399 Utilise requests library (#31)

* CSC-5399 Change SSL config

* CSC-5399 Change TLS to 1.2

* CSC-5403 Add retries for SSLEOFError

* CSC-5403 Add max_entries param to contacts delta_list

* CSC-5399 Two way sync fails with SSLEOFError

* CSC-5439 The Send later functionality doesn't work in Outlook - Attempts to send the delayed email have failed

---------

Co-authored-by: Andrew Matsukov <[email protected]>