Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 2.03 KB

HISTORY.md

File metadata and controls

42 lines (24 loc) · 2.03 KB

v1.1.3 (2020-03-23)

Full Changelog

Merged pull requests:

v1.1.2 (2020-02-21)

Full Changelog

Merged pull requests:

  • Adds github action for python tests and release #51 (kinnarr)

v1.1.1 (2020-02-21)

Full Changelog

Fixed bugs:

  • metricq won't build with -Werror due to deprecated history.proto items #49
  • connection reset by peer - channel robustness in python #38
  • Invalid state after robust reconnect #23

v1.1.0 (2019-12-10)

Full Changelog

Merged pull requests:

  • Robust Agents: make Agents survive reconnects #46 (phijor)
  • Improvements for docker deployment #45 (kinnarr)
  • More config options for dummy sink and source #43 (kinnarr)

v1.0.0 (2019-10-01)

Full Changelog

  • Initial release