Releases: fastify/otel
Releases · fastify/otel
v0.18.1
What's Changed
- build(deps-dev): bump @opentelemetry/instrumentation-http from 0.212.0 to 0.214.0 by @dependabot[bot] in #140
- build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 by @dependabot[bot] in #141
- build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml from 5 to 6 by @dependabot[bot] in #139
- build(deps): bump @opentelemetry/instrumentation from 0.212.0 to 0.214.0 by @dependabot[bot] in #143
- build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.59.0 to 0.61.0 by @dependabot[bot] in #144
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- fix: remove setStatus(OK) calls to comply with OTel spec by @newbee1939 in #135
- fix: support fastify/websocket handlers (#136) by @fozcode in #137
- ci: remove stale.yml and update node version by @Tony133 in #138
New Contributors
- @newbee1939 made their first contribution in #135
- @fozcode made their first contribution in #137
- @Tony133 made their first contribution in #138
Full Changelog: v0.17.1...v0.18.0
v0.17.1
v0.17.0
What's Changed
- build(deps-dev): bump @opentelemetry/instrumentation-http from 0.207.0 to 0.208.0 by @dependabot[bot] in #117
- build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.54.0 to 0.55.0 by @dependabot[bot] in #118
- build(deps-dev): bump @types/node from 24.10.4 to 25.0.3 by @dependabot[bot] in #119
- build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.55.0 to 0.56.0 by @dependabot[bot] in #120
- build(deps-dev): bump @opentelemetry/instrumentation-http from 0.208.0 to 0.211.0 by @dependabot[bot] in #121
- build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.56.0 to 0.58.0 by @dependabot[bot] in #122
- build(deps): bump @opentelemetry/instrumentation from 0.208.0 to 0.211.0 by @dependabot[bot] in #123
- chore(license): standardise license notice by @Fdawgs in #127
- build(deps-dev): bump c8 from 10.1.3 to 11.0.0 by @dependabot[bot] in #128
- build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.58.0 to 0.59.0 by @dependabot[bot] in #130
- build(deps): bump @opentelemetry/instrumentation from 0.211.0 to 0.212.0 by @dependabot[bot] in #129
- build(deps-dev): bump @opentelemetry/instrumentation-http from 0.211.0 to 0.212.0 by @dependabot[bot] in #131
Full Changelog: v0.16.0...v0.17.0
v0.16.0
v0.15.0
v0.14.0
What's Changed
- chore: upgrade @opentelemetry/sdk-trace-node by @metcoder95 in #109
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- build(deps-dev): bump @opentelemetry/instrumentation-http from 0.205.0 to 0.207.0 by @dependabot[bot] in #102
- build(deps-dev): bump @fastify/type-provider-typebox from 5.2.0 to 6.1.0 by @dependabot[bot] in #104
- build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.49.0 to 0.54.0 by @dependabot[bot] in #105
- build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #96
- fix: ignore plugin hooks on disabled OTEL routes by @metcoder95 in #108
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update requestHook example for latest Fastify api by @evilstreak in #98
- ci(ci): add concurrency config by @Fdawgs in #99
- feat: Use http.route attribute in line with otel spec by @evilstreak in #100
New Contributors
- @evilstreak made their first contribution in #98
Full Changelog: v0.11.0...v0.12.0