Py-consul

Latest version: v1.6.0

Safety actively analyzes 726363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

1.1.1

- Add support for python 3.7 and 3.8
- Fix asyncio compatibility to support latest python version
- Remove six dependency
- Use new style of class declaration
- Get rid of py3.4 old compat
- Drop support of deprecated python2
- **base:** allow weights parameter in service register

Base fork

Criteo starts forking this library from [https://github.com/cablehead/python-consul](https://github.com/cablehead/python-consul)


Change log
==========

1.1.0

-----

* add support for nodemeta to catalog and health end points (thanks
ibrahimmenem)
* update Check.script to use args, as Consul 1.1 has dropped the script
parameter

1.0.1

-----

* Support for Python 3.4 dropped (sorry)
* Add support for Consul 1.0.0 (thanks matusvalo!)
* Expose all 400 errors and add tests for common callback handler (thanks bagerard)

0.7.2

-----

* Add header parameter to http check (thanks matusvalo)
* Add basic Transaction HTTP API support (thanks iandyh)
* Fix invalid url error when specifying credentials via host (Issue 167)

0.7.1

-----

* Add a common base client for shared functionality between different HTTP clients (thanks abn!)
* Fix request quoting issue (thanks abn)
* Fix installation issue due to aiohttp only being available for Python>=3.4.2 (thanks abn)
* Added support for current release of aiohttp (thanks eaterek)
* Improved Tornado example (thanks chriswue)
* Add and use ACL token in Event.fire (thanks illenseer)
* Add client side cert support (thanks brocade-craig)
* Add token params to catalog register (thanks gregdurham)
* Add support for DeregisterCriticalServiceAfter (thanks daroot)
* Improve reliability of test suite (thanks daroot!)
* Update CI: Add py35 and py36 to tests (thanks Poogles)

0.7.0

-----

Features
~~~~~~~~

* Add Operator endpoint (thanks bantonj!)

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.