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

Bump the opentelemetry-deps-ruby group across 1 directory with 2 updates #1489

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2024

Updates the requirements on opentelemetry-sdk and opentelemetry-exporter-otlp to permit the latest version.
Updates opentelemetry-sdk to 1.5.0

Release notes

Sourced from opentelemetry-sdk's releases.

opentelemetry-sdk 1.5.0

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
Changelog

Sourced from opentelemetry-sdk's changelog.

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

v1.0.3 / 2022-05-02

  • ADDED: Truncate the strings in an array attribute value if length_limit is configured

... (truncated)

Commits

Updates opentelemetry-exporter-otlp to 0.28.1

Release notes

Sourced from opentelemetry-exporter-otlp's releases.

opentelemetry-exporter-otlp 0.28.1

v0.28.1 / 2024-07-24

  • ADDED: Improve SSL error logging.
Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

v0.28.1 / 2024-07-24

  • ADDED: Improve SSL error logging.

v0.28.0 / 2024-06-19

  • ADDED: Bump google_protobuf >=3.18, < 5.a

v0.27.0 / 2024-04-19

  • ADDED: Add stats for serialization time in otlp exporter

v0.26.3 / 2024-02-01

  • FIXED: do not log request failure in backoff?

v0.26.2 / 2024-01-23

  • FIXED: Align endpoint environment variable handling with spec
  • FIXED: Require csv for ruby-3.4 compatibility
  • FIXED: Add context to metrics reporting of buffer-full events

v0.26.1 / 2023-07-29

  • FIXED: Regenerate v0.20.0 protos
  • ADDED: Allow google-protobuf ~> 3.14

v0.26.0 / 2023-06-13

  • ADDED: Use OTLP 0.20.0 protos

v0.25.0 / 2023-06-01

  • BREAKING CHANGE: Remove support for EoL Ruby 2.7

  • ADDED: Remove support for EoL Ruby 2.7

  • FIXED: Make version available to user agent header #1458

v0.24.1 / 2023-05-30

  • FIXED: Add Ruby 3.2 to CI and do small fix
  • FIXED: Adds User-Agent header in OTLP exporter

v0.24.0 / 2022-09-14

  • ADDED: Support InstrumentationScope, and update OTLP proto to 0.18.0
  • FIXED: Handle OTLP exporter 404s discretely
  • FIXED: OTEL_EXPORTER_OTLP_ENDPOINT appends the correct path with a trailing slash
  • FIXED: OTLP exporter demo code
  • DOCS: Update exporter default compression setting

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

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

Updates `opentelemetry-sdk` to 1.5.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.4.1...opentelemetry-sdk/v1.5.0)

Updates `opentelemetry-exporter-otlp` to 0.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/exporter/otlp/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-ruby@opentelemetry-exporter-otlp/v0.27.0...opentelemetry-exporter-otlp/v0.28.1)

---
updated-dependencies:
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  dependency-group: opentelemetry-deps-ruby
- dependency-name: opentelemetry-exporter-otlp
  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 August 22, 2024 14:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 22, 2024
@rapphil rapphil merged commit 3a56dda into main Aug 22, 2024
10 checks passed
@rapphil rapphil deleted the dependabot/bundler/ruby/src/otel/layer/opentelemetry-deps-ruby-4d76fc791b branch August 22, 2024 15:25
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.

2 participants