4.3.4
The main feature of this release is support for connection.recv_timeout_seconds
connection hint, which helps with detecting broken connections providing that this feature is enabled on the server. In addition, Testkit can now be executed by Maven given that prerequisites are satisfied.
⭐ New Features
- Add support for
connection.recv_timeout_seconds
connection hint #968
👏 Improvements
✅ Testkit
- Add support for running Testkit as part of Maven build #965
- Add support for
GetRoutingTable
Testkit request - introduced in #968