Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.55 KB

version_history.md

File metadata and controls

33 lines (24 loc) · 1.55 KB

Version history

0.3 (TBD)

Notable (breaking) changes

  • In service.proto a change was made to allow both Output and error_detail to co-exist at the same time.
  • Both nighthawk_client and nighthawk_service will indicate execution failure (respectively through exit code or grpc reply) when connection errors and/or status code errors are observed by default.
  • The simple warmup we performed earlier has been removed, to eliminate counter pollution. This will be restored when configuration of phases lands in a next release. For those who need the old behavior, --simple-warmup can be configured to opt-in to the old-style behavior again.

Changelist

0.2 (July 16, 2019)

0.1 (May 6, 2019)

Initial release.