Skip to content

Python Release 1.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 08:54
ed3d4fd

v1.2.0 (2020-08-03)

Full Changelog

Implemented enhancements:

  • Add "hostname" to discover response #19
  • Add metricq-spy tool, which allows to search for historic metrics #39
  • discover RPC: rename "version" field to "metricqVersion" #15
  • Add field "hostname" to discover response #20 (phijor)

Fixed bugs:

  • Python agents fail to anwser discover rpc #8
  • Add setuptools as runtime dependecies #14
  • Protobuf version conflict #10

Merged pull requests:

  • Use protobuf version from compile time #21 (kinnarr)
  • Fix package version related issues #16 (phijor)