Skip to content

Python Release 2.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 11:21

Changelog

v2.0.1 (2021-04-21)

Full Changelog

Implemented enhancements:

  • Feature: New tool metricq-inspect #96 (bmario)

Fixed bugs:

  • Setting period to None in IntervalSource #92

Closed issues:

  • Change log level for rpc logging to debug #93

Merged pull requests:

  • IntervalSource: Raise descriptive error on period reset #95 (phijor)
  • Reduce log level when handling RPCs to DEBUG #94 (phijor)
  • IntervalSource.period=None is definitely not supported #97 (phijor)

* This Changelog was automatically generated by github_changelog_generator