nosqlbench/RELEASENOTES.md
2020-07-16 11:50:43 -05:00

914 B

  • 7a23d910 (HEAD -> main) error handling improvements release
  • b53c9c6e fix for error handler NPE
  • 754ed25e general improvements release
  • 16e4309e add scope controls to jmx driver
  • c81c5187 avoid repeating initial error message
  • 1db36d84 avoid showing stack trace unless asked for
  • 452224a2 clarify scenario error handling logic
  • 1fe38b43 either log or throw, but not both
  • 0230686a include engine-api for cqld4
  • c93c1756 provide summary of scenarios results
  • 3afbaddf typo fixes
  • cb6d79f2 add note to design guide
  • ca81e1bc disable console echo when reading secure info
  • 9d2e8086 add secure username and password options to jmx driver
  • 1cc9d209 Add SSL context init to JMX driver
  • f8ebefd1 add more JMX docs
  • 974ee656 JMX printvar improvements
  • 532c3854 add JMX auto defaults from op sequence
  • 74ea7ee1 allow single ops to be specified on CLI
  • 8e8591ea pull single statement fix to main branch