Skip to content

1.3.0

Compare
Choose a tag to compare
@vegu vegu released this 23 Sep 10:25

1.3.0

Added

  • python3.8 support

Fixed

  • docker: added needed dependencies so gevent and other bits compile (thanks @seanknox)
  • unknown name/type config attribute in vodka config (#84)
  • NoneType error in graphite plugin (#78)
  • startup issue in daemon mode (#85)
  • logging in daemon mode (#79)
  • some performance issues in daemon mode (#33)
  • greenlet.greenlet size changed error (#97)

Removed

  • python2.7 support
  • python3.4 support
  • python3.5 support