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

Skip to content

Commit 473dd53

Browse files
author
Alex Boten
committed
Adding v0.5 notes to readme
1 parent 4e551ba commit 473dd53

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

README.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,27 @@ Thank you to the following individuals for contributing to this release:
147147
* Mauricio Vásquez
148148
* Yusuke Tsutsumi
149149

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

157178
| Component | Version | Target Date |
158179
| ----------------------------------- | ---------- | ------------ |
159-
| W3C Correlation Context Propagation | Beta v1 | March 16 2020|
160-
| Support for Tags/Baggage | Beta v1 | March 16 2020|
161-
| gRPC Integrations | Beta v1 | March 16 2020|
162-
| OpenTelemetry Collector Exporter | Beta v1 | March 16 2020|
163-
| OpenCensus Bridge | Beta v1 | March 16 2020|
164-
| Metrics SDK (Complete) | Beta v1 | March 16 2020|
180+
| Support for Tags/Baggage | Beta v1 | March 30 2020|
181+
| gRPC Integrations | Beta v1 | March 30 2020|
182+
| OpenCensus Bridge | Beta v1 | March 30 2020|

0 commit comments

Comments
 (0)