Skip to content

agena

Compare
Choose a tag to compare
@blt blt released this 27 Jan 18:31
· 257 commits to master since this release

This release includes documentation changes, some performance work around the native protocol and a fix to the sampling behaviour in the statsd protocol. It is the first release to include community commits: very exciting! The changes are as follows:

  • d8944d9 :: CI coverage is enabled
  • a88f95c :: outdated documentation removed
  • 442d977 :: typo in documentation corrected
  • af12873 :: rust lints introduced, WIP on missing-docs
  • 4941129 :: native protocol impl. now make less temp. allocs
  • 4a6ef95 :: project deps updated
  • 032e0ba :: b_spec statsd sampling syntax supported

Signed-off-by: Brian L. Troutwine blt@postmates.com