Skip to content

Commit a600cd0

Browse files
Update CHANGELOG for 0.3.0 (#481)
1 parent abdd521 commit a600cd0

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@ the release.
77

88
## Unreleased
99

10+
## v0.3.0 (02-21-2020)
11+
12+
- [OTEP-0059](https://github.com/open-telemetry/oteps/blob/master/text/0059-otlp-trace-data-format.md) Add OTLP Trace Data Format specification.
13+
- [OTEP-0066](https://github.com/open-telemetry/oteps/blob/master/text/0066-separate-context-propagation.md) Separate Layer for Context Propagation.
14+
- [OTEP-0070](https://github.com/open-telemetry/oteps/blob/master/text/0070-metric-bound-instrument.md) Rename metric instrument "Handles" to "Bound Instruments".
15+
- [OTEP-0072](https://github.com/open-telemetry/oteps/blob/master/text/0072-metric-observer.md) Metric Observer instrument specification (refinement).
16+
- [OTEP-0080](https://github.com/open-telemetry/oteps/blob/master/text/0080-remove-metric-gauge.md) Remove the Metric Gauge instrument, recommend use of other instruments.
17+
- Update 0003-measure-metric-type to match current Specification.
18+
- Update 0009-metric-handles to match current Specification.
19+
- Clarify named tracers and meters.
20+
- Remove SamplingHint from the Sampling OTEP (OTEP-0006).
21+
- Remove component attribute.
22+
- Allow non-string Resource label values.
23+
- Allow array values for attributes.
24+
- Add service version to Resource attributes.
25+
- Add general, general identity, network and VM image attribute conventions.
26+
- Add a section on transformation to Zipkin Spans.
27+
- Add a section on SDK default configuration.
28+
- Enhance semantic conventions for HTTP/RPC.
29+
- Provide guidelines for low-cardinality span names.
30+
- SDK Tracer: Replace TracerFactory with TracerProvider.
31+
- Update Resource to be in the SDK.
32+
1033
## v0.2.0 (10-22-2019)
1134

1235
- [OTEP-0001](https://github.com/open-telemetry/oteps/blob/master/text/0001-telemetry-without-manual-instrumentation.md) Added Auto-Instrumentation.

0 commit comments

Comments
 (0)