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

fix(deps): update opentelemetry-go monorepo #348

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.9.0 -> v0.10.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/log v0.9.0 -> v0.10.0 age adoption passing confidence
go.opentelemetry.io/otel/metric v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk/log v0.9.0 -> v0.10.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk/metric v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.33.0 -> v1.34.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.34.0: /v0.56.0/v0.10.0

Compare Source

Overview
Changed
  • Remove the notices from Logger to make the whole Logs API user-facing in go.opentelemetry.io/otel/log. (#​6167)
Fixed
  • Relax minimum Go version to 1.22.0 in various modules. (#​6073)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc client is corrected from otlphttpgrpc to otlptracegrpc. (#​6143)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc client is corrected from otlphttphttp to otlptracehttp. (#​6143)
What's Changed

Full Changelog: open-telemetry/opentelemetry-go@v1.33.0...v1.34.0


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 20, 2025
Copy link
Contributor Author

renovate bot commented Jan 20, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.28.0 -> v0.29.0

@Zaba505 Zaba505 merged commit 367703e into main Jan 21, 2025
1 check passed
@Zaba505 Zaba505 deleted the renovate/opentelemetry-go-monorepo branch January 21, 2025 01:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant