Releases: ansrivas/fiberprometheus
Releases · ansrivas/fiberprometheus
v2.9.1
What's Changed
- build(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #231
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.34.0 to 1.35.0 by @dependabot in #232
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.6 by @dependabot in #225
- build(deps): bump github.com/valyala/fasthttp from 1.57.0 to 1.59.0 by @dependabot in #227
- feat: add otlp exampler support by @kirankumar-grootan in #223
- build(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #228
New Contributors
- @kirankumar-grootan made their first contribution in #223
Full Changelog: v2.8.0...v2.9.0
v2.8.0
v2.7.0
What's Changed
- build(deps): bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 by @dependabot in #177
- build(deps): bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.2 by @dependabot in #180
- build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #182
- Fix unintuitive behaviour of RegisterAt with custom registry in #181
- build(deps): bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 by @dependabot in #183
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #179
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #185
- build(deps): bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.0 by @dependabot in #189
- build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #188
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #186
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 by @dependabot in #190
- dep: fix the minimum go version to 1.20.x by @ansrivas in #194
- build(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 by @dependabot in #193
- build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #192
- fix: Concurrency issues with Global Registry, issues with incorrect Path in Metrics by @gaby in #197
- Add support for SkipPaths() and update dependencies by @gaby in #201
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.31 to 2.1.32 by @dependabot in #160
- Update dependencies, and github-actions by @gaby in #173
- build(deps): bump github.com/gofiber/fiber/v2 from 2.47.0 to 2.48.0 by @dependabot in #176
- build(deps): bump actions/stale from 3 to 8 by @dependabot in #174
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- build(deps): bump github.com/gofiber/fiber/v2 from 2.41.0 to 2.42.0 by @dependabot in #159
- Allow fiber.Router implementation in RegisterAt by @calloway-jacob in #161
New Contributors
- @calloway-jacob made their first contribution in #161
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.1
What's Changed
- build(deps): bump github.com/gofiber/fiber/v2 from 2.33.0 to 2.36.0 by @dependabot in #134
- build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.23 to 2.1.25 by @dependabot in #135
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.0
What's Changed
- ci: added 1.17.x as test target as well by @ansrivas in #117
- build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.19 to 2.1.20 by @dependabot in #118
- build(deps): bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.30.0 by @dependabot in #119
- build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.20 to 2.1.22 by @dependabot in #122
- build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.22 to 2.1.23 by @dependabot in #124
- build(deps): bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.33.0 by @dependabot in #125
- build(deps): bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 by @dependabot in #126
- Removes erroneous path label from requests in flight, adds correct error handling for
*fiber.Err*
values by @ryan-yalo in #128 - feat: Add handlers by @johnoppenheimer in #133
New Contributors
- @ryan-yalo made their first contribution in #128
- @johnoppenheimer made their first contribution in #133
Full Changelog: v2.2.0...v2.3.0