Commit Graph

4058 Commits

Author SHA1 Message Date
Jonathan Shook
dc2174b957 fixed missing licenses 2022-12-19 16:26:15 -06:00
Jonathan Shook
e18dcbc22c
Merge pull request #864 from nosqlbench/nosqlbench-861-dryrun
nosqlbench-861-dryrun
2022-12-19 16:21:56 -06:00
Jonathan Shook
fc7d72faca
Merge pull request #866 from nosqlbench/nosqlbench-865-urlencode
nosqlbench-865-urlencode
2022-12-19 16:20:33 -06:00
Mike Yaacoub
3013dc315f fixed s4j.md to be compatible with export-docs 2022-12-19 17:10:18 -05:00
Mike Yaacoub
74bfbc691d Merge branch 'main' into my-NB5-I446 2022-12-19 16:58:50 -05:00
Jonathan Shook
084dddf1d2 nosqlbench-865 Apply urlencoder logic in http for all op field forms 2022-12-19 15:51:28 -06:00
Jonathan Shook
d1d21c8e5d nosqlbench-861 Allow dry-run of op generation. 2022-12-19 15:47:03 -06:00
Mike Yaacoub
39a9f5e920 further cleanup of unused comments and commands 2022-12-19 16:34:27 -05:00
Mike Yaacoub
b63eba35c5 fixed pulsar.md for export-docs after merge 2022-12-19 16:16:50 -05:00
Mike Yaacoub
a06e1556f0 merged my-NB5-I446 with main 2022-12-19 15:57:58 -05:00
Mike Yaacoub
f76c63b993 only launch build workflow when pushing to main branch 2022-12-19 14:51:50 -05:00
Mike Yaacoub
7eeb1d2888 fixed unused dependency failure 2022-12-19 14:05:06 -05:00
Mike Yaacoub
ad855e6259 modified build workflow v2 2022-12-19 13:55:53 -05:00
Mike Yaacoub
99a4c9fb45 modified build workflow 2022-12-19 13:54:59 -05:00
Mike Yaacoub
ec8ed024ff Changed build workflow to re-add verify and run on non-release builds, removed unused dependency from nbr 2022-12-19 13:54:39 -05:00
Mike Yaacoub
c149684d09 moved from commonmark to inhouse MutableMarkdown for verification 2022-12-19 13:24:40 -05:00
Snyk bot
bb28f03746
fix: mvn-defaults/pom.xml to reduce vulnerabilities (#859)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-3167773
2022-12-19 11:11:56 -06:00
Snyk bot
3891073ff3
fix: upgrade io.swagger.parser.v3:swagger-parser from 2.1.7 to 2.1.9 (#858)
Snyk has created this PR to upgrade io.swagger.parser.v3:swagger-parser from 2.1.7 to 2.1.9.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.swagger.parser.v3/swagger-parser/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/b808ba5a-fa96-49c2-9cae-4c2c2f8a1384?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-19 11:11:31 -06:00
Snyk bot
3cd978950c
fix: upgrade com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.14.0 to 2.14.1 (#857)
Snyk has created this PR to upgrade com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.14.0 to 2.14.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/03cbee46-d5d2-41d3-89cc-a2ad77ab807a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-19 11:11:11 -06:00
Snyk bot
97bb2e7b90
fix: upgrade org.openjdk.jmh:jmh-core from 1.35 to 1.36 (#852)
Snyk has created this PR to upgrade org.openjdk.jmh:jmh-core from 1.35 to 1.36.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.openjdk.jmh/jmh-core/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-19 11:10:46 -06:00
Snyk bot
60252ed2be
fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.12 to 4.2.13 (#851)
Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.12 to 4.2.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-19 11:09:57 -06:00
Snyk bot
8545673f7f
fix: upgrade com.github.oshi:oshi-core-java11 from 6.3.1 to 6.3.2 (#850)
Snyk has created this PR to upgrade com.github.oshi:oshi-core-java11 from 6.3.1 to 6.3.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.github.oshi/oshi-core-java11/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-19 11:09:11 -06:00
Mike Yaacoub
7ba2a3de38 Moved CNAME to correct directory 2022-12-16 14:26:17 -05:00
Mike Yaacoub
04153d7291 simplified staging command 2022-12-16 12:26:51 -05:00
Jonathan Shook
e29bfddc18 avoid JVM timeout bug with lower default 2022-12-15 19:50:51 -06:00
Snyk bot
9f3cae5915
fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.330 to 1.12.347 (#849)
Snyk has created this PR to upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.330 to 1.12.347.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-s3/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Jeff Banks <jeff.banks@datastax.com>
2022-12-15 16:07:18 -06:00
Snyk bot
42d1403fbb
fix: nb-api/pom.xml to reduce vulnerabilities (#848)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
2022-12-15 16:04:49 -06:00
Snyk bot
c514a62faa
fix: upgrade org.openjdk.jmh:jmh-generator-annprocess from 1.35 to 1.36 (#853)
Snyk has created this PR to upgrade org.openjdk.jmh:jmh-generator-annprocess from 1.35 to 1.36.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.openjdk.jmh/jmh-generator-annprocess/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-15 16:03:46 -06:00
Jeff Banks
0c0156201c
fix: adapter-dynamodb/pom.xml to reduce vulnerabilities (#855)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2022-12-15 16:02:55 -06:00
Mike Yaacoub
bca55d5946 Added status command for debug 2022-12-14 13:27:06 -05:00
Mike Yaacoub
b1f0d590f8 Added hard overwrite for existing files 2022-12-14 13:26:18 -05:00
Mike Yaacoub
d472b071d6 excluded _index.md from rsync dynamic update 2022-12-14 12:30:14 -05:00
Jonathan Shook
f0507cafb2
Merge pull request #854 from yabinmeng/main
Fix Kafka producer transaction issue and add support for subscribing from multiple topics
2022-12-13 23:16:04 -06:00
yabinmeng
37f889359e Fix Kafka producer transaction issue and add support for subscribing from multiple topics.
NB yaml files and README update
2022-12-13 21:57:05 -06:00
Jonathan Shook
3943a29453
Merge pull request #846 from nosqlbench/dependabot/maven/mvn-defaults/io.netty-netty-codec-haproxy-4.1.86.Final
build(deps): bump netty-codec-haproxy from 4.1.54.Final to 4.1.86.Final in /mvn-defaults
2022-12-13 11:28:40 -06:00
Jonathan Shook
17e4cb3230
Merge pull request #847 from yabinmeng/main
Add NB5 Kafka driver
2022-12-12 22:49:01 -06:00
yabinmeng
1850a7c16f Add NB5 Kafka driver 2022-12-12 21:55:52 -06:00
dependabot[bot]
1adb553b3c
build(deps): bump netty-codec-haproxy in /mvn-defaults
Bumps [netty-codec-haproxy](https://github.com/netty/netty) from 4.1.54.Final to 4.1.86.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.54.Final...netty-4.1.86.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-haproxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 21:41:00 +00:00
Jonathan Shook
2b39f3c350 Merge branch 'main' into nosqlbench-797-callable 2022-12-12 15:04:39 -06:00
Mike Yaacoub
21a33aec97 final version v1 2022-12-12 15:52:50 -05:00
Mike Yaacoub
5ccb064700 back to base simple case 2022-12-12 15:45:55 -05:00
Mike Yaacoub
ee71bdd175 added checkout action v5 2022-12-12 15:25:47 -05:00
Mike Yaacoub
0c8ac02f36 added checkout action v4 2022-12-12 15:22:08 -05:00
Mike Yaacoub
2c61e9c52b added checkout action v3 2022-12-12 15:19:52 -05:00
Jonathan Shook
875d0d9606
Merge pull request #844 from nosqlbench/nosqlbench-843-cqlgen-mv
nosqlbench-843-cqlgen-mv
2022-12-12 14:19:30 -06:00
Mike Yaacoub
4383ba208a added checkout action v2 2022-12-12 15:18:11 -05:00
Mike Yaacoub
26e0b4cb09 added checkout action 2022-12-12 15:16:30 -05:00
Mike Yaacoub
4a178fc21e added git remote command to debug remote v2 2022-12-12 14:51:36 -05:00
Mike Yaacoub
43fa3e725f added git remote command to debug remote 2022-12-12 14:50:29 -05:00
Jonathan Shook
c0117351f1
Merge pull request #845 from nosqlbench/snyk-fix-b8424b271d02d50c5baa47f9e8745c03
Snyk fix b8424b271d02d50c5baa47f9e8745c03
2022-12-12 12:33:47 -06:00