Skip to content

Commit d0cf609

Browse files
Release 5.16.4
1 parent 4bec3ef commit d0cf609

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# python-socketio change log
22

3+
**Release 5.16.4** - 2026-08-07
4+
5+
- Delete incomplete binary packet when client disconnects ([commit](https://github.com/miguelgrinberg/python-socketio/commit/4bec3ef87bcfd6ab5b94cd3ac09d873283a6960e))
6+
37
**Release 5.16.3** - 2026-06-15
48

59
- Catch all exceptions in redis and rabbitmq client managers [#1581](https://github.com/miguelgrinberg/python-socketio/issues/1581) ([commit](https://github.com/miguelgrinberg/python-socketio/commit/80bb5c9b07e6b53e45f610ec29a24124c539d41b))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-socketio"
3-
version = "5.16.4.dev0"
3+
version = "5.16.4"
44
license = {text = "MIT"}
55
authors = [
66
{ name = "Miguel Grinberg", email = "miguel.grinberg@gmail.com" },

0 commit comments

Comments
 (0)