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

Commit 9268926

Browse files
committed
chore: add upgrade guidelines
1 parent f0a9b39 commit 9268926

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Because the npm installer and node module resolution algorithm could potentially
111111
- `HttpBaggage` renamed to `HttpBaggagePropagator`
112112
- [#45](https://github.com/open-telemetry/opentelemetry-js-api/pull/45) `Span#context` renamed to `Span#spanContext`
113113
- [#47](https://github.com/open-telemetry/opentelemetry-js-api/pull/47) `getSpan`/`setSpan`/`getSpanContext`/`setSpanContext` moved to `trace` namespace
114+
- [#55](https://github.com/open-telemetry/opentelemetry-js-api/pull/55) `getBaggage`/`setBaggage`/`createBaggage` moved to `propagation` namespace
114115

115116
## Useful links
116117

0 commit comments

Comments
 (0)