UNCLASSIFIED - NO CUI

Skip to content

Update dependency kazoo to v2.9.0

renovate requested to merge renovate/kazoo-2.x into development

This MR contains the following updates:

Package Update Change
kazoo (source, changelog) minor ==2.8.0 -> ==2.9.0

Release Notes

python-zk/kazoo

v2.9.0

Compare Source

LONG TIME NO SEE! Thanks a lot to everyone that contributed to this version, and to those that waited for this long due release.

Chore
Doc
  • fix simple typo, untill -> until (85f1b5fc)
Features
Bug Fixes
  • core:
    • use selectors to poll connections instead of raw select in threading,gevent,eventlet (#​656) (4042a850)
    • do not allow responses to choke request and ping processing (89e06603)
  • recipe:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports