Skip to content

Releases: segmentio/stats

v4.9.0: incorporate performance improvements and critical validation fix from v5

11 Jun 19:11
0d25d20

Choose a tag to compare

v5.6.1: better metrics validation and performance improvements

11 Jun 19:12
f19ee83

Choose a tag to compare

What's Changed

Full Changelog: v5.6.0...v5.6.1

v4.8.0: re-implement v4 in terms of v5 (cross-compatibility)

11 Jun 19:10
46d6f21

Choose a tag to compare

v4.7.2: various dependency updates and arch-specific fixes

28 Sep 09:14
700824d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.1...v4.7.2

Lint fixes, set default branch to main

19 Jul 16:49
91d974d

Choose a tag to compare

Merge pull request #149 from segmentio/lint-fixes

lint fixes

v4.7.0: dedup tags

18 Jul 18:17
1997ae9

Choose a tag to compare

Merge pull request #147 from segmentio/tag-sort-dedup

tag sort dedup

v4.6.3

12 Aug 20:44
1f6135d

Choose a tag to compare

Highlighted changes since v4.6.0:

  • Histogram metrics named with configurable prefixes may be passed to Datadog
    as distribution metrics (#132)
  • tagsBuffer sorts only when necessary, improving performance (#126)
  • Conversion from byte slice to string in Prometheus metrics is updated to pass
    go vet under Go 1.16 (#133)
  • Various fmt and linter warnings are cleaned up, and comments added (#127)
  • README.md updated for versioned installation (#125)

v4.6.0

04 Aug 17:50
e058c20

Choose a tag to compare

  • Rename Go version tag from version to go_version in the procstats package. (#122)

3.1.0

01 Aug 01:00

Choose a tag to compare

  • tag package before 4.0.0 release

v3.0.0

23 Feb 22:55

Choose a tag to compare

Third release.