20 lines
733 B
Markdown
20 lines
733 B
Markdown
# Changelog
|
|
|
|
## Unreleased
|
|
|
|
- Add method to return fields injected by propagator
|
|
([#226](https://github.com/open-telemetry/opentelemetry-python/pull/226))
|
|
|
|
## Version 0.16b0
|
|
|
|
Released 2020-11-25
|
|
|
|
- Add AWS X-Ray Ids Generator Entry Point
|
|
([#201](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/201))
|
|
- Fix typo for installing OTel SDK in docs
|
|
([#200](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/200))
|
|
- Import missing components for docs
|
|
([#198](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/198))
|
|
- Provide components needed to Configure OTel SDK for Tracing with AWS X-Ray
|
|
([#130](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/130))
|