Files
nosqlbench/RELEASENOTES.md
2023-01-13 13:19:54 -06:00

2.3 KiB

  • e04eef814 (HEAD -> main) temporary work-around for release plugin incompatibility
  • 2ce8a0e6a (origin/main) release candidate
  • ff188d486 actions-for-docs (#919)
  • 97e992bce version updates and pom structure improvements (#918)
  • 4f6bea91d switch over to snakeyaml-engine
  • d06e01c22 (origin/nosqlbench-916-snakeyaml, nosqlbench-916-snakeyaml) Merge pull request #915 from nosqlbench/my-cql-astra-example
  • 459777a94 Merge pull request #914 from nosqlbench/nosqlbench-cvefixes
  • e2ad639b7 (origin/my-cql-astra-example) Added cql Astra workload yaml example for docs, also fixed regex security issue by removing CompatibilityFixups
  • 2265f1e58 (origin/nosqlbench-cvefixes, nosqlbench-cvefixes) remove endpoints which are no longer needed
  • 740faffda typo fixes
  • 31478ae59 Nosqlbench 904 version5 (#908)
  • 9c25ad933 Code coverage integration (#897)
  • 3258e4e06 Merge pull request #912 from nosqlbench/my-security-regex
  • b6ab7293e newline fix
  • 4484292cb md5 deprecation (#909)
  • 9767e98bc limited name length to limit user input causing slow regex run, Removed starting boundary delimiter v2
  • 78ddf0597 limited name length to limit user input causing slow regex run, Removed starting boundary delimiter
  • 7b6decb90 corrected non-escaped minus sign in regex, and limited delimeter characters to a maximum of 2 to account for comma-space separated values
  • 7f446145b Provided limited number of newlines in SSL KEY and CERT Patterns in Regex, Named the flag for more clarity
  • a95acae20 Merge pull request #907 from yabinmeng/main
  • 2aeeea125 Separate ActivityExecutor.forceStop() method out from the stop() method. Removing the "forcing" flag in the stop() method.
  • 88fa61a49 Merge pull request #905 from nosqlbench/snyk-fix-cfc004029344dd452bce66ee2666e50c
  • c172a140e Add 'forceStop' NB CLI option in NB5 (port over from similar functionally in NB4 - PR# 675)
  • f77552b8f fix: nb-spectest/pom.xml to reduce vulnerabilities
  • 7a1400c51 Merge pull request #899 from nosqlbench/snyk-upgrade-cd0da6fb32f57e40946c06204916a1e7
  • 949a458f3 Merge pull request #900 from nosqlbench/docs_workflow
  • bbcf493e9 (origin/docs_workflow, docs_workflow) fixed artifact name
  • 80aed220a (origin/snyk-upgrade-cd0da6fb32f57e40946c06204916a1e7) fix: upgrade com.amazonaws:aws-java-sdk-s3 from 1.12.364 to 1.12.368
  • a1cd44cb1 remove previous "nb" module, which will be replaced by the nb5 module soon