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

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2025

This PR contains the following updates:

Package Type Update Change
go.opentelemetry.io/otel require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp require minor v0.9.0 -> v0.10.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/log require minor v0.9.0 -> v0.10.0
go.opentelemetry.io/otel/metric require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/sdk require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/sdk/log require minor v0.9.0 -> v0.10.0
go.opentelemetry.io/otel/sdk/metric require minor v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/trace require minor v1.33.0 -> v1.34.0

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 on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@cq-bot
Copy link
Contributor Author

cq-bot commented Feb 1, 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.25.1
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.5.0
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20250115164207-1a7da9e5054f

@github-actions github-actions bot added the fix label Feb 1, 2025
@kodiakhq kodiakhq bot merged commit 66793b9 into main Feb 1, 2025
9 checks passed
@kodiakhq kodiakhq bot deleted the renovate/opentelemetry-go-monorepo branch February 1, 2025 03:44
kodiakhq bot pushed a commit that referenced this pull request Feb 3, 2025
🤖 I have created a release *beep* *boop*
---


## [4.73.4](v4.73.3...v4.73.4) (2025-02-03)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2061](#2061)) ([7346223](7346223))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2067](#2067)) ([21125d0](21125d0))
* **deps:** Update Google Golang modules ([#2060](#2060)) ([d3a180d](d3a180d))
* **deps:** Update Google Golang modules ([#2066](#2066)) ([6c32c4a](6c32c4a))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.6 ([#2072](#2072)) ([00ce2d7](00ce2d7))
* **deps:** Update module github.com/invopop/jsonschema to v0.13.0 ([#2068](#2068)) ([c8122a2](c8122a2))
* **deps:** Update module golang.org/x/oauth2 to v0.25.0 ([#2069](#2069)) ([9448009](9448009))
* **deps:** Update opentelemetry-go monorepo ([#2070](#2070)) ([66793b9](66793b9))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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