This is an automated email from the ASF dual-hosted git repository.
absurdfarce 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 19c60c08b Changelog updates for 4.19.2
19c60c08b is described below
commit 19c60c08b9eecbcfba3c61564bbe15bf3115089a
Author: absurdfarce <[email protected]>
AuthorDate: Wed Nov 12 18:31:56 2025 -0600
Changelog updates for 4.19.2
patch by Bret McGuire; reviewed by Lukasz Antoniak and Andy Tolbert
reference: https://github.com/apache/cassandra-java-driver/pull/2062
---
changelog/README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/changelog/README.md b/changelog/README.md
index 9e223318e..b01c3db3b 100644
--- a/changelog/README.md
+++ b/changelog/README.md
@@ -21,6 +21,10 @@ under the License.
<!-- Note: contrary to 3.x, insert new entries *first* in their section -->
+### 4.19.2
+
+- [bug] CASSJAVA-116: Retry or Speculative Execution with RequestIdGenerator
throws "Duplicate Key"
+
### 4.19.1
- [improvement] CASSJAVA-97: Let users inject an ID for each request and write
to the custom payload
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]