File tree Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,27 @@ Thank you to the following individuals for contributing to this release:
147
147
* Mauricio Vásquez
148
148
* Yusuke Tsutsumi
149
149
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
+
150
171
See the [ project
151
172
milestones] ( https://github.com/open-telemetry/opentelemetry-python/milestones )
152
173
for details on upcoming releases. The dates and features described here are
@@ -156,9 +177,6 @@ Future releases targets include:
156
177
157
178
| Component | Version | Target Date |
158
179
| ----------------------------------- | ---------- | ------------ |
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|
You can’t perform that action at this time.
0 commit comments