From 8bec2205801c94a1f1677ee2444811307fded713 Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Fri, 28 Jan 2022 13:02:32 -0600 Subject: [PATCH] cql and cqld3 userfile support --- RELEASENOTES.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 711e0ebf5..ef0f60964 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,6 +1 @@ -- c7403eb1c (HEAD -> main, origin/main, origin/HEAD) Merge pull request #412 from eolivelli/pulsar/handle-keyvalue -- 1c91469e6 fix logger -- 2e8fbd710 fail if field is not found -- 614fb3bb5 Look for Payload RTT field in the Key as well -- e3ed83835 Look for Payload RTT field in the Key as well -- a3acfbaec Pulsar: support Schema.AUTO_CONSUME() and support KeyValue for RTT tracking feature +- 46c19ff41 (HEAD -> main) add userfile support to cql and cqld3 drivers