Skip to content

Releases: open-telemetry/opentelemetry-ruby

opentelemetry-instrumentation-excon 0.8.0

27 Oct 18:39
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • BREAKING CHANGE: Move context/span methods to Trace module

  • BREAKING CHANGE: Remove 'canonical' from status codes

  • FIXED: Move context/span methods to Trace module

  • FIXED: Remove 'canonical' from status codes

opentelemetry-instrumentation-ethon 0.8.0

27 Oct 18:39
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • BREAKING CHANGE: Move context/span methods to Trace module

  • BREAKING CHANGE: Remove 'canonical' from status codes

  • FIXED: Move context/span methods to Trace module

  • FIXED: Remove 'canonical' from status codes

opentelemetry-instrumentation-dalli 0.8.0

27 Oct 18:38
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • (No significant changes)

opentelemetry-instrumentation-concurrent_ruby 0.8.0

27 Oct 18:38
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • BREAKING CHANGE: Move context/span methods to Trace module

  • FIXED: Move context/span methods to Trace module

opentelemetry-instrumentation-all 0.8.0

27 Oct 18:38
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • (No significant changes)

opentelemetry-exporter-otlp 0.8.0

27 Oct 18:38
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • BREAKING CHANGE: Move context/span methods to Trace module

  • BREAKING CHANGE: Remove 'canonical' from status codes

  • BREAKING CHANGE: Assorted SpanContext fixes

  • FIXED: Move context/span methods to Trace module

  • FIXED: Remove 'canonical' from status codes

  • FIXED: Add gzip support to OTLP exporter

  • FIXED: Assorted SpanContext fixes

opentelemetry-exporter-jaeger 0.8.0

27 Oct 18:38
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • BREAKING CHANGE: Move context/span methods to Trace module

  • BREAKING CHANGE: Remove 'canonical' from status codes

  • BREAKING CHANGE: Assorted SpanContext fixes

  • FIXED: Move context/span methods to Trace module

  • FIXED: Remove 'canonical' from status codes

  • FIXED: Assorted SpanContext fixes

opentelemetry-api 0.8.0

27 Oct 18:37
406ac70
Compare
Choose a tag to compare

v0.8.0 / 2020-10-27

  • BREAKING CHANGE: Move context/span methods to Trace module

  • BREAKING CHANGE: Remove 'canonical' from status codes

  • BREAKING CHANGE: Assorted SpanContext fixes

  • ADDED: B3 support

  • FIXED: Move context/span methods to Trace module

  • FIXED: Remove 'canonical' from status codes

  • FIXED: Assorted SpanContext fixes

opentelemetry-sdk 0.7.0

08 Oct 00:14
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • ADDED: Add service_name setter to configurator
  • ADDED: Add service_version setter to configurator
  • FIXED: Fork safety for batch processor
  • FIXED: Don't generate a span ID unnecessarily
  • DOCS: Fix Configurator#add_span_processor
  • DOCS: Standardize toplevel docs structure and readme

opentelemetry-resource_detectors 0.7.0

08 Oct 00:16
187cca0
Compare
Choose a tag to compare

v0.7.0 / 2020-10-07

  • DOCS: Standardize toplevel docs structure and readme