fix release for cql driver

This commit is contained in:
Jonathan Shook 2021-10-13 12:51:38 -05:00
parent 2fdbf8ec1e
commit f100f5638b

View File

@ -1,26 +1 @@
- 4418500d (HEAD -> main) Merge branch 'main' of github.com:nosqlbench/nosqlbench
- 21b96cfd (origin/main) Merge pull request #366 from yabinmeng/main
- b72723b7 add some missing extension docs
- a8929042 extend NBEnvironment tokens to other data sources
- 8c6d0cfe new decorator API: share Scenario metadata to interested types
- bbeee5cb new scripting extension: s3; S3 directory uploader
- ff769c7b Add S3 URL Handler
- e1e10bba allow session namer to use pre-defined timestamp
- 133760d8 auto-init the last (fall-through) NBENVIRONMENT location first
- b388a43e consolidate statedir initialization logic and docs
- 9fccf8c2 new scripting extension: shutdown; scripted shutdown hooks
- 8da6664f typo fix
- 2876e102 Remove namespace and topic level dedup setting check for each run, which is too much overhead.
- 29dafd91 Merge pull request #364 from yabinmeng/main
- 11073cf0 Address Shooky's comment in PR#364.
- cdfb7c32 Merge branch 'nosqlbench:main' into main
- 1d625f41 add S3 URL Handler
- 9c91ad71 enhance diagnostics for driver loader
- 0df40113 re-enabled epoll dependency
- cd1f4e2e Merge pull request #365 from lakshmi-M18/patch-1
- 178abe67 Update schema-astra code for create table
- 265760d1 Address Lari's comment in PR#364.
- eb5f42f4 Fix NullPointerException of checking namespace and topic deduplication status.
- 647bd7d4 Merge branch 'main' of https://github.com/yabinmeng/nosqlbench
- edc43c5b reformat
- 37150c33 only release on main branch by default
- 2fdbf8ec (HEAD -> main) fix for broken shade relocation with driver=cql