Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Releases: open-telemetry/opentelemetry-js-api

@opentelemetry/api v1.2.0

18 Aug 19:12
d2fb706
Compare
Choose a tag to compare

Features

@opentelemetry/api v1.1.0

27 Jan 16:27
24f1cb8
Compare
Choose a tag to compare

Features

  • add tracestate implementation to api (#147) (82842c7)
  • define common attributes type (#142) (ae9bead)
  • trace: add optional schema url to TracerProvider.getTracer (#129) (aa65fc6)

Bug Fixes

@opentelemetry/api v1.0.4

22 Dec 16:02
51b958e
Compare
Choose a tag to compare

Bug Fixes

  • align globalThis fallbacks with otel-core (#126) (3507de7)

@opentelemetry/api v1.0.3

31 Aug 11:58
a752e7f
Compare
Choose a tag to compare

Bug Fixes

v1.0.2

29 Jul 12:42
5f45865
Compare
Choose a tag to compare

🐛 Bug Fix

  • #105 fix: set delegate after successful registration (@Flarna)
  • #94 fix: enforce strict equality on prerelease versions (@dyladan)

📝 Documentation

🏠 Internal

Committers: 4

v1.0.1

25 Jun 20:40
821a007
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

v1.0.0

10 Jun 15:53
25cf8a4
Compare
Choose a tag to compare

📝 Documentation

🏠 Internal

  • #90 chore: enable typescript 4.3 noImplicitOverride option (@Flarna)

Committers: 2

Thank you to all who contributed

The maintainers of OpenTelemetry JS API would like to extend a sincere thank you to all who contributed to the 1.0.0 release. This would not have been possible without all of you.

v0.21.0

04 Jun 17:13
726fd82
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

  • #81 chore: function overloads implementation of startActiveSpan in noop t… (@naseemkullah)

🏠 Internal

  • #84 chore: remove unused backwards compatibility folder (@Flarna)
  • #85 chore: add node:16 to the test matrix (@Rauno56)
  • #63 feat: debug log global registrations and logger overwrites (@Rauno56)
  • #75 Add CodeQL Security Scan (@xukaren)
  • #79 chore: fix eslint config (@Rauno56)

Committers: 5

v0.20.0

24 May 12:33
f667325
Compare
Choose a tag to compare

This is released as a minor version even though it is backwards compatible so that the API and SDK version numbers will match. This is less confusing for users until we reach 1.0 with the API.

0.20.0

🚀 Enhancement

Committers: 2

v0.19.0

19 May 14:13
8bd1c6e
Compare
Choose a tag to compare

💥 Breaking Change

  • #55 chore: move baggage methods in propagation namespace (@vmarchaud)
  • #65 chore: remove suppress instrumentation (@dyladan)
  • #60 chore: removing timed event (@obecny)
  • #58 chore: use spancontext for link (@dyladan)
  • #47 chore: move span method for context in trace API #40 (@vmarchaud)
  • #45 chore: rename span#context() to span#spanContext (@dyladan)
  • #43 chore: renaming noop span to non recording span (@obecny)
  • #32 feat!: return boolean success value from setGlobalXXX methods (@dyladan)

🚀 Enhancement

📝 Documentation

  • #64 chore: document the reason for symbol.for (@dyladan)
  • #44 chore: updating readme headline and fixing links (@obecny)

Committers: 6