forked from pool/python-stomp.py
- Update to version 8.1.0:
- Remove ssl expiration check as per PR: #380 - Change deprecated PROTOCOL_TLS to PROTOCOL_TLS_CLIENT - Mock dns responses for testing: #383 - Support for connection over websocket: #395 - Add default arg for try_setsockopt (#391) - Updating log levels (#401) - General tidy up of log messages OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
1d08278379
commit
d74493cd81
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 11 10:22:27 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
- Update to version 8.1.0:
|
||||
- Remove ssl expiration check as per PR: #380
|
||||
- Change deprecated PROTOCOL_TLS to PROTOCOL_TLS_CLIENT
|
||||
- Mock dns responses for testing: #383
|
||||
- Support for connection over websocket: #395
|
||||
- Add default arg for try_setsockopt (#391)
|
||||
- Updating log levels (#401)
|
||||
- General tidy up of log messages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 06:55:07 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
Reference in New Issue
Block a user