Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2025

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-go-instrumentation (go.opentelemetry.io/auto/sdk)

v1.2.0

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

Added
  • Cache offsets for golang.org/x/net 0.42.0. (#​2503)
  • Cache offsets for google.golang.org/grpc 1.74.2. (#​2546)
  • Cache offsets for google.golang.org/grpc 1.76.0-dev. (#​2596)
  • Allow configuration of the resource using a resource.Detector. (#​2598)
    • The WithResourceDetector function is added to go.opentelemetry.io/auto/pipeline/otelsdk.
    • The WithEnv function is updated to parse the OTEL_RESOURCE_DETECTOR environment variable.
      Values are expected to be a comma-separated list of resource detector IDs registered with the autodetect package.
  • Cache offsets for Go 1.23.12. (#​2603)
  • Cache offsets for Go 1.24.6. (#​2603)
  • Cache offsets for golang.org/x/net 0.43.0. (#​2615)
  • Cache offsets for Go 1.25.0. (#​2651)
  • Cache offsets for google.golang.org/grpc 1.75.0. (#​2686)
  • Cache offsets for github.com/segmentio/kafka-go 0.4.49. (#​2699)
  • Cache offsets for go.opentelemetry.io/otel v1.38.0. (#​2726)
  • Cache offsets for Go 1.24.7. (#​2747)
  • Cache offsets for Go 1.25.1. (#​2747)
  • Cache offsets for golang.org/x/net 0.44.0. (#​2773)
  • Cache offsets for google.golang.org/grpc 1.72.3. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.73.1. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.74.3. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.75.1. (#​2787)
Changed
  • Upgrade go.opentelemetry.io/auto semconv to v1.37.0. (#​2763)
  • Upgrade go.opentelemetry.io/auto/sdk semconv to v1.37.0. (#​2763)
Fixed
  • Add telemetry.distro.version resource attribute to the otelsdk handler. (#​2383)
  • active_spans_by_span_ptr eBPF map used in the traceglobal probe changed to LRU. (#​2509)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Sep 11, 2025
@renovate renovate bot requested a review from dashpole as a code owner September 11, 2025 18:37
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 11, 2025
@renovate renovate bot requested a review from a team as a code owner September 11, 2025 18:37
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Sep 11, 2025
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.4%. Comparing base (3168c8f) to head (bc8cda8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7900   +/-   ##
=====================================
  Coverage   78.4%   78.4%           
=====================================
  Files        184     184           
  Lines      14648   14648           
=====================================
+ Hits       11487   11496    +9     
+ Misses      2809    2801    -8     
+ Partials     352     351    -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dmathieu
Copy link
Member

dmathieu commented Sep 12, 2025

This release is broken for 386 architectures. This will be fixed with open-telemetry/opentelemetry-go-instrumentation#2802

@dmathieu dmathieu closed this Sep 12, 2025
Copy link
Contributor Author

renovate bot commented Sep 12, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.2.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/go.opentelemetry.io-auto-sdk-1.x branch September 12, 2025 13:04
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 Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant