Skip to content

Releases: fastify/otel

v0.9.3

09 Jul 08:07
af82f26
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.46.0 to 0.48.0 by @dependabot in #75
  • fix(types): requestHook param by @metcoder95 in #77

Full Changelog: v0.9.2...v0.9.3

v0.9.2

03 Jul 14:33
c6c79bc
Compare
Choose a tag to compare

What's Changed

  • chore(license): update date ranges; standardise style by @Fdawgs in #68
  • build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot in #71
  • build(deps): bump minimatch from 9.0.5 to 10.0.3 by @dependabot in #72
  • build(deps-dev): bump @opentelemetry/instrumentation-http from 0.200.0 to 0.202.0 by @dependabot in #73
  • build(deps): bump @opentelemetry/instrumentation from 0.200.0 to 0.202.0 by @dependabot in #74
  • feat: add requestHook support to FastifyOtelInstrumentation by @gulbaki in #67

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

09 Jun 09:35
cef7fa5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

01 Jun 07:38
Compare
Choose a tag to compare

What's Changed

  • feat: Downgrade minimatch to v9 to support node 16+ by @andreiborza in #58
  • feat: RouteOptions#otel to disable telemetry for specific routes by @arthurfiorette in #56

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 May 09:38
711f6a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

25 Apr 10:38
1a4470b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Apr 06:39
607ae38
Compare
Choose a tag to compare

What's Changed

  • feat(#44): align APIs with previous instrumentation by @metcoder95 in #46
  • fix(types): named and default exports and types in MJS by @bcomnes in #43

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

13 Apr 07:43
Compare
Choose a tag to compare

What's Changed

  • ci: set permissions at workflow level by @Fdawgs in #33
  • ci: restore job level permissions by @Fdawgs in #34
  • build(deps): bump @opentelemetry/instrumentation from 0.57.2 to 0.200.0 by @dependabot in #36
  • build(deps-dev): bump @opentelemetry/context-async-hooks from 1.30.1 to 2.0.0 by @dependabot in #37
  • build(deps-dev): bump @opentelemetry/sdk-trace-base from 1.30.1 to 2.0.0 by @dependabot in #39
  • build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.45.1 to 0.46.0 by @dependabot in #42
  • build(deps): bump @opentelemetry/core from 1.30.1 to 2.0.0 by @dependabot in #38
  • build(deps-dev): bump @opentelemetry/instrumentation-http from 0.57.2 to 0.200.0 by @dependabot in #40
  • chore(types): Vendor in FastifyInstance type by @onurtemizkan in #35
  • fix: infer distributed spans correctly by @metcoder95 in #45

Full Changelog: v0.5.1...v0.5.2

v0.5.1

29 Mar 07:34
Compare
Choose a tag to compare

What's Changed

  • fix: Handle context propagation on handler override or direct invocation by @jacobwood091 in #29

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Mar 08:01
1f850f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.4.0...v0.5.0