Skip to content

Latest commit

 

History

History
60 lines (32 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.31 KB

Changelog

0.6.0 - 2023-09-19

Added

  • Option to disable endpoint TLS certificate verification

Changed

  • Switched to ruff away from flake8

0.5.0 - 2022-12-23

Added

  • Two new probes to compute the mean of a range vector

0.4.0 - 2022-02-17

Added

  • Added requirements-dev.txt for development dependencies to match template.
  • Added control to send metrics to the pushgateway service

0.3.0 - 2017-12-17

Changed

  • Timezone aware date parsing
  • More logging
  • Updated to chaostoolkit-lib

0.2.0 - 2017-12-08

Changed

  • Matching new format from release 0.6.0 of chaostoolkit-lib

0.1.0 - 2017-10-16

Added

  • Initial release