Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Updates the requirements on opentelemetry-sdk to permit the latest version.

Changelog

Sourced from opentelemetry-sdk's changelog.

v1.2.1 / 2023-05-30

  • FIXED: Untraced only works with parent-based sampler
  • DOCS: Improve formatting of usage examples in OpenTelemetry SDK rubydocs

v1.2.0 / 2022-09-14

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

v1.1.0 / 2022-05-26

  • BREAKING CHANGE: This requires upgrading both the SDK and Instrumentation gem in tandem

v1.0.3 / 2022-05-02

  • ADDED: Truncate the strings in an array attribute value if length_limit is configured
  • FIXED: Update attribute length limit env var name to match spec
  • FIXED: Warning about Struct initialization in Ruby 3.2+
  • FIXED: Warn on unsupported otlp transport protocols
  • FIXED: Only allow certain types of Numeric values as attribute values.

v1.0.2 / 2021-12-01

  • FIXED: Default span kind
  • FIXED: Use monotonic clock where possible

v1.0.1 / 2021-10-29

  • FIXED: Add unexpected error handlign in BSP and OTLP exporter (#995)

v1.0.0 / 2021-09-29

  • (No significant changes)

v1.0.0.rc3 / 2021-08-12

  • BREAKING CHANGE: Remove optional parent_context from in_span

  • BREAKING CHANGE: Replace Time.now with Process.clock_gettime

  • BREAKING CHANGE: Refactor Baggage to remove Noop*

  • BREAKING CHANGE: Remove unnecessary readers from SDK Tracer

  • BREAKING CHANGE: Total order constraint on span.status=

  • BREAKING CHANGE: Use auto-generated resource constants in sdk and resource_detectors

  • BREAKING CHANGE: Span limits env vars

  • ADDED: Add Tracer.non_recording_span to API

  • ADDED: Add unnamed tracer warning message

  • ADDED: Allow disabling of install messages

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

… 1.10

Updates the requirements on [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-ruby) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/sdk/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-sdk/v1.2.0...opentelemetry-sdk/v1.2.1)

---
updated-dependencies:
- dependency-name: opentelemetry-sdk
  dependency-version: 1.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant