Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
99 lines (57 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

99 lines (57 loc) · 2.59 KB

[2.0.16] - 2017-10-16

  • #101 Improve logging

[2.0.15] - 2017-09-06

  • No changes. Just a version bump

[2.0.14] - 2017-07-06

Fixed

  • #95 Fix issue with Docker config

[2.0.13] - 2017-06-05

Fixed

  • #93 Fix max batch size issues
  • #94 Added a test

[2.0.12] - 2017-05-18

Fixed

  • #91 Exclude source from /v1/measurements payload
  • #90 global.prefix bug

[2.0.11] - 2017-05-05

Fixed

  • #87 Honor config.debug settings

[2.0.10] - 2017-04-25

Changed

  • Documentation and test case updates

[2.0.9] - 2017-04-11

Fixed

  • #79 Fixed an issue where maxBatchSize wasn't respected for tagged based measurements.

[2.0.8] - 2017-04-10

Added

  • #78 Added a linter

Changed

  • #69 Updated some documentation

[2.0.7] - 2017-04-06

Changed

  • Updated some documentation and re-enabled a TravisCI with a build matrix

[2.0.6] - 2017-04-06

Fixed

  • #73 Fixed an issue where sum was not properly calculated for a timer.

[2.0.5] - 2017-03-13

Fixed

  • #70 Fixed an issue where legacy payloads were being sent to Librato incorrectly.

[2.0.4] - 2017-03-06

Fixed

  • #67 Fixed an issue where 4xx errors could potentially crash statsd

[2.0.3] - 2017-03-02

Added

  • #65 Ability to disable hostname tag

Changed

  • #66 Better comments / clarification for configuration

[2.0.2] - 2017-02-10

Added

  • #61 Bootstrap script

[2.0.1] - 2017-02-06

Changed

  • Minor feedback and improvements for tagging supprort

[2.0.0] - 2017-01-24

Added

  • Support for tagged measurements using Librato's new API.

Deprecated

  • Librato's legacy, source-based API.