Skip to content

Release 1.3.5

Compare
Choose a tag to compare
@pkittenis pkittenis released this 01 Jun 16:32
· 26 commits to master since this release

Fixes

  • Multi target requests for multiple measurements with a common tag would cause exception - #32
  • Template with no tags would generate invalid influx queries

Changes

  • Removed the hard coded statsd client integration and statsd extras option on pip install
  • Merged template python code changes to template native extension