minor update release, curl added to docker image

This commit is contained in:
Jonathan Shook 2020-09-24 13:01:24 -05:00
parent ffb0dbbb53
commit 09c76e688b

View File

@ -1,6 +1,8 @@
- b468b736 (HEAD -> main) folded bindings design ideas into issues - ffb0dbbb (HEAD -> main) add curl to docker image
- 03e29bfd refinements to endpoints for NBUI - e50f0478 partial work on cql workload gen
- 69dbd0a6 incremental work on NBUI - c73ca6dd move cql test statements to test scope
- b6627943 sketch binding improvement ideas - 4b47a697 add cql grammar fetcher and antlr4 execution
- d703b757 Revert "fix WeightedLongs function: member values not allocated" - b15ddd67 add cql workload generator endpoint
- 8a4673d7 fix WeightedLongs function: member values not allocated - 2694af32 add example files from grammar
- 1403e8ff port working cql grammer into cql module
- afc80728 re-enable epoll in cql