Skip to content

4.3.4

Choose a tag to compare

@injectives injectives released this 30 Jul 13:58
· 37 commits to 4.3 since this release
684893f

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


  • Added value conversion for char[] and short[] #966
  • Switch list type in LB #958
  • Update readme #967

✅ Testkit


  • Add support for running Testkit as part of Maven build #965
  • Add support for GetRoutingTable Testkit request - introduced in #968

🔧 Dependency Management


  • Update dependencies #969
  • Update reactor-bom to 2020.0.8 #947

📔 Changelog