Fcsonline Drill Versions Save

Drill is an HTTP load testing application written in Rust

0.8.3

1 year ago

Fix release process

0.8.2

1 year ago

:bug: Bug fixes

0.8.1

1 year ago

0.8.0

1 year ago

:gift: New features

0.7.2

2 years ago
  • Add shuffle feature to with_items
  • Fix body for put and patch verbs
  • Add index variable for loop actions
  • Panic for properties that don't support interpolations
  • Fix Windows console colors code support
  • Fix command-line option to set timeout in seconds
  • New actions: Assert values
  • Add flag for verbose output
  • New Action: Execute OS commands

0.7.0

3 years ago
  • Migration Async / Await completed!
  • New concurrency model
  • Interpolate env variables
  • Added Keep-Alive
  • Request headers memory
  • New delay actions

0.6.0

3 years ago
  • Fixed quotes in string fields and panic on HTTP errors
  • Support multiple cookies
  • Fix wrong behavior for 1 iteration
  • Improve general performance
  • Fixed issues with interpolations
  • Relaxed interpolations
  • Add more documentation

0.5.0

5 years ago
  • Added rampup option
  • Added HEAD verb support
  • Added new option with_items_range
  • Improved stats
  • New CSV parsing options
  • New no-check-certificate option to ingore SSL certificate validation
  • Formatted code with rustfmt

0.4.0

5 years ago
  • Fixed concurrency issue
  • Fixed interpolation issue
  • Added new available interpolations: {{ thread }} and {{ iteration }}
  • Added new server to test low connections
  • More colors in log

0.3.1

6 years ago
  • Benchmark statistics