Releases: fastify/otel
Releases · fastify/otel
v0.9.3
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
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
What's Changed
- chore(ci): fix node 24 test by @inyourtime in #65
- fix(types): add default export for FastifyOtelInstrumentation by @inyourtime in #66
Full Changelog: v0.9.0...v0.9.1
v0.9.0
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
- @andreiborza made their first contribution in #58
- @arthurfiorette made their first contribution in #56
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- docs(readme): example fixes by @inyourtime in #50
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot in #51
- ci: add node 24 to test matrix by @Fdawgs in #55
- feat: export
FastifyOtelInstrumentationOpts
by @satazor in #54
New Contributors
- @inyourtime made their first contribution in #50
- @satazor made their first contribution in #54
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- feat(#19): implement ignore paths by @metcoder95 in #48
Full Changelog: v0.6.0...v0.7.0
v0.6.0
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
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
What's Changed
- fix: Handle context propagation on handler override or direct invocation by @jacobwood091 in #29
New Contributors
- @jacobwood091 made their first contribution in #29
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix: Return from patched
addHook
by @onurtemizkan in #25 - ci(ci): set job permissions by @Fdawgs in #27
New Contributors
- @onurtemizkan made their first contribution in #25
Full Changelog: v.0.4.0...v0.5.0