File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 2.2 (unreleased)
5- ----------------
6-
7- Features
8- ********
9-
10- - Issue #234: Add support for reconfig cluster membership operation
11-
12- Bug Handling
13- ************
4+ 2.2
5+ ---
146
157Documentation
168*************
179
18- 2.1.1
19- -----
20-
2110Features
2211********
2312
13+ - Issue #234: Add support for reconfig cluster membership operation
14+
2415Bug Handling
2516************
2617
2718- #315: multiple acquires of a kazoo lock using the lock recipe would
2819 block when using `acquire ` even when non-blocking is specified (only
2920 when the lock was/has been already acquired).
21+ - #318: At exit register takes *args and **kwargs not args and kargs
3022
3123Documentation
3224*************
Original file line number Diff line number Diff line change 1- __version__ = '2.1.1 '
1+ __version__ = '2.2 '
22
33import os
44import sys
You can’t perform that action at this time.
0 commit comments