Skip to content

Releases: fastify/otel

v0.3.0

04 Feb 09:25
f0d9dcc
Compare
Choose a tag to compare

What's Changed

  • ci: remove master branch support by @Fdawgs in #15
  • fix(#12): bound the right context on nested encapsulation by @metcoder95 in #13
  • feat(#14): If possible, set serverName as per General SDK Configuration, use process.env.OTEL_SERVICE_NAME; by @tskorupka in #17

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 Jan 07:50
3771286
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump @opentelemetry/instrumentation from 0.56.0 to 0.57.0 by @dependabot in #4
  • build(deps-dev): bump @opentelemetry/contrib-test-utils from 0.44.0 to 0.45.0 by @dependabot in #5
  • chore(package): add funding by @Fdawgs in #8
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #9
  • feat: fastify v4 support by @Eomm in #11

New Contributors

  • @Fdawgs made their first contribution in #8
  • @Eomm made their first contribution in #11

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Jan 09:26
bde4910
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/otel/commits/v0.1.0