From 488674ef1b0474833b1d769dfcb555d4d5d18856 Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Thu, 8 Apr 2021 15:04:22 -0500 Subject: [PATCH] release build --- RELEASENOTES.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6c56d9666..cee13698c 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,12 @@ -- ececf649 (HEAD -> main) Merge branch 'main' of https://github.com/nosqlbench/nosqlbench into main -- 5be14eed docs improvements -- 61087a93 (origin/main) Merge pull request #297 from ivansenic/ise-gql-cql-first -- 1a33f026 Merge pull request #296 from yabinmeng/main -- d5cfdf13 - AuthN and AuthR for Client API - Pulsar client caching fix - Other minor fix +- eba79639 (HEAD -> main) add cql duration types to mapping functions +- 8143a2c2 provide better error messages for malformed yaml +- 5355edf7 fix yaml indentation in pulsar_client_avro +- 808ba067 NBIO bug fixes and cleanups +- abf86ec1 support yml extentions for yaml file searches +- c332177d fix pom version for cqld4 +- 65705ff9 minor docs update +- b8dab000 improve error for repeated parameter name +- d838327f reduce verbosity of scripting extensions to trace +- f0548a60 (origin/main) Merge pull request #299 from yabinmeng/main +- 49ea75f6 Yaml file minor update +- 2d4fb33a - Admin API for deletion (of tenants, namespaces, and topics) - Separate Admin API for tenants and namespaces - Code standardization - README update - Separate the big pulsar.yaml into files for different scenarios