forked from pool/python-kazoo
		
	* run SASL Kerberos tests as part of build
* Add create2 support * closed states instead of lost states (#573) **recipe:** add support for curator SharedCount recipe (#559) * allow requests to be queued in CONNECTING state (#374) (#588) * when connection fails, close the ConnectionHandler (#577) (#579) * Disable JAAS isInitiator for Server * deactivate TCP port that was enabled by default. * capitalize the default_domain value * prefix with toxinidir variable with a / to ensure path to ensure-zookeeper-env.sh is correct * specify -Dfile.encoding=UTF-8 when starting the ZK JVM OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kazoo?expand=0&rev=14
This commit is contained in:
		@@ -3,19 +3,19 @@ Mon Mar 16 10:49:23 UTC 2020 - Dirk Mueller <dmueller@suse.com>
 | 
			
		||||
 | 
			
		||||
- update to 2.7.0:
 | 
			
		||||
 **core:**
 | 
			
		||||
 *  run SASL Kerberos tests as part of build ([5c461bdf](https://github.com/python-zk/kazoo/commit/5c461>
 | 
			
		||||
 *  Add create2 support ([1d81f96a](https://github.com/python-zk/kazoo/commit/1d81f96a77a6fd7ae2476cd798>
 | 
			
		||||
 *  closed states instead of lost states (#573) ([961b2f3b](https://github.com/python-zk/kazoo/commit/96>+  *  improve SASL interface (#546) ([cd49b3fa](https://github.com/python-zk/kazoo/commit/cd49b3fa01136848>
 | 
			
		||||
 **recipe:**  add support for curator SharedCount recipe (#559) ([88b657a0](https://github.com/python-zk>+* **utils:**  extend create_tcp_connection utility (#568) ([ab0cd00c](https://github.com/python-zk/kazoo/>
 | 
			
		||||
 *  run SASL Kerberos tests as part of build
 | 
			
		||||
 *  Add create2 support
 | 
			
		||||
 *  closed states instead of lost states (#573)
 | 
			
		||||
 **recipe:**  add support for curator SharedCount recipe (#559)
 | 
			
		||||
 **core:**
 | 
			
		||||
 *  allow requests to be queued in CONNECTING state (#374) (#588) ([a636d7a6](https://github.com/python->+  *  Implement proper retry backoff logic with jitter. ([0bb0659c](https://github.com/python-zk/kazoo/com>
 | 
			
		||||
 *  when connection fails, close the ConnectionHandler (#577) (#579) ([c7e80503](https://github.com/pyth>+* **recipe:**  crash if None in znode (#569) ([ded79467](https://github.com/python-zk/kazoo/commit/ded794>
 | 
			
		||||
 *  allow requests to be queued in CONNECTING state (#374) (#588)
 | 
			
		||||
 *  when connection fails, close the ConnectionHandler (#577) (#579)
 | 
			
		||||
 **tests:**
 | 
			
		||||
 *  Disable JAAS isInitiator for Server ([933b38b5](https://github.com/python-zk/kazoo/commit/933b38b550>
 | 
			
		||||
 *  deactivate TCP port that was enabled by default. ([d7bed550](https://github.com/python-zk/kazoo/comm>
 | 
			
		||||
 *  capitalize the default_domain value ([7fd22bfd](https://github.com/python-zk/kazoo/commit/7fd22bfd19>+  *  weaker crypto when configuring Kerberos ([844df87a](https://github.com/python-zk/kazoo/commit/844df8>
 | 
			
		||||
 *  prefix with toxinidir variable with a / to ensure path to ensure-zookeeper-env.sh is correct ([c4d42>
 | 
			
		||||
 *  specify -Dfile.encoding=UTF-8 when starting the ZK JVM ([5764da0b](https://github.com/python-zk/kazo>+
 | 
			
		||||
 *  Disable JAAS isInitiator for Server
 | 
			
		||||
 *  deactivate TCP port that was enabled by default.
 | 
			
		||||
 *  capitalize the default_domain value
 | 
			
		||||
 *  prefix with toxinidir variable with a / to ensure path to ensure-zookeeper-env.sh is correct
 | 
			
		||||
 *  specify -Dfile.encoding=UTF-8 when starting the ZK JVM
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Apr  8 12:20:18 UTC 2019 - pgajdos@suse.com
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user