github open-telemetry/opentelemetry-js semconv/v1.33.1

3 months ago

1.33.1

💥 Breaking Changes

  • fix: Remove the subset of DB_SYSTEM_NAME_VALUE_* exports that are unstable from the @opentelemetry/semantic-conventions entry point. #5690
    • Version 1.33.0 erroneously included all DB_SYSTEM_NAME_VALUE_* constants in the stable entry point. Some of those enum values are not yet stable. They have been moved back to the unstable @opentelemetry/semantic-conventions/incubating entry point. See the PR description for a full list.

Don't miss a new opentelemetry-js release

NewReleases is sending notifications on new releases.