Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update opentelemetry-sdk requirement from ~> 1.5.0 to ~> 1.6.0 in /ruby/src/otel/layer in the opentelemetry-deps-ruby group across 1 directory #1619

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

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

Release notes

Sourced from opentelemetry-sdk's releases.

opentelemetry-sdk 1.6.0

v1.6.0 / 2024-12-04

  • ADDED: Add hooks to configure logs
Changelog

Sourced from opentelemetry-sdk's changelog.

v1.6.0 / 2024-12-04

  • ADDED: Add hooks to configure logs

v1.5.0 / 2024-07-24

  • ADDED: Add add_link to span api/sdk
  • FIXED: Update untraced to suppress logging "Calling finish on an ended Span" warnings

v1.4.1 / 2024-03-21

  • FIXED: ForwardingLogger should forward block param.

v1.4.0 / 2024-01-25

  • ADDED: Add spans to Trace::ExportError

v1.3.2 / 2024-01-23

  • FIXED: Reduce allocations on GraphQL hot paths
  • FIXED: Add context to metrics reporting of buffer-full events

v1.3.1 / 2023-11-02

  • FIXED: Spec compliance for span attribute limit
  • FIXED: BatchSpanProcessor#force_flush: purge inherited spans even on shutdown

v1.3.0 / 2023-06-08

  • BREAKING CHANGE: Remove support for EoL Ruby 2.7

  • ADDED: Remove support for EoL Ruby 2.7

  • FIXED: SDK requires opentelemetry-common 0.19.7

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 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

v1.1.0 / 2022-05-26

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

... (truncated)

Commits
  • 8c7d016 release: Release 9 gems (#1776)
  • 583fe04 feat: Add OTLP Log Record Exporter (#1727)
  • aa6ecce feat: OpenTelemetry.logger_provider API, ProxyLoggers, Configuration, and Ins...
  • cdce3cc Adds on_ending callback to allow processors to mutate spans before End operat...
  • d9b2972 chore: add markdown link & lint ci (#1684)
  • eed7060 Fix README reference (#1691)
  • bf3ce24 chore: Update rubocop to ~> 1.65 (#1676)
  • f9c86da Add code spell task, fix issues and run the task in CI (#1661)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 1.6.0

Updates the requirements on [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-ruby) to permit the latest version.

Updates `opentelemetry-sdk` to 1.6.0
- [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.5.0...opentelemetry-sdk/v1.6.0)

---
updated-dependencies:
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  dependency-group: opentelemetry-deps-ruby
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 12:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants