File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,24 @@ under the License.
2121
2222<!-- Note: contrary to 3.x, insert new entries *first* in their section -->
2323
24+ ### 4.19.1
25+
26+ - [ improvement] CASSJAVA-97: Let users inject an ID for each request and write to the custom payload
27+ - [ improvement] CASSJAVA-92: Add Local DC to driver connection info and provide visibility with nodetool clientstats
28+ - [ bug] PR 2025: Eliminate lock in ConcurrencyLimitingRequestThrottler
29+ - [ improvement] CASSJAVA-89: Fix deprecated table configs in Cassandra 5
30+ - [ improvement] PR 2028: Remove unnecessary locking in DefaultNettyOptions
31+ - [ improvement] CASSJAVA-102: Fix revapi spurious complaints about optional dependencies
32+ - [ improvement] PR 2013: Add SubnetAddressTranslator
33+ - [ improvement] CASSJAVA-68: Improve DefaultCodecRegistry.CacheKey#hashCode() to eliminate Object[ ] allocation
34+ - [ improvement] PR 1989: Bump Jackson version to la(te)st 2.13.x, 2.13.5
35+ - [ improvement] CASSJAVA-76: Make guava an optional dependency of java-driver-guava-shaded
36+ - [ bug] PR 2035: Prevent long overflow in SNI address resolution
37+ - [ improvement] CASSJAVA-77: 4.x: Upgrade Netty to 4.1.119
38+ - [ improvement] CASSJAVA-40: Driver testing against Java 21
39+ - [ improvement] CASSJAVA-90: Update native-protocol
40+ - [ improvement] CASSJAVA-80: Support configuration to disable DNS reverse-lookups for SAN validation
41+
2442### 4.19.0
2543
2644- [ bug] JAVA-3055: Prevent PreparedStatement cache to be polluted if a request is cancelled.
You can’t perform that action at this time.
0 commit comments