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

chore(deps): bump go.opentelemetry.io/auto from 0.19.0-alpha to 0.20.0 in /odiglet in the otel-dependencies group #2417

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2025

Bumps the otel-dependencies group in /odiglet with 1 update: go.opentelemetry.io/auto.

Updates go.opentelemetry.io/auto from 0.19.0-alpha to 0.20.0

Release notes

Sourced from go.opentelemetry.io/auto's releases.

v0.20.0

Overview

This release is the first beta release of the OpenTelemetry Go Auto-Instrumentation project.

Added

  • Support SELECT, INSERT, UPDATE, and DELETE for database span names and db.operation.name attribute. (#1253)
  • Support the full tracing API with the otelglobal probe. (#1405)
  • Support go.opentelemetry.io/[email protected]. (#1417)
  • Support google.golang.org/grpc 1.69.0. (#1417)
  • Update google.golang.org/grpc probe to work with versions >= 1.69.0. (#1431)
  • Support google.golang.org/grpc 1.67.3. (#1452)
  • Support google.golang.org/grpc 1.68.2. (#1462)
  • Support google.golang.org/grpc 1.69.2. (#1467)
  • Support google.golang.org/grpc 1.71.0-dev. (#1467)
  • Support golang.org/x/net 0.33.0. (#1471)
  • Use OTEL_GO_AUTO_PARSE_DB_STATEMENT environment variable in the httpPlusdb demo. (#1523)
  • Include gRPC error message for client spans. (#1528)
  • Support golang.org/x/net 0.34.0. (#1552)
  • Support google.golang.org/grpc 1.69.4. (#1590)
  • Support go.opentelemetry.io/[email protected]. (#1638)
  • Support Go 1.22.11. (#1638)
  • Support Go 1.23.5. (#1638)
  • Support google.golang.org/grpc 1.70.0. (#1682)

Changed

  • Update the rolldice example to better show the functionality of the project. (#1566)
  • Preemptively drop support for the traceglobal probe when Go >= 1.24 is used. (#1573)
  • Support non-cached offsets. If the target process uses an unknown version of an instrumented package but has DAWRF data included, the offset is now found on startup instead of returning an error. (#1593)

Fixed

  • Respect OTEL_EXPORTER_OTLP_PROTOCOL when OTEL_TRACES_EXPORTER is not set. (#1572)
  • Support stripped binaries, including those built with CGO libraries. (#1641)

What's Changed

... (truncated)

Changelog

Sourced from go.opentelemetry.io/auto's changelog.

[v0.20.0] - 2025-01-29

Added

  • Support SELECT, INSERT, UPDATE, and DELETE for database span names and db.operation.name attribute. (#1253)
  • Support the full tracing API with the otelglobal probe. (#1405)
  • Support go.opentelemetry.io/[email protected]. (#1417)
  • Support google.golang.org/grpc 1.69.0. (#1417)
  • Update google.golang.org/grpc probe to work with versions >= 1.69.0. (#1431)
  • Support google.golang.org/grpc 1.67.3. (#1452)
  • Support google.golang.org/grpc 1.68.2. (#1462)
  • Support google.golang.org/grpc 1.69.2. (#1467)
  • Support google.golang.org/grpc 1.71.0-dev. (#1467)
  • Support golang.org/x/net 0.33.0. (#1471)
  • Use OTEL_GO_AUTO_PARSE_DB_STATEMENT environment variable in the httpPlusdb demo. (#1523)
  • Include gRPC error message for client spans. (#1528)
  • Support golang.org/x/net 0.34.0. (#1552)
  • Support google.golang.org/grpc 1.69.4. (#1590)
  • Support go.opentelemetry.io/[email protected]. (#1638)
  • Support Go 1.22.11. (#1638)
  • Support Go 1.23.5. (#1638)
  • Support google.golang.org/grpc 1.70.0. (#1682)

Changed

  • Update the rolldice example to better show the functionality of the project. (#1566)
  • Preemptively drop support for the traceglobal probe when Go >= 1.24 is used. (#1573)
  • Support non-cached offsets. If the target process uses an unknown version of an instrumented package but has DAWRF data included, the offset is now found on startup instead of returning an error. (#1593)

Fixed

  • Respect OTEL_EXPORTER_OTLP_PROTOCOL when OTEL_TRACES_EXPORTER is not set. (#1572)
  • Support stripped binaries, including those built with CGO libraries. (#1641)
Commits
  • 993323e Release v0.20.0 (#1711)
  • f0fd0ca chore(deps): update dependency codespell to v2.4.1 (#1717)
  • 534d9d2 chore(deps): update golang.org/x/exp digest to e0ece0d (#1716)
  • e8e9744 chore(deps): update golang.org/x/exp/typeparams digest to e0ece0d (#1715)
  • c951d3d fix(deps): update google.golang.org/grpc/examples digest to 73e4470 (#1713)
  • 4e74ae3 chore(deps): update bitnami/kafka:latest docker digest to 490cfe9 (#1712)
  • f52ac8a fix(deps): update module github.com/cilium/ebpf to v0.17.2 (#1710)
  • cc81a68 chore(deps): update golang.org/x to 3edf0e9 (#1709)
  • 6c09afe chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.1 (#...
  • 24b9e05 chore(deps): update module github.com/goccy/go-json to v0.10.5 (#1706)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@BenElferink
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/odiglet/otel-dependencies-9b4937bd22 branch from b6b6630 to 8c4c5e5 Compare February 10, 2025 16:07
@BenElferink
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/odiglet/otel-dependencies-9b4937bd22 branch from 8c4c5e5 to ff9bb7e Compare February 10, 2025 17:18
@BenElferink BenElferink enabled auto-merge (squash) February 10, 2025 17:28
@BenElferink
Copy link
Contributor

@dependabot rebase

Bumps the otel-dependencies group in /odiglet with 1 update: [go.opentelemetry.io/auto](https://github.com/open-telemetry/opentelemetry-go-instrumentation).


Updates `go.opentelemetry.io/auto` from 0.19.0-alpha to 0.20.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-instrumentation@v0.19.0-alpha...v0.20.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/auto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: otel-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/odiglet/otel-dependencies-9b4937bd22 branch from ff9bb7e to 43949c4 Compare February 10, 2025 17:46
@BenElferink BenElferink merged commit c2f49cc into main Feb 10, 2025
46 checks passed
@BenElferink BenElferink deleted the dependabot/go_modules/odiglet/otel-dependencies-9b4937bd22 branch February 10, 2025 18:44
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant