v0.22.4
[v0.22.4] - 2024-04-08
Yet another rather small release that fixes a cancel-safety issue that
could cause an unexpected panic when reading disconnect reason from the background task.
Also this makes the API Client::disconnect_reason
cancel-safe.
[Added]
[Changed]
- client: downgrade logs from error/warn -> debug (#1343)