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