=====
Date: 2023-02-21
- `527`_ Resolved timeout issue that was introduced in 5.2.1
- `525`_ and `524`_ Fixed experimental thread binding struct for platforms where unsigned long is 8-bits
- While the fix for thread binding is not backwards compatible, it only impacts people using an experimental feature. Hence, I did a patch version bump.
.. _525: https://github.com/tomerfiliba-org/rpyc/pull/525
.. _524: https://github.com/tomerfiliba-org/rpyc/issues/524
.. _527: https://github.com/tomerfiliba-org/rpyc/issues/527