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.20.0 to 0.21.0 in /odiglet in the otel-dependencies group #2490

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates go.opentelemetry.io/auto from 0.20.0 to 0.21.0

Release notes

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

v0.21.0

Overview

[!WARNING]
The net/http instrumentation support for versions < 1.19 has been dropped.

[!WARNING]
The database/sql instrumentation support for versions < 1.19 has been dropped.

[!NOTE]
This is the last release version that will support building the auto-instrumentation CLI using Go 1.22. The next release will require development to be done using Go >= 1.23.

Added

  • Update instrumentation for net/http to support Go 1.24 SwissMap. (#1636)
  • Cache offsets for Go 1.22.12. (#1743)
  • Cache offsets for Go 1.23.6. (#1743)
  • Cache offsets for golang.org/x/net 0.35.0. (#1783)
  • Cache offsets for Go 1.24.0. (#1795, #1798)

Changed

  • Unused support for instrumentation of Go < 1.19 has been dropped. (#1815)

What's Changed

... (truncated)

Changelog

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

[v0.21.0] - 2025-02-18

[!WARNING]
The net/http instrumentation support for versions < 1.19 has been dropped.

[!WARNING]
The database/sql instrumentation support for versions < 1.19 has been dropped.

[!NOTE]
This is the last release version that will support building the auto-instrumentation CLI using Go 1.22. The next release will require development to be done using Go >= 1.23.

Added

  • Update instrumentation for net/http to support Go 1.24 SwissMap. (#1636)
  • Cache offsets for Go 1.22.12. (#1743)
  • Cache offsets for Go 1.23.6. (#1743)
  • Cache offsets for golang.org/x/net 0.35.0. (#1783)
  • Cache offsets for Go 1.24.0. (#1795, #1798)

Changed

  • Unused support for instrumentation of Go < 1.19 has been dropped. (#1815)
Commits
  • 901598c Release v0.21.0 (#1836)
  • eb91fa5 Update Mike Dame's affiliation (#1837)
  • 9287632 chore(deps): update actions/cache action to v4.2.1 (#1835)
  • b20c50a chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.19.1 (#1834)
  • c823709 Add FOSSA scanning workflow (#1830)
  • 7a87b82 chore(deps): update bitnami/kafka:latest docker digest to b73d398 (#1832)
  • b615d18 chore(deps): update golang.org/x to aa4b98e (#1833)
  • 0a41336 chore(deps): update azure/setup-helm digest to b9e5190 (#1831)
  • b664707 chore(deps): update module github.com/4meepo/tagalign to v1.4.2 (#1828)
  • 60a463b fix(deps): update google.golang.org/grpc/examples digest to 8528f43 (#1827)
  • 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

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.20.0 to 0.21.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.20.0...v0.21.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2025
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.

0 participants