checkpoint release with partial drivers list

This commit is contained in:
Jonathan Shook 2022-07-01 01:31:30 -05:00
parent 9df0ec22ca
commit 5264501702

View File

@ -1,4 +1,13 @@
- 03f7ef436 (HEAD -> main, origin/main) Merge pull request #618 from hemidactylus/fix-cql-keyvalue2-indentation
- 9df0ec22c (HEAD -> main, origin/main) unbreak build
- 7ec3326cf clean up old code
- 4a3d3313d clean up old code
- 6f04a8b7f more tcp stubbing
- 8e926ccce Merge branch 'main' of github.com:nosqlbench/nosqlbench
- 7f1337587 stub out tcp adapter
- 215901f6c update docker labels for nb5preview
- 16b59a156 fix broken stmt loader test
- 59f8927f4 checkpoint release with nb5 and partial drivers list
- 03f7ef436 Merge pull request #618 from hemidactylus/fix-cql-keyvalue2-indentation
- e9e648efc Fix indentation in baselines2/cql-keyvalue2.yaml for schema-astra block
- 4c34c1b2b fix parser issues with empty template vars, make matching more relaxed
- 2e4776f89 improve parser error messages to include op template name