Skip to content

Commit 36c550f

Browse files
Release 5.16.3
1 parent 80bb5c9 commit 36c550f

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.3** - 2026-06-15
4+
5+
- 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))
6+
37
**Release 5.16.2** - 2026-05-21
48

59
- Prevent unnecessary resource allocations [#1574](https://github.com/miguelgrinberg/python-socketio/issues/1574) ([commit](https://github.com/miguelgrinberg/python-socketio/commit/ca140fe44d0ceb3004073645222abec182d8784b))

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.3.dev0"
3+
version = "5.16.3"
44
license = {text = "MIT"}
55
authors = [
66
{ name = "Miguel Grinberg", email = "miguel.grinberg@gmail.com" },

0 commit comments

Comments
 (0)