Skip to content

Releases: open-telemetry/opentelemetry-ruby

opentelemetry-propagator-jaeger 0.23.0

10 Mar 19:04
567c13f

Choose a tag to compare

v0.23.0 / 2026-03-10

  • ADDED: Replace cgi with uri for encode and decode (#2028)

opentelemetry-exporter-otlp 0.32.0

10 Mar 19:03
567c13f

Choose a tag to compare

v0.32.0 / 2026-03-10

  • ADDED: Replace cgi with uri for encode and decode (#2028)

opentelemetry-exporter-otlp-metrics 0.7.0

10 Mar 19:04
567c13f

Choose a tag to compare

v0.7.0 / 2026-03-10

  • ADDED: Replace cgi with uri for encode and decode (#2028)

opentelemetry-exporter-otlp-logs 0.3.0

10 Mar 19:03
567c13f

Choose a tag to compare

v0.3.0 / 2026-03-10

  • ADDED: Replace cgi with uri for encode and decode (#2028)

opentelemetry-api 1.8.0

10 Mar 19:03
567c13f

Choose a tag to compare

v1.8.0 / 2026-03-10

  • ADDED: Replace cgi with uri for encode and decode (#2028)

opentelemetry-metrics-sdk 0.12.0

11 Feb 00:31
1d70fe4

Choose a tag to compare

v0.12.0 / 2026-02-11

  • BREAKING CHANGE: Fix the issue of mixed scale with multiple attributes

  • FIXED: Fix the issue of mixed scale with multiple attributes

opentelemetry-metrics-sdk 0.11.2

03 Dec 01:07
23d854b

Choose a tag to compare

v0.11.2 / 2025-12-02

  • FIXED: Add merge logic for exponential histogram when the temporality cumulative

opentelemetry-exporter-jaeger 0.24.1

03 Dec 01:07
23d854b

Choose a tag to compare

v0.24.1 / 2025-12-02

  • FIXED: Update version compatibility: < Ruby 3.2, < JRuby 10.0

opentelemetry-metrics-sdk 0.11.1

04 Nov 19:21
6a8ec62

Choose a tag to compare

v0.11.1 / 2025-11-04

  • FIXED: Do not log error when there are no metrics to export

opentelemetry-metrics-sdk 0.11.0

28 Oct 23:18
7047f09

Choose a tag to compare

v0.11.0 / 2025-10-28

  • ADDED: Add logging about export status to Metrics SDK