This is an automated email from the ASF dual-hosted git repository.

tolbertam pushed a commit to branch 4.x
in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git


The following commit(s) were added to refs/heads/4.x by this push:
     new 104751c16 Changelog entries for 4.19.1
104751c16 is described below

commit 104751c166402274f46135b9d367bee1cfdd124d
Author: absurdfarce <[email protected]>
AuthorDate: Tue Oct 14 15:08:52 2025 -0500

    Changelog entries for 4.19.1
    
    patch by Bret McGuire; reviewed by Andy Tolbert
---
 changelog/README.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/changelog/README.md b/changelog/README.md
index 08634bcb8..9e223318e 100644
--- a/changelog/README.md
+++ b/changelog/README.md
@@ -21,6 +21,24 @@ under the License.
 
 <!-- Note: contrary to 3.x, insert new entries *first* in their section -->
 
+### 4.19.1
+
+- [improvement] CASSJAVA-97: Let users inject an ID for each request and write 
to the custom payload
+- [improvement] CASSJAVA-92: Add Local DC to driver connection info and 
provide visibility with nodetool clientstats
+- [bug] PR 2025: Eliminate lock in ConcurrencyLimitingRequestThrottler
+- [improvement] CASSJAVA-89: Fix deprecated table configs in Cassandra 5
+- [improvement] PR 2028: Remove unnecessary locking in DefaultNettyOptions
+- [improvement] CASSJAVA-102: Fix revapi spurious complaints about optional 
dependencies
+- [improvement] PR 2013: Add SubnetAddressTranslator
+- [improvement] CASSJAVA-68: Improve DefaultCodecRegistry.CacheKey#hashCode() 
to eliminate Object[] allocation
+- [improvement] PR 1989: Bump Jackson version to la(te)st 2.13.x, 2.13.5
+- [improvement] CASSJAVA-76: Make guava an optional dependency of 
java-driver-guava-shaded
+- [bug] PR 2035: Prevent long overflow in SNI address resolution
+- [improvement] CASSJAVA-77: 4.x: Upgrade Netty to 4.1.119
+- [improvement] CASSJAVA-40: Driver testing against Java 21
+- [improvement] CASSJAVA-90: Update native-protocol
+- [improvement] CASSJAVA-80: Support configuration to disable DNS 
reverse-lookups for SAN validation
+
 ### 4.19.0
 
 - [bug] JAVA-3055: Prevent PreparedStatement cache to be polluted if a request 
is cancelled.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to