Releases: Dev25/mcrouter_exporter
Releases · Dev25/mcrouter_exporter
v0.5.0
What's Changed
- Bump distroless/base-debian11 from
2808521to9bc3117by @dependabot in #46 - Bump distroless/base-debian11 from
9bc3117toac69aa6by @dependabot in #49 - Bump golang from 1.22 to 1.23 by @dependabot in #50
- Export fiber pool size stat by @mszabo-wikia in #51
- Update CircleCi GO version to 1.24 by @nouranhamdy1998 in #54
- Bump golang from 1.23 to 1.24 by @dependabot in #53
New Contributors
- @mszabo-wikia made their first contribution in #51
- @nouranhamdy1998 made their first contribution in #54
Full Changelog: 0.4.0...0.5.0
v0.4.0
What's Changed
- Bump distroless/base-debian11 from
73deaafto6c1e34eby @dependabot in #39 - Build multi-arch docker image by @DazWorrall in #40
- Bump golang from 1.21 to 1.22 by @dependabot in #41
- Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 by @dependabot in #44
- Bump distroless/base-debian11 from
6c1e34eto2808521by @dependabot in #43 - release v0.3.2 by @blkperl in #45
New Contributors
- @DazWorrall made their first contribution in #40
- @blkperl made their first contribution in #45
Full Changelog: 0.3.1...0.4.0
v0.3.1
0.3.0: Add missing asynclog stats (#38)
- [CHANGE] Update to Go 1.21
- [ENHANCEMENT] Add new rate asynclog metrics #38
0.2.0: ci: Fix go version in release workflow
- [CHANGE] Update to Go 1.20
- [CHANGE] Publish images to ghcr.io/dev25/mcrouter_exporter/mcrouter_exporter
- [CHANGE] Move to distroless base image
- [ENHANCEMENT] Support for client connections in mcrouter v39+
- [ENHANCEMENT] Add TKO reply per-server metrics
- [FIXED] Parse server memcached notfound and notstored metrics correctly