File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- Note: contrary to 3.x, insert new entries *first* in their section -->
4
4
5
- ### 4.14.0 (in progress)
5
+ ### 4.14.0
6
6
7
+ - [ bug] JAVA-2976: Support missing protocol v5 error codes CAS_WRITE_UNKNOWN, CDC_WRITE_FAILURE
8
+ - [ bug] JAVA-2987: BasicLoadBalancingPolicy remote computation assumes local DC is up and live
9
+ - [ bug] JAVA-2992: Include options into DefaultTableMetadata equals and hash methods
10
+ - [ improvement] JAVA-2982: Switch Esri geometry lib to an optional dependency
7
11
- [ improvement] JAVA-2959: Don't throw NoNodeAvailableException when all connections busy
8
12
9
13
### 4.13.0
@@ -597,6 +601,17 @@ changelog](https://docs.datastax.com/en/developer/java-driver-dse/latest/changel
597
601
- [ bug] JAVA-1499: Wait for load balancing policy at cluster initialization
598
602
- [ new feature] JAVA-1495: Add prepared statements
599
603
604
+ ## 3.11.1
605
+ - [ bug] JAVA-2967: Support native transport peer information for DSE 6.8.
606
+ - [ bug] JAVA-2976: Support missing protocol v5 error codes CAS_WRITE_UNKNOWN, CDC_WRITE_FAILURE.
607
+
608
+ ## 3.11.0
609
+
610
+ - [ improvement] JAVA-2705: Remove protocol v5 beta status, add v6-beta.
611
+ - [ bug] JAVA-2923: Detect and use Guava's new HostAndPort.getHost method.
612
+ - [ bug] JAVA-2922: Switch to modern framing format inside a channel handler.
613
+ - [ bug] JAVA-2924: Consider protocol version unsupported when server requires USE_BETA flag for it.
614
+
600
615
### 3.10.2
601
616
602
617
- [ bug] JAVA-2860: Avoid NPE if channel initialization crashes.
You can’t perform that action at this time.
0 commit comments