CHANGELOG.md in opentelemetry-exporter-otlp-0.12.1 vs CHANGELOG.md in opentelemetry-exporter-otlp-0.13.0
- old
+ new
@@ -1,6 +1,16 @@
# Release History: opentelemetry-exporter-otlp
+### v0.13.0 / 2021-01-29
+
+* BREAKING CHANGE: Spec compliance for OTLP exporter
+
+* ADDED: Add untraced wrapper to common utils
+* FIXED: Spec compliance for OTLP exporter
+* FIXED: Conditionally append path to collector endpoint
+* FIXED: OTLP path should be /v1/traces
+* FIXED: Rename OTLP env vars SPAN -> TRACES
+
### v0.12.1 / 2021-01-13
* FIXED: Updated protobuf version dependency
### v0.12.0 / 2020-12-24