Skip to content

Releases: open-telemetry/opentelemetry-ruby

opentelemetry-exporter-otlp 0.24.1

31 May 17:45
886cb59
Compare
Choose a tag to compare

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

opentelemetry-common 0.19.7

31 May 17:45
886cb59
Compare
Choose a tag to compare

v0.19.7 / 2023-05-30

  • FIXED: Untraced only works with parent-based sampler

opentelemetry-sdk-experimental 0.1.1

06 Mar 19:07
2ed0a9c
Compare
Choose a tag to compare

v0.1.1 / 2023-03-06

  • FIXED: Reduce allocations in update_tracestate
  • FIXED: Refactor consistent prob sampler for reuse

opentelemetry-sdk-experimental 0.1.0

09 Nov 15:25
74adcbc
Compare
Choose a tag to compare

v0.1.0 / 2022-11-09

  • Initial release.

opentelemetry-test-helpers 0.3.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

v0.3.0 / 2022-09-14

  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0

opentelemetry-sdk 1.2.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

v1.2.0 / 2022-09-14

  • ADDED: Support OTEL_PROPAGATORS=none
  • ADDED: Support OTEL_ATTRIBUTE_{COUNT,VALUE_LENGTH}_LIMIT env vars
  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
  • FIXED: SpanLimits setting event attributes length limit

opentelemetry-registry 0.2.0

14 Sep 23:43
c6fec37
Compare
Choose a tag to compare

v0.2.0 / 2022-09-14

  • Bump minimum API version depedency to 1.1

opentelemetry-exporter-zipkin 0.21.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

v0.21.0 / 2022-09-14

  • ADDED: Add dropped events/attributes/links counts to zipkin + jaeger exporters
  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0

opentelemetry-exporter-otlp 0.24.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

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
  • FIXED: OTLP exporter demo code
  • DOCS: Update exporter default compression setting

opentelemetry-exporter-jaeger 0.22.0

14 Sep 22:18
ad7c3b9
Compare
Choose a tag to compare

v0.22.0 / 2022-09-14

  • ADDED: Add dropped events/attributes/links counts to zipkin + jaeger exporters
  • ADDED: Metrics reporter for Jaeger collector exporter
  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0