4.4.2
This is a refinement release that brings several general improvements and dependency updates.
👏 Improvements
- Make driver-, session- and transaction config serializable #1082
- Improve connection release handling and improve flaky test #1092
- Add Bearer auth example #1083
- Update clirr configuration #1086
- Add 4.4 changelog URL to readme #1080
✅ Testkit
- Add support for multiple tx result streams in reactive backend #1085
- Remove remaining stub tests and dependency on legacy stub server #1088
- Get cluster URI from any core member in applicable cluster tests #1093
- Remove cluster ITs that manipulate cluster state #1090
- Add explicit TLS flags to Testkit backend #1089
- Migrate IT tests to Testkit #1094 #1095 #1096 #1097
- TestKit backend output goes to stdout/stderr #1084