Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8aa58fb

Browse files
codebotenc24t
andauthored
Adding v0.5.0 notes to readme (open-telemetry#509)
Co-authored-by: Chris Kleinknecht <[email protected]>
1 parent 12b4d6a commit 8aa58fb

File tree

1 file changed

+27
-8
lines changed

1 file changed

+27
-8
lines changed

README.md

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -151,18 +151,37 @@ Thank you to the following individuals for contributing to this release:
151151
* Mauricio Vásquez
152152
* Yusuke Tsutsumi
153153

154+
The [v0.5 beta
155+
release](https://github.com/open-telemetry/opentelemetry-python/releases/tag/v0.5.0) release includes:
156+
157+
- W3C Correlation Context Propagation
158+
- OpenTelemetry Collector Exporter Integration for both metrics and traces
159+
- Metrics SDK
160+
- Global configuration module
161+
- Documentation improvements
162+
163+
Thank you to the following individuals for contributing to this release:
164+
165+
* Alex Boten
166+
* Chris Kleinknecht
167+
* Dave Grochowski
168+
* Diego Hurtado
169+
* Hector Hernandez
170+
* Leighton Chen
171+
* Liz Fong-Jones
172+
* Mauricio Vásquez
173+
* Yusuke Tsutsumi
174+
154175
See the [project
155176
milestones](https://github.com/open-telemetry/opentelemetry-python/milestones)
156177
for details on upcoming releases. The dates and features described here are
157178
estimates, and subject to change.
158179

159180
Future releases targets include:
160181

161-
| Component | Version | Target Date |
162-
| ----------------------------------- | ---------- | ------------ |
163-
| W3C Correlation Context Propagation | Beta v1 | March 16 2020|
164-
| Support for Tags/Baggage | Beta v1 | March 16 2020|
165-
| gRPC Integrations | Beta v1 | March 16 2020|
166-
| OpenTelemetry Collector Exporter | Beta v1 | March 16 2020|
167-
| OpenCensus Bridge | Beta v1 | March 16 2020|
168-
| Metrics SDK (Complete) | Beta v1 | March 16 2020|
182+
| Component | Version | Target Date |
183+
| ---------------------------------- | ------- | ------------- |
184+
185+
| Stable API for metrics and tracing | Beta v2 | March 31 2020 |
186+
| Support for Tags/Baggage | Beta v2 | March 31 2020 |
187+
| gRPC Integration | Beta v2 | March 31 2020 |

0 commit comments

Comments
 (0)