CHANGELOG.md in opentelemetry-exporter-otlp-0.24.0 vs CHANGELOG.md in opentelemetry-exporter-otlp-0.24.1
- old
+ new
@@ -1,6 +1,11 @@
# Release History: opentelemetry-exporter-otlp
+### v0.24.1 / 2023-05-30
+
+* FIXED: Add Ruby 3.2 to CI and do small fix
+* FIXED: Adds User-Agent header in OTLP exporter
+
### v0.24.0 / 2022-09-14
* ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
* FIXED: Handle OTLP exporter 404s discretely
* FIXED: `OTEL_EXPORTER_OTLP_ENDPOINT` appends the correct path with a trailing slash