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

aratno 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 2ed181b2d Add changelog for 4.19.3
2ed181b2d is described below

commit 2ed181b2d57d559b348040fe2de525d73d19edb7
Author: Abe Ratnofsky <[email protected]>
AuthorDate: Fri May 8 17:26:33 2026 -0400

    Add changelog for 4.19.3
---
 changelog/README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/changelog/README.md b/changelog/README.md
index b01c3db3b..7ca167d00 100644
--- a/changelog/README.md
+++ b/changelog/README.md
@@ -21,6 +21,16 @@ under the License.
 
 <!-- Note: contrary to 3.x, insert new entries *first* in their section -->
 
+### 4.19.3
+
+- [bug] CASSJAVA-3: Fix ordering of LIMIT and PER PARTITION LIMIT clauses
+- [bug] PR 2050: Fix race condition in ClockSeqAndNodeContainer
+- [improvement] CASSJAVA-108: Update ESRI (and remove org.json) dependencies
+- [improvement] PR 2076: Bump Jackson to 2.20.1
+- [improvement] PR 2047: Re-work ordering clause support in query builder
+- [improvement] PR 2051: Bump logback to 1.3.15, slf4j to 2.0.16
+- [improvement] CASSJAVA-113: Bump LZ4 to 1.10.1, Netty to 4.1.130.Final
+
 ### 4.19.2
 
 - [bug] CASSJAVA-116: Retry or Speculative Execution with RequestIdGenerator 
throws "Duplicate Key"


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

Reply via email to