v0.23.0/v1.2.0
Overview
[!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/net0.42.0. (#2503) - Cache offsets for
google.golang.org/grpc1.74.2. (#2546) - Cache offsets for
google.golang.org/grpc1.76.0-dev. (#2596) - Allow configuration of the resource using a resource.Detector. (#2598)
- The
WithResourceDetectorfunction is added togo.opentelemetry.io/auto/pipeline/otelsdk. - The
WithEnvfunction is updated to parse theOTEL_RESOURCE_DETECTORenvironment variable. Values are expected to be a comma-separated list of resource detector IDs registered with theautodetectpackage.
- The
- Cache offsets for Go
1.23.12. (#2603) - Cache offsets for Go
1.24.6. (#2603) - Cache offsets for
golang.org/x/net0.43.0. (#2615) - Cache offsets for Go
1.25.0. (#2651) - Cache offsets for
google.golang.org/grpc1.75.0. (#2686) - Cache offsets for
github.com/segmentio/kafka-go0.4.49. (#2699) - Cache offsets for
go.opentelemetry.io/otelv1.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/net0.44.0. (#2773) - Cache offsets for
google.golang.org/grpc1.72.3. (#2787) - Cache offsets for
google.golang.org/grpc1.73.1. (#2787) - Cache offsets for
google.golang.org/grpc1.74.3. (#2787) - Cache offsets for
google.golang.org/grpc1.75.1. (#2787)
Changed
- Upgrade
go.opentelemetry.io/autosemconv tov1.37.0. (#2763) - Upgrade
go.opentelemetry.io/auto/sdksemconv tov1.37.0. (#2763)
Fixed
- Add
telemetry.distro.versionresource attribute to theotelsdkhandler. (#2383) active_spans_by_span_ptreBPF map used in the traceglobal probe changed to LRU. (#2509)
What's Changed
- chore(deps): update golang:1.24.4 docker digest to 20a022e by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2474
- chore(deps): update module github.com/prometheus/procfs to v0.17.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2481
- chore(deps): update golang:1.24.4-bookworm docker digest to 10f549d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2475
- fix(deps): update google.golang.org/grpc/examples digest to aa57e6a by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2476
- chore(deps): update module github.com/go-playground/validator/v10 to v10.27.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2477
- chore(deps): update module github.com/sonatard/noctx to v0.3.5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2478
- chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2479
- fix(deps): update module github.com/docker/docker to v28.3.1+incompatible by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2480
- chore(deps): update jaegertracing/jaeger docker tag to v2.8.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2484
- chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.4 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2486
- chore(deps): update github.com/golangci/gofmt digest to 3e58ba0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2482
- chore(deps): update jaegertracing/all-in-one docker tag to v1.71.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2483
- chore(deps): update module github.com/bytedance/sonic/loader to v0.3.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2487
- fix(deps): update google.golang.org/grpc/examples digest to 64a6b62 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2485
- chore(deps): update module go.opentelemetry.io/build-tools to v0.24.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2489
- chore(deps): update googleapis to 8d1bb00 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2488
- fix(deps): update build-tools to v0.24.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2490
- fix(deps): update google.golang.org/grpc/examples digest to a21e374 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2491
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2493
- add distro version and name by default to otelsdk handler by @RonFed in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2383
- fix(deps): update google.golang.org/grpc/examples digest to 12f9d9c by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2494
- chore(deps): update module github.com/pjbgf/sha1cd to v0.4.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2495
- Sort contributor listings and remove affiliation from emeriti by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2496
- fix(deps): update module github.com/docker/docker to v28.3.2+incompatible by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2498
- chore(deps): update golang docker tag to v1.24.5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2497
- fix(deps): update golang.org/x by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2499
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2503
- chore(deps): update golang.org/x by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2501
- fix(deps): update google.golang.org/grpc/examples digest to af2600d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2504
- fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.2.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2505
- chore(deps): update module github.com/mgechev/revive to v1.11.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2506
- chore(deps): update module go-simpler.org/sloglint to v0.11.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2507
- chore(deps): update module github.com/klauspost/cpuid/v2 to v2.3.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2508
- fix(deps): update google.golang.org/grpc/examples digest to 7208cdc by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2510
- Change active_spans_by_span_ptr to LRU map by @grcevski in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2509
- fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2511
- fix(deps): update google.golang.org/grpc/examples digest to bed551a by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2512
- chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2513
- fix(deps): update google.golang.org/grpc/examples digest to 0a12fb0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2515
- chore(deps): update googleapis to 7130f93 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2514
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2518
- chore(deps): update bitnami/kafka:latest docker digest to f45d5b8 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2519
- chore(deps): update module github.com/spf13/pflag to v1.0.7 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2516
- fix(deps): update module google.golang.org/grpc to v1.74.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2517
- chore(deps): update golang.org/x to 542afb5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2520
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2524
- fix(deps): update google.golang.org/grpc/examples digest to cc46259 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2521
- chore(deps): update golang.org/x to 645b1fa by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2526
- fix(deps): update google.golang.org/grpc/examples digest to 4af0faa by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2527
- fix(deps): update google.golang.org/grpc/examples digest to f69eaf0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2529
- fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2532
- chore(deps): update github/codeql-action action to v3.29.3 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2531
- chore(deps): update googleapis to a45f3df by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2533
- fix(deps): update google.golang.org/grpc/examples digest to a5e7cd6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2534
- chore(deps): update module github.com/securego/gosec/v2 to v2.22.7 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2530
- chore(deps): update module go.opentelemetry.io/otel/exporters/prometheus to v0.59.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2535
- Revert "fix(deps): update module google.golang.org/grpc to v1.74.0 (#2517)" by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2537
- chore(deps): update python:3.13.5-slim-bullseye docker digest to ba65ee6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2538
- chore(deps): update golang:1.24.5 docker digest to fdcd2e5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2539
- fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2542
- chore(deps): update golang:1.24.5-bookworm docker digest to 2821c8e by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2540
- telemetry: add tests for trace id and span id encoding by @yumosx in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2272
- chore(deps): update module github.com/ldez/grignotin to v0.10.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2543
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2546
- chore(deps): update golang:1.24.5 docker digest to a3bb6cd by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2545
- chore(deps): update github.com/prometheus/otlptranslator digest to fce6240 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2544
- chore(deps): update golang:1.24.5-bookworm docker digest to 24ed513 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2547
- fix(deps): update google.golang.org/grpc/examples digest to 8adcc94 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2548
- chore(deps): update module github.com/bytedance/sonic to v1.14.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2549
- fix(deps): update module google.golang.org/grpc to v1.74.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2550
- chore(deps): update github/codeql-action action to v3.29.4 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2551
- fix(deps): update build-tools to v0.25.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2552
- chore(deps): update python:3.13.5-slim-bullseye docker digest to 846d391 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2554
- chore(deps): update module github.com/cenkalti/backoff/v5 to v5.0.3 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2553
- chore(deps): update golang:1.24.5 docker digest to ef5b4be by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2556
- chore(deps): update golang:1.24.5-bookworm docker digest to ef8c5c7 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2557
- fix(deps): update google.golang.org/grpc/examples digest to 55e8b90 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2558
- chore(deps): update module github.com/bombsimon/wsl/v5 to v5.1.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2559
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.29 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2560
- fix(deps): update google.golang.org/grpc/examples digest to 9186ebd by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2561
- chore(deps): update module github.com/daixiang0/gci to v0.13.7 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2562
- chore(deps): update github.com/prometheus/otlptranslator digest to ab8d56d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2563
- chore(deps): update googleapis to f173205 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2566
- chore(deps): update module github.com/4meepo/tagalign to v1.4.3 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2567
- chore(deps): update module github.com/sonatard/noctx to v0.4.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2565
- fix(deps): update module github.com/docker/docker to v28.3.3+incompatible by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2568
- chore(deps): update module github.com/sagikazarmark/locafero to v0.10.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2569
- fix(deps): update module go.opentelemetry.io/collector/pdata to v1.37.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2570
- chore(deps): update github/codeql-action action to v3.29.5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2571
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.30 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2574
- fix(deps): update google.golang.org/grpc/examples digest to ac13172 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2572
- fix(deps): update build-tools to v0.26.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2573
- chore(deps): update module github.com/prometheus/client_golang to v1.23.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2576
- chore(deps): update module go.opentelemetry.io/proto/otlp to v1.7.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2575
- fix(deps): update google.golang.org/grpc/examples digest to 85240a5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2579
- chore(deps): update docker/metadata-action action to v5.8.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2580
- Add subscript to issue templates by @opentelemetrybot in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2581
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to 007fbc0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2583
- fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.3.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2584
- chore(deps): update docker/login-action action to v3.5.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2589
- chore(deps): update module github.com/alecthomas/chroma/v2 to v2.20.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2590
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to 1951bed by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2588
- chore(deps): update googleapis to a7a43d2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2586
- chore(deps): update module github.com/cloudwego/base64x to v0.1.6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2587
- fix(deps): update google.golang.org/grpc/examples digest to 62ec29f by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2591
- fix(deps): update google.golang.org/grpc/examples digest to 9fa3267 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2592
- chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2593
- chore(deps): update module github.com/charmbracelet/x/ansi to v0.10.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2594
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2596
- fix(deps): update google.golang.org/grpc/examples digest to 8729c7d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2595
- fix(deps): update google.golang.org/grpc/examples digest to ab9fb6d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2597
- chore(deps): update jaegertracing/all-in-one docker tag to v1.72.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2600
- chore(deps): update jaegertracing/jaeger docker tag to v2.9.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2602
- chore(deps): update actions/cache digest to 0400d5f by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2605
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2603
- Add markdownlint ignore file by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2601
- chore(deps): update golang docker tag to v1.24.6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2599
- chore(deps): update bitnami/kafka:latest docker digest to aa0b2ae by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2607
- fix(deps): update google.golang.org/grpc/examples digest to 57b69b4 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2604
- chore(deps): update actions/cache action to v4.2.4 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2606
- chore(deps): update module google.golang.org/protobuf to v1.36.7 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2608
- chore(deps): update github/codeql-action action to v3.29.6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2609
- chore(deps): update python docker tag to v3.13.6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2611
- chore(deps): update lycheeverse/lychee-action action to v2.5.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2610
- fix(deps): update golang.org/x by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2612
- fix(deps): update module github.com/docker/go-connections to v0.6.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2613
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2615
- chore(deps): update github/codeql-action action to v3.29.7 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2614
- chore(deps): update golang.org/x by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2617
- chore(deps): update python:3.13.6-slim-bullseye docker digest to e98b521 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2616
- chore(deps): update github/codeql-action action to v3.29.8 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2619
- chore(deps): update golang.org/x/exp/typeparams digest to a408d31 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2620
- chore(deps): update golang.org/x/exp digest to a408d31 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2621
- chore(deps): update actions/checkout digest to 08eba0b by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2626
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to 4f6e739 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2623
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.31 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2627
- chore(deps): update googleapis to 6b04f9b by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2628
- chore(deps): update module go.opentelemetry.io/build-tools to v0.26.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2629
- chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2631
- fix(deps): update build-tools to v0.26.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2630
- chore: enable several rules from go-critic by @mmorel-35 in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2624
- chore(deps): update golang.org/x to 51f8813 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2632
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2633
- fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2638
- fix(deps): update google.golang.org/grpc/examples digest to 19c720f by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2635
- Allow configuration of the resource using detectors by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2598
- chore(deps): update googleapis to 5f3141c by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2634
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2640
- chore(deps): update github/codeql-action action to v3.29.9 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2637
- chore(deps): update module go-simpler.org/musttag to v0.14.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2636
- chore: enable rangeValCopy rule from go-critic by @mmorel-35 in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2648
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2651
- chore(deps): update golang:1.24.6 docker digest to 746a0e9 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2646
- chore(deps): update golang:1.24.6-bookworm docker digest to 8d6266f by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2647
- fix(deps): update google.golang.org/grpc/examples digest to 4375c78 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2649
- chore(deps): update golang:1.24.6 docker digest to e155b51 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2654
- chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2655
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2653
- chore(deps): update dependency go to ~1.25.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2650
- fix(deps): update build-tools to v0.26.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2656
- chore(deps): update golang docker tag to v1.25.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2657
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.32 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2663
- chore(deps): update module github.com/emicklei/go-restful/v3 to v3.13.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2671
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2669
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2673
- chore(deps): update module go.augendre.info/fatcontext to v0.8.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2675
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2676
- chore(deps): update golang:1.25.0 docker digest to 91e2cd4 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2677
- chore(deps): update github/codeql-action action to v3.29.10 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2680
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2679
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 3122310 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2681
- chore(deps): update google.golang.org/genproto/googleapis/api digest to 3122310 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2682
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2683
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2686
- chore(deps): update k8s.io/utils digest to 0af2bda by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2687
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2689
- chore(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2690
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2693
- chore(deps): update module google.golang.org/protobuf to v1.36.8 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2692
- chore(deps): update module github.com/kevinburke/ssh_config to v1.4.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2694
- fix(deps): update module google.golang.org/grpc to v1.75.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2696
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2699
- chore(deps): update github.com/golangci/golines digest to d4663ad by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2700
- chore(deps): update golang:1.25.0 docker digest to 4859242 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2701
- chore(deps): update golang:1.25.0-bookworm docker digest to 81dc45d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2702
- chore(deps): update lycheeverse/lychee-action action to v2.6.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2706
- chore(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2704
- chore(deps): update github/codeql-action action to v3.29.11 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2698
- fix(deps): update module github.com/segmentio/kafka-go to v0.4.49 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2705
- fix(deps): update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2707
- chore(deps): update golang:1.25.0 docker digest to 5502b0e by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2708
- chore(deps): update google.golang.org/genproto/googleapis/rpc digest to c5933d9 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2709
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2695
- chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2691
- chore(deps): update google.golang.org/genproto/googleapis/api digest to c5933d9 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2710
- chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.10 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2711
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to d605e13 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2713
- chore(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2717
- fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2719
- chore(deps): update module github.com/ldez/tagliatelle to v0.7.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2718
- chore(deps): update module github.com/gordonklaus/ineffassign to v0.2.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2722
- chore(deps): update module github.com/mgechev/revive to v1.12.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2723
- chore(deps): update module go.opentelemetry.io/build-tools to v0.27.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2724
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2726
- chore(deps): update bitnami/kafka:latest docker digest to f45d5b8 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2727
- chore(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2729
- chore(deps): update go-openapi packages by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2730
- chore(deps): update module github.com/spf13/pflag to v1.0.10 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2733
- chore(deps): update module github.com/bytedance/sonic to v1.14.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2737
- chore(deps): update module github.com/ghostiam/protogetter to v0.3.16 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2738
- chore(deps): update module github.com/golangci/go-printf-func-name to v0.1.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2739
- chore(deps): update github/codeql-action action to v3.30.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2734
- fix(deps): update module github.com/google/go-licenses/v2 to v2.0.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2736
- fix(deps): update opentelemetry-go-contrib monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2716
- chore(deps): update module github.com/prometheus/common to v0.66.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2741
- chore(deps): update module github.com/spf13/cobra to v1.10.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2735
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2747
- fix(deps): update opentelemetry-go monorepo to v1.38.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2732
- chore(deps): update module go.opentelemetry.io/proto/otlp to v1.8.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2744
- chore(deps): update golang docker tag to v1.25.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2745
- chore(deps): update jaegertracing/all-in-one docker tag to v1.73.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2746
- chore(deps): update jaegertracing/jaeger docker tag to v2.10.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2748
- fix(deps): update module github.com/docker/docker to v28.4.0+incompatible by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2749
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2750
- chore(deps): update module github.com/prometheus/client_golang to v1.23.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2752
- chore(deps): update github.com/grafana/regexp digest to f7b3be9 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2754
- chore(deps): update golang:1.25.1 docker digest to a5e935d by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2755
- chore(deps): update github/codeql-action action to v3.30.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2758
- chore(deps): update module github.com/bombsimon/wsl/v5 to v5.2.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2759
- chore(deps): update module github.com/pjbgf/sha1cd to v0.5.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2760
- Introduce clang-format by @rafaelroquetto in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2684
- fix(deps): update module github.com/google/go-licenses/v2 to v2.0.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2771
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2773
- Upgrade semconv to v1.37.0 by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2763
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to fa15492 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2764
- chore(deps): update golang:1.25.1 docker digest to d6bdb04 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2765
- chore(deps): update golang:1.25.1-bookworm docker digest to 08c8ac4 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2766
- chore(deps): update module github.com/antonboom/errname to v1.1.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2769
- chore(deps): update module google.golang.org/protobuf to v1.36.9 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2770
- chore(deps): update github/codeql-action action to v3.30.2 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2772
- chore(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2776
- chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2777
- chore(deps): update golang:1.25.1 docker digest to 1fd7d46 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2779
- [auto] Update generated offsets by @github-actions[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2787
- Add development testing support for Go 1.25 by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2778
- chore(deps): update golang:1.25.1-bookworm docker digest to c4bc074 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2780
- chore(deps): update module github.com/sagikazarmark/locafero to v0.11.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2781
- fix(deps): update module google.golang.org/grpc to v1.75.1 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2784
- chore(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2789
- chore(deps): update module github.com/spf13/afero to v1.15.0 by @renovate[bot] in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2782
- Release v0.23.0/v1.2.0 by @MrAlias in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2790
New Contributors
- @mmorel-35 made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2624
- @rafaelroquetto made their first contribution in https://github.com/open-telemetry/opentelemetry-go-instrumentation/pull/2684
Full Changelog: https://github.com/open-telemetry/opentelemetry-go-instrumentation/compare/v0.22.1...v0.23.0