Skip to content

Latest commit

 

History

History
83 lines (47 loc) · 1.45 KB

changelog.md

File metadata and controls

83 lines (47 loc) · 1.45 KB

Each version of l2met corresponds to a git tag.

1.0

2013-04-24

  • remove token based auth. (No longer depending onPostgreSQL)

0.11

2013-04-21

  • bugfix: correct http outlet resolution parsing
  • bugfix: correct librato outlet's use of User-Agent
  • bugfix: handle pg errors when fetching tokens
  • Improve readme
  • Make APP_NAME optional
  • Add a receiver metric that will print number of buckets processed
  • Improve test coverage

0.10

2013-04-10

0.9

2013-04-10

  • bugfix: heroku router log lines were not being parsed. this is fixed.
  • bugfix: heroku router and drain prefix features were incompatible.

0.8

2013-04-10

  • First pass at Dbless Authentication. This does not include credential signing.
  • Drain prefix

0.7

2013-04-05

  • Fix regression related to parsing floating point numbers.

0.6

2013-04-04

0.5

2013-04-02

  • Updated the resolution format to be specified in minutes.
  • Improved the reporting around outlet delays.

0.4

2013-04-02

0.3

2013-04-02

0.2

2013-04-01

0.1

2013-03-25

  • Init