OpenTelemetry - CNCF/opentelemetry-ruby: Release opentelemetry-api/v1.0.0.rc3
Name: opentelemetry-ruby
Owner: OpenTelemetry - CNCF
Release: opentelemetry-api 1.0.0.rc3
Released: 2021-08-16
License: Apache-2.0
Release Assets:
v1.0.0.rc3 / 2021-08-12
BREAKING CHANGE: Remove optional parent_context from in_span
BREAKING CHANGE: Refactor Baggage to remove Noop*
BREAKING CHANGE: Total order constraint on span.status=
ADDED: Add Tracer.non_recording_span to API
ADDED: Make API's NoopTextMapPropagator private
FIXED: Remove optional parent_context from in_span
FIXED: Reduce span allocation in API
FIXED: Refactor Baggage to remove Noop*
FIXED: Total order constraint on span.status=
FIXED: Return early if carrier is nil
FIXED: Update context to match spec
FIXED: Return the original context if the baggage header value is empty
DOCS: Update docs to rely more on environment variable configuration