- Added abstraction layer (for searching, read only) - Added context manager to Connection class - Added readOnly parameter to Connection class - Fixed a bug in search with 'less than' parameter - Remove validation of available SSL protocols because different Python interpreters can use different ssl packages
0.7.3
- Added SASL DIGEST-MD5 support - Moved to intrapackage (relative) imports
0.7.2
- Fixed a bug when parentheses are used in search filter as ASCII escaped sequences
0.7.1
- Completed support for LDIF as per RFC2849 - Added new LDIF_PRODUCER strategy to generate LDIF-CHANGE stream - Fixed a bug in the autoReferral feature when controls where used in operation
0.7.0
- Added support for LDIF as per RFC2849 - Added LDIF-CONTENT compliant search responses - Added exception when using autoBind if connection is not successful
0.6.7
- Fixed exception when DSA is not willing to return rootDSE and schema info