Skip to content

Releases: ansrivas/fiberprometheus

v2.7.0

24 Jul 23:14
7755f92
Compare
Choose a tag to compare

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

08 Aug 00:57
1e2e6c4
Compare
Choose a tag to compare

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

09 Feb 19:58
8dc52f0
Compare
Choose a tag to compare

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

23 Jan 14:33
c62a37c
Compare
Choose a tag to compare

What's Changed

  • deps,ci: msgv is now 1.15 by @ansrivas in #156
  • Dependency updates, and removal of deprecated code by @gaby in #158

New Contributors

  • @gaby made their first contribution in #158

Full Changelog: v2.4.1...v2.5.0

v2.4.1

24 Aug 19:14
58dc017
Compare
Choose a tag to compare

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

07 Aug 08:00
7f89024
Compare
Choose a tag to compare

What's Changed

  • feat: option to pass custom prometheus registry by @jon4hz in #136

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

27 Jul 19:27
e98b629
Compare
Choose a tag to compare

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

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Mar 17:20
8dec8a7
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gofiber/fiber/v2 from 2.6.0 to 2.7.1 by @dependabot-preview in #56
  • Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 by @dependabot-preview in #55
  • Bump github.com/gofiber/adaptor/v2 from 2.1.1 to 2.1.2 by @dependabot-preview in #57
  • misc: removed extra linefeed by @ansrivas in #58
  • added stale issue actions by @ansrivas in #59
  • Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0 by @dependabot-preview in #60
  • Upgrade to GitHub-native Dependabot by @dependabot-preview in #61
  • feat: adds buckets in histogram by @jpfaria in #63
  • fix go sum by @ansrivas in #64
  • Bump github.com/gofiber/fiber/v2 from 2.8.0 to 2.9.0 by @dependabot in #66
  • doc: adds link of grafana board on README by @jpfaria in #65
  • Bump github.com/gofiber/adaptor/v2 from 2.1.2 to 2.1.3 by @dependabot in #67
  • misc - change year by @ansrivas in #68
  • Bump github.com/gofiber/fiber/v2 from 2.9.0 to 2.10.0 by @dependabot in #69
  • deps: bump up to go 1.16 by @ansrivas in #70
  • Bump github.com/gofiber/adaptor/v2 from 2.1.3 to 2.1.4 by @dependabot in #71
  • Bump github.com/gofiber/fiber/v2 from 2.10.0 to 2.11.0 by @dependabot in #73
  • Bump github.com/gofiber/adaptor/v2 from 2.1.4 to 2.1.5 by @dependabot in #74
  • Bump github.com/gofiber/fiber/v2 from 2.11.0 to 2.12.0 by @dependabot in #75
  • Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 by @dependabot in #76
  • Bump github.com/gofiber/adaptor/v2 from 2.1.5 to 2.1.6 by @dependabot in #77
  • Bump github.com/gofiber/fiber/v2 from 2.12.0 to 2.13.0 by @dependabot in #78
  • Bump github.com/gofiber/adaptor/v2 from 2.1.6 to 2.1.7 by @dependabot in #79
  • Bump github.com/gofiber/fiber/v2 from 2.13.0 to 2.14.0 by @dependabot in #80
  • Bump github.com/gofiber/adaptor/v2 from 2.1.7 to 2.1.8 by @dependabot in #81
  • Bump github.com/gofiber/fiber/v2 from 2.14.0 to 2.15.0 by @dependabot in #82
  • Bump github.com/gofiber/fiber/v2 from 2.15.0 to 2.16.0 by @dependabot in #83
  • method and start based on route instead by @dinhtrung in #72
  • Bump github.com/gofiber/adaptor/v2 from 2.1.8 to 2.1.9 by @dependabot in #84
  • Bump github.com/gofiber/fiber/v2 from 2.16.0 to 2.17.0 by @dependabot in #85
  • Bump github.com/gofiber/adaptor/v2 from 2.1.9 to 2.1.10 by @dependabot in #86
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.17.0 to 2.18.0 by @dependabot in #87
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.10 to 2.1.11 by @dependabot in #88
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.18.0 to 2.19.0 by @dependabot in #89
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.11 to 2.1.12 by @dependabot in #90
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.19.0 to 2.20.0 by @dependabot in #91
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.20.0 to 2.20.1 by @dependabot in #92
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.12 to 2.1.13 by @dependabot in #93
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.20.1 to 2.20.2 by @dependabot in #94
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.20.2 to 2.21.0 by @dependabot in #95
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.21.0 to 2.22.0 by @dependabot in #96
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.13 to 2.1.14 by @dependabot in #97
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.22.0 to 2.23.0 by @dependabot in #98
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.14 to 2.1.15 by @dependabot in #99
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.23.0 to 2.24.0 by @dependabot in #102
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.15 to 2.1.16 by @dependabot in #103
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.16 to 2.1.17 by @dependabot in #110
  • build(deps): bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 by @dependabot in #108
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.29.0 by @dependabot in #116
  • build(deps): bump github.com/gofiber/adaptor/v2 from 2.1.17 to 2.1.19 by @dependabot in #114

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

29 Mar 20:57
Compare
Choose a tag to compare

[2021-03-29] - v2.1.2

Bug Fix:

v2.1.1

08 Feb 21:13
Compare
Choose a tag to compare

[2021-02-08] - v2.1.1

Enhancements:

  • Fix the LICENSE headers and introduce MIT License