14
0
Files
python-stomp.py/python-stomp.py.changes
Tomáš Chvátal e75f2f676b Accepting request 696990 from home:mcalabkova:branches:devel:languages:python
- update to version 4.1.22
 * Infinite retry attempts
 * Terminate heartbeat thread on shutdown
 * Remove unused wait_on_receipt parameter
 * Reduce verbosity in logging to not include headers unless debug 
   level is turned on (potential security issue)
 * Fix for disconnect receipt usage in transport
 * Add __enter__/__exit__ to Connection so it can be used as a 
   context
 * Additional ssl options
- enjoy :) now without remark of tests

OBS-URL: https://build.opensuse.org/request/show/696990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=7
2019-04-24 08:46:34 +00:00

32 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 18 16:12:05 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.1.22
* Infinite retry attempts
* Terminate heartbeat thread on shutdown
* Remove unused wait_on_receipt parameter
* Reduce verbosity in logging to not include headers unless debug
level is turned on (potential security issue)
* Fix for disconnect receipt usage in transport
* Add __enter__/__exit__ to Connection so it can be used as a
context
* Additional ssl options
-------------------------------------------------------------------
Tue Dec 4 12:54:58 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Jul 7 08:59:00 UTC 2018 - sebix+novell.com@sebix.at
- update to version 4.1.20:
* Fix for deadlock issue (https://github.com/jasonrbriggs/stomp.py/issues/197)
* Fix for encoding issue (https://github.com/jasonrbriggs/stomp.py/issues/195)
* Fix for reconnect issue (https://github.com/jasonrbriggs/stomp.py/issues/202)
-------------------------------------------------------------------
Sun Feb 18 21:03:29 UTC 2018 - sebix+novell.com@sebix.at
- initial package for version 4.1.20