Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Releases: wneessen/websiteBench

v1.4.0

09 Oct 14:19
e5c4414

Choose a tag to compare

Added Influx DB 2.x support, so websiteBench can be used with i. e. InfluxDB Cloud

v1.3.2

05 Oct 18:51
28215d1

Choose a tag to compare

  • Added cURL support
  • Changed conf/ to config/
  • Introduced ignoreSsl option
  • Added instanceName for tagging
  • Empty values are now set to -1 in influx
  • Updated README

v1.2.3

03 Oct 09:48
9b0730d

Choose a tag to compare

  • Optimized Dockerfile so sandboxing will work

v1.2.2

02 Oct 23:11
1c4186f

Choose a tag to compare

  • Minor changes in Puppeteer launch options

v1.2.1

02 Oct 22:40
e386147

Choose a tag to compare

  • logLevel in config was not properly set

v1.2.0

02 Oct 22:08
86faed0

Choose a tag to compare

  • Updated README and showHelp() text
  • Minor changes in Dockerfile
  • Updated package.json

v1.1.0

02 Oct 21:08

Choose a tag to compare

  • Switched from opening/closing pages to reloading
  • Added Dockerfile