Skip to content

Releases: taxfyle/go-httpkit

v5.1.0

26 Nov 19:12

Choose a tag to compare

Fixes a bug where the histogram latency buckets couldn't be adjusted.

Also allows callers to override the metrics namespace for compatibility with metrics from their other services.

Fix Prometheus bug causing high metric cardinality

25 Nov 21:23

Choose a tag to compare

v5.0.1

Fix bug in route metrics

Fixing Go Module

21 Nov 16:32

Choose a tag to compare

Hooray for go mod!!!

26 Sep 22:17

Choose a tag to compare

v3.0.0

Hooray for go mod!!!!

v2.0.0

26 Sep 22:08

Choose a tag to compare

V2 simplifies the logging package, at the cost of completely breaking the API. I'm the only one using it though so it doesn't matter.

v1.1.0

26 Sep 18:33
9c67b5c

Choose a tag to compare

What's Changed

  • Add function for getting a useful base logger for a context by @juicemia in #2

Full Changelog: v1.0.0...v1.1.0

v1.0.0

05 Sep 19:32
fe57270

Choose a tag to compare

What's Changed

  • Update httpkit to leverage more built-in net/http features by @juicemia in #1

Full Changelog: https://github.com/taxfyle/go-httpkit/commits/v1.0.0