OpenTelemetry - CNCF/opentelemetry-js: Release api/v1.4.0
Name: opentelemetry-js
Owner: OpenTelemetry - CNCF
Release: API v1.4.0
Released: 2023-01-11
License: Apache-2.0
Release Assets:
🚀 (Enhancement)
- feat(api): add
getActiveBaggage
API #3385
🐛 (Bug Fix)
- fix(api): deprecate MetricAttributes and MetricAttributeValue #3406 @blumamir
- fix(api): use active context as default in NoopTracer #3476 @flarna
- fix(api): declare this parameter type in observable callbacks #3497 @legendecas
🏠 (Internal)
- test(api): disable module concatenation in tree-shaking test #3409 @legendecas