Release History: opentelemetry-sdk-experimental
v0.6.1 / 2026-07-08
- DOCS: Update source for gemspec links to RubyDoc (#2123)
v0.6.0 / 2026-05-12
- ADDED: Add git tag to source URI in gemspec (#2101)
v0.5.0 / 2026-04-07
- ADDED: Min Ruby Version 3.3 (#2070)
v0.4.0 / 2025-02-25
- ADDED: Support 3.1 Min Version
v0.3.2 / 2023-11-02
- FIXED: Ruby 3.0 compatibility for generate_r
v0.3.1 / 2023-09-18
- FIXED: Small perf improvement to generate_r
v0.3.0 / 2023-06-08
-
BREAKING CHANGE: Remove support for EoL Ruby 2.7
-
ADDED: Remove support for EoL Ruby 2.7
v0.2.0 / 2023-05-30
- FIXED: Consistent probability sampler init
- BREAKING CHANGE: Consistently pass tracestate
- BREAKING CHANGE: Set r in Parent CPS
v0.1.1 / 2023-03-06
- FIXED: Reduce allocations in update_tracestate
- FIXED: Refactor consistent prob sampler for reuse
v0.1.0 / 2022-11-09
- Initial release.