-
Notifications
You must be signed in to change notification settings - Fork 155
4.2 changelog
Dmitriy Tverdiakov edited this page Jun 21, 2021
·
14 revisions
- Add transaction configuration examples #909
- Add value coercion examples #912
- Update backend to report no routing context as DriverError #916
- Daemonize event loop threads #921
- Add support for BackendError to backend responses (#914) #938
- Skip tests that require server_info #925
- Update withTrustStrategy javadoc #927
- Fix RxSession.beginTransaction returning an empty Publisher #933
- Skip not applicable disconnect tests #935
- Update dependencies #938
- Don't apply URI validation in the test #884
- 4.2 teskit cherry pick #900
- Adding and example for how to run multiple transactions within a single async session #899
- Fix NettyChannelTracker race condition when tracking new channels #905
- Update dependencies #907
- Fixed netty substitutions for GraalVM #843
- Prevent graceful connection pool shutdowns from logging connection errors #826
- Updating dependencies #836 #841
- Updating dependencies #786