Skip to content

v0.17.1

Compare
Choose a tag to compare
@jeremyandrews jeremyandrews released this 17 Aug 16:13
· 73 commits to main since this release
4bcf52e

0.17.1 August 17, 2023

  • #543 remove external dependency on num_cpus(), use instead built-in available_parallelism() added in rust 1.59.0
  • #552 add scenario_index, scenario_name, transaction_index and transaction_name to the request log
  • #553 remove serde_cbor dependency no longer required due to [#529]
  • #554 update flume, itertools, strum, strum_macros, tokio-tungstenite, and tungestenite dependencies to latest versions
  • #555 don't panic when report has no data