Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

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

Release Notes

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

v1.2.1

Fixed
  • Fix uint32 bounding on 32 bit architectures in the go.opentelemetry.io/auto/sdk module. (#​2810)
  • Fix go.opentelemetry.io/auto/examples/rolldice build. (#​2894)

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 - "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.

🔕 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 the dependencies Pull requests that update a dependency file label Sep 14, 2025
@renovate renovate bot changed the title chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.0 chore(deps): update module go.opentelemetry.io/auto/sdk to v1.2.1 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-auto-sdk-1.x branch from 118451a to cfa9dbc Compare September 16, 2025 02:58
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-auto-sdk-1.x branch 3 times, most recently from 38abb3e to c75776b Compare November 8, 2025 21:12
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-auto-sdk-1.x branch from c75776b to f931bd6 Compare November 8, 2025 21:14
@Zaba505 Zaba505 merged commit 284a8c4 into main Nov 8, 2025
1 check passed
@Zaba505 Zaba505 deleted the renovate/go.opentelemetry.io-auto-sdk-1.x branch November 8, 2025 21:15
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.

2 participants