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

Update opentelemetry-exporter-otlp requirement from ~> 0.26.3 to ~> 0.27.0 in /ruby/src/layer in the opentelemetry-deps-ruby group across 1 directory #1369

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Updates the requirements on opentelemetry-exporter-otlp to permit the latest version.
Updates opentelemetry-exporter-otlp to 0.27.0

Release notes

Sourced from opentelemetry-exporter-otlp's releases.

opentelemetry-exporter-otlp 0.27.0

v0.27.0 / 2024-04-19

  • ADDED: Add stats for serialization time in otlp exporter
Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

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

v0.23.0 / 2022-06-23

  • ADDED: Report bundle size stats in exporter; also don't re-gzip unnecessarily

v0.22.0 / 2022-06-09

  • ADDED: Otlp grpc

... (truncated)

Commits
  • 50bffdb release: Release opentelemetry-exporter-otlp 0.27.0 (was 0.26.3) (#1632)
  • 6bae4e1 feat: add stats for serialization time in otlp exporter (#1628)
  • bffcb77 chore: Implement shared RuboCop configuration (#1587)
  • 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

….27.0

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

Updates `opentelemetry-exporter-otlp` to 0.27.0
- [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.26.3...opentelemetry-exporter-otlp/v0.27.0)

---
updated-dependencies:
- 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 June 10, 2024 12:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 10, 2024
@tylerbenson tylerbenson merged commit 211975e into main Jun 11, 2024
10 checks passed
@tylerbenson tylerbenson deleted the dependabot/bundler/ruby/src/layer/opentelemetry-deps-ruby-7bbb1e99ef branch June 11, 2024 15:32
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.

1 participant