Greetings all! Today we've released new versions of both the 4.x and 3.x Java drivers.
4.14.0 makes the Esri geometry lib an optional dependency in order to avoid introducing dependency issues for applications which don't use DSE. More details can be found in the
upgrade guide. The full changelog for this release is as follows:
- [bug] JAVA-2976: Support missing protocol v5 error codes CAS_WRITE_UNKNOWN, CDC_WRITE_FAILURE
- [bug] JAVA-2987: BasicLoadBalancingPolicy remote computation assumes local DC is up and live
- [bug] JAVA-2992: Include options into DefaultTableMetadata equals and hash methods
- [improvement] JAVA-2982: Switch Esri geometry lib to an optional dependency
- [improvement] JAVA-2959: Don't throw NoNodeAvailableException when all connections busy
3.11.1 is a patch release which includes a few bug fixes. The full changelog for this release is as follows:
- [bug] JAVA-2967: Support native transport peer information for DSE 6.8.
- [bug] JAVA-2976: Support missing protocol v5 error codes CAS_WRITE_UNKNOWN, CDC_WRITE_FAILURE.
As usual the Java driver is available from Maven Central. 4.14.0 can be found
here while 3.11.1 can be found
here.
Thanks!
- Bret -