Skip to content

Releases: nylas/exchangelib

Use six to make exchangelib Python 3 compatible

01 Sep 14:29
831ced9
Compare
Choose a tag to compare
  • Use ensure_binary to make xml data Python 3 compatible
  • Add ensure_text to string concat in _parse_envelopes
  • Add ensure_text for stdout
  • Sort event_types for consistency

Depricate _get_shortname_from_docs method and Protocol.docs_auth_type

04 Jun 15:32
027875a
Compare
Choose a tag to compare

Deprecated _get_shortname_from_docs method and Protocol.docs_auth_type as they are no longer used in upstream

free-busy schema

24 May 16:09
e65decc
Compare
Choose a tag to compare

handle missing working_hour elem

Fixing valueerror-item-type-http-schemas-microsoft-com-exchange-services-2006-types-item-was-unexpected-in-a-folder-folder-blocking

v1.11.4-0.14.3

19 Mar 22:28
ab97fbc
Compare
Choose a tag to compare
Merge pull request #65 from nylas/yusra-ahmed/catch-ErrorInvalidSyncS…

v1.11.4-0.14.2: Merge pull request #63 from ecederstrand/patch-1

10 Mar 12:36
67007ac
Compare
Choose a tag to compare

v1.11.4-0.14.1: Merge pull request #62 from ecederstrand/patch-1

10 Mar 12:07
464307e
Compare
Choose a tag to compare
Allow customizing the 'User-Agent' header

Allow variable pool_size on Protocol

10 Feb 16:12
c7b34c2
Compare
Choose a tag to compare

This release allows passing in a pool_size to the Protocol to configure the level of concurrency per-account

free-busy-schema-fix

29 Jan 16:45
a7d61e0
Compare
Choose a tag to compare
Merge pull request #60 from ecederstrand/patch-1

Backport upstream commit e2b43601

Backport fix for 'X-AnchorMailbox' auth header

20 Jan 15:35
3c9ac92
Compare
Choose a tag to compare