Changelog for
python3-python-consul-1.1.0-bp152.1.5.noarch.rpm :
* Tue Nov 05 2019 Thomas Bechtold
- update to 1.1.0
* add support for nodemeta to catalog and health end points
* update Check.script to use args, as Consul 1.1 has dropped the script parameter
* Support for Python 3.4 dropped
* Add support for Consul 1.0.0
* Expose all 400 errors and add tests for common callback handler
* Add header parameter to http check
* Add basic Transaction HTTP API support
* Fix invalid url error when specifying credentials via host (Issue #167)
* Add a common base client for shared functionality between different HTTP clients
* Fix request quoting issue
* Fix installation issue due to aiohttp only being available for Python>=3.4.2
* Added support for current release of aiohttp
* Improved Tornado example
* Add and use ACL token in Event.fire
* Add client side cert support
* Add token params to catalog registe
* Add support for DeregisterCriticalServiceAfter
* Improve reliability of test suite
* Update CI: Add py35 and py36 to tests
* Sat Mar 03 2018 arunAATTgmx.de- specfile:
* update copyright year
* don\'t use python_module for Requires
* Tue Jul 11 2017 tbechtoldAATTsuse.com- Initial package (version 0.7.0)