Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@ansrivas ansrivas released this 24 Jul 23:14
· 2 commits to master since this release
7755f92

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