14
0

- update to 4.9.1:

* Fix inverted shutdown logic in async service task #354
  * More robust WebSocket close detection in the sync client #346
  * Option to disable routing in ASGIApp #345
  * More robust handling of polling disconnects #254
  * Clearer client logs after disconnect #342
  * Combine ssl_verify with other SSL options
  * Hold references to background tasks to avoid garbage
    collection
  * Clearer documentation for the `max_http_buffer_size` argument
  * Fix invalid WebSocket responses #331 #332 #338
- Update to version 4.3.4
 * Remove unused version constant #262 (commit 1 commit 2)
 * Reuse the aiohttp client session on reconnects #226 (commit)
 * Remove executable permissions from files that lack shebang lines #240 (commit) (thanks Ben Beasley!)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-engineio?expand=0&rev=15
This commit is contained in:
2024-09-30 10:47:35 +00:00
committed by Git OBS Bridge
parent 0701988951
commit 33b92a068e
4 changed files with 24 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-python-engineio
Version: 4.8.0
Version: 4.9.1
Release: 0
Summary: EngineIO server
License: MIT