Skip to content

Releases: ansrivas/fiberprometheus

v2.17.0

25 Feb 00:33
93753d5

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 by @dependabot[bot] in #282

Full Changelog: v2.16.0...v2.17.0

v2.16.0

11 Feb 02:36
379267c

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.10 to 2.52.11 by @dependabot[bot] in #277
  • build(deps): bump go.opentelemetry.io/otel/trace from 1.39.0 to 1.40.0 by @dependabot[bot] in #281
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.39.0 to 1.40.0 by @dependabot[bot] in #280

Full Changelog: v2.15.0...v2.16.0

v2.15.0

06 Jan 04:10
a92cba7

Choose a tag to compare

What's Changed

  • build(deps): bump go.opentelemetry.io/otel/trace from 1.37.0 to 1.38.0 by @dependabot[bot] in #258
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.37.0 to 1.38.0 by @dependabot[bot] in #261
  • build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #262
  • build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.1 by @dependabot[bot] in #263
  • build(deps): bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 by @dependabot[bot] in #265
  • build(deps): bump github.com/valyala/fasthttp from 1.65.0 to 1.66.0 by @dependabot[bot] in #266
  • build(deps): bump github.com/valyala/fasthttp from 1.66.0 to 1.67.0 by @dependabot[bot] in #267
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #264
  • build(deps): bump github.com/valyala/fasthttp from 1.67.0 to 1.68.0 by @dependabot[bot] in #268
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #270
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #271
  • build(deps): bump go.opentelemetry.io/otel/trace from 1.38.0 to 1.39.0 by @dependabot[bot] in #275
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.39.0 by @dependabot[bot] in #272
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.38.0 to 1.39.0 by @dependabot[bot] in #273
  • build(deps): bump github.com/valyala/fasthttp from 1.68.0 to 1.69.0 by @dependabot[bot] in #276

Full Changelog: v2.14.0...v2.15.0

v2.14.0

16 Aug 23:10
ff26e9b

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #255
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #256
  • build(deps): bump github.com/valyala/fasthttp from 1.64.0 to 1.65.0 by @dependabot[bot] in #257

Full Changelog: v2.13.0...v2.14.0

v2.13.0

21 Jul 13:17
acf5351

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/valyala/fasthttp from 1.63.0 to 1.64.0 by @dependabot[bot] in #253
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.8 to 2.52.9 by @dependabot[bot] in #254

Full Changelog: v2.12.0...v2.13.0

v2.12.0

05 Jul 00:07
3a3ec48

Choose a tag to compare

What's Changed

  • build(deps): bump go.opentelemetry.io/otel/trace from 1.36.0 to 1.37.0 by @dependabot in #248
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.36.0 to 1.37.0 by @dependabot in #249
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.36.0 to 1.37.0 by @dependabot in #250
  • build(deps): bump github.com/valyala/fasthttp from 1.62.0 to 1.63.0 by @dependabot in #252

Full Changelog: v2.11.0...v2.12.0

v2.11.0

27 May 11:09

Choose a tag to compare

What's Changed

  • feat: Support for ignoring unregistered routes and status codes by @gaby in #246

Full Changelog: v2.10.0...v2.11.0

v2.10.0

23 May 12:29
424c106

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #237
  • build(deps): bump github.com/valyala/fasthttp from 1.59.0 to 1.60.0 by @dependabot in #236
  • build(deps): bump github.com/gofiber/fiber/v2 from 2.52.6 to 2.52.8 by @dependabot in #244
  • build(deps): bump go.opentelemetry.io/otel/trace from 1.35.0 to 1.36.0 by @dependabot in #242
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.36.0 by @dependabot in #241
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.35.0 to 1.36.0 by @dependabot in #240
  • build(deps): bump github.com/valyala/fasthttp from 1.60.0 to 1.61.0 by @dependabot in #238

Full Changelog: v2.9.1...v2.10.0

v2.9.1

10 Mar 14:57
d081d0f

Choose a tag to compare

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

03 Mar 13:46
2d0d890

Choose a tag to compare

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

Full Changelog: v2.8.0...v2.9.0