Release History: opentelemetry-exporter-otlp-logs
v0.5.1 / 2026-06-02
- FIXED:
URI.joindropping path prefix in logs and metrics exporters (#2158)
v0.5.0 / 2026-05-12
- ADDED: Add event_name field to Logs (#2077)
- ADDED: Add git tag to source URI in gemspec (#2101)
v0.4.0 / 2026-04-07
- ADDED: Min Ruby Version 3.3 (#2070)
- ADDED: Handle HTTP 2XX responses as successful in OTLP exporters (#2044)
- FIXED: Issue with sending traces to IPv6 endpoints (#1935)
- DOCS: Fix exporter-otlp-logs gemspec metadata links (#2060)
v0.3.0 / 2026-03-10
- ADDED: Replace cgi with uri for encode and decode (#2028)
v0.2.2 / 2025-10-17
- FIXED: Increase OTLP Proto version to 1.8.0 to match version in opentelemetry-exporter-otlp
v0.2.1 / 2025-08-14
- FIXED: Support hash bodies and attribute values in OTLP logs exporter
v0.2.0 / 2025-02-25
- ADDED: Support 3.1 Min Version
v0.1.0 / 2024-12-04
Initial release.