CHANGES
=======

2.2.0
-----

* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Turn on warning-is-error for sphinx build
* Switch from oslosphinx to openstackdocstheme
* Fix html\_last\_updated\_fmt for Python3

2.1.0
-----

* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Don't call start\_tls\_s() twice
* [Fix gate]Update test requirement
* Add Constraints support
* update README to reflect actual ldap dependency
* Expose SERVER\_DOWN if connection fails
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

2.0.0
-----

* Add py3 info to setup.cfg
* Updated from global requirements
* make ldappool py3 compatible
* use standard docstring convention for parameters
* Use standard-library logging to record errors
* Raise an explicit BackendError on TLS failures
* Fix pool\_full race condition
* additional files to ignore in .gitignore
* Fix license in setup.py
* add .gitreview and fix ldappool gate
* Add test-requirements for py27 testing
* PEP8 fixes
* Add support for tox unit testing
* Initialize conn in \_create\_connector (fixes: #7)
* Use setuptools when available
* #4: UTF-8 encode passwd only when set
* starting 1.1

1.0
---

* raised version
* preparing 1.0
* fix use\_tls flag
* packaging tweaks
* added a MANIFEST template
* added a few keywords for pypi indexation
* simplified setup
* more docs
* initial import of server-core's ldappool
* first commit
