-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/google-cloud-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bigquery/v1.66.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/google-cloud-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bigquery/v1.66.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 48 files changed
- 6 contributors
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e70d63b - Browse repository at this point
Copy the full SHA e70d63bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 801494c - Browse repository at this point
Copy the full SHA 801494cView commit details -
chore(all): update opentelemetry-go-contrib monorepo (#11509)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/contrib/detectors/gcp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v1.33.0` -> `v1.34.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.58.0` -> `v0.59.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v0.58.0` -> `v0.59.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)</summary> ### [`v1.34.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.34.0): /v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.33.0...v1.34.0) #### Overview ##### Added - Generate server metrics with semantic conventions `v1.26.0` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` when `OTEL_SEMCONV_STABILITY_OPT_IN` is set to `http/dup`. ([#​6411](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6411)) - Generate client metrics with semantic conventions `v1.26.0` in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` when `OTEL_SEMCONV_STABILITY_OPT_IN` is set to `http/dup`. ([#​6607](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6607)) ##### Fixed - Fix error logged by Jaeger remote sampler on empty or unset `OTEL_TRACES_SAMPLER_ARG` environment variable ([#​6511](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6511)) - Relax minimum Go version to 1.22.0 in various modules. ([#​6595](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6595)) - `NewSDK` handles empty `OpenTelemetryConfiguration.Resource` properly in `go.opentelemetry.io/contrib/config/v0.3.0`. ([#​6606](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606)) - Fix a possible nil dereference panic in `NewSDK` of `go.opentelemetry.io/contrib/config/v0.3.0`. ([#​6606](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6606)) #### What's Changed - fix(deps): update module google.golang.org/grpc to v1.69.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6438](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6438) - \[chore] Update go.opentelemetry.io/contrib packages in example/dice/instrumented by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6439](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6439) - chore(deps): update k8s.io/kube-openapi digest to [`2c72e55`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/2c72e55) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6445](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6445) - \[chore] Add test coverage of version.go files by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6443](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6443) - \[chore] Have renovate update our tools dependencies by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6444](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6444) - chore(deps): update module golang.org/x/crypto to v0.31.0 \[security] by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6429](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6429) - fix(deps): update module cloud.google.com/go/compute/metadata to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6447](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6447) - chore(deps): update github.com/golang/groupcache digest to [`2c02b82`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/2c02b82) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6449](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6449) - chore(deps): update github.com/matoous/godox digest to [`94d1edd`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/94d1edd) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6450](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6450) - chore(deps): update github.com/burntsushi/toml digest to [`b7406c0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/b7406c0) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6448](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6448) - chore(deps): update github.com/timakin/bodyclose digest to [`adbc21e`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/adbc21e) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6451](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6451) - \[chore] Remove the renovate update for otel go by [@​XSAM](https://redirect.github.com/XSAM) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6436](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6436) - chore(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6452](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6452) - chore(deps): update mvdan.cc/unparam digest to [`57a3b42`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/57a3b42) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6453](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6453) - chore(deps): update module dario.cat/mergo to v1.0.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6454](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6454) - chore(deps): update module github.com/microsoft/go-winio to v0.6.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6460](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6460) - chore(deps): update module github.com/masterminds/semver/v3 to v3.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6459](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6459) - chore(deps): update module github.com/butuzov/ireturn to v0.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6455](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6455) - chore(deps): update module github.com/go-xmlfmt/xmlfmt to v1.1.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6456](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6456) - chore(deps): update module github.com/jjti/go-spancheck to v0.6.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6457](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6457) - chore(deps): update module github.com/ckaznocha/intrange to v0.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6466](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6466) - chore(deps): update module github.com/magiconair/properties to v1.8.9 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6458](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6458) - chore(deps): update module github.com/butuzov/mirror to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6464](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6464) - chore(deps): update module github.com/goccy/go-yaml to v1.15.10 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6473](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6473) - chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6472](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6472) - chore(deps): update module github.com/cespare/xxhash/v2 to v2.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6465](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6465) - chore(deps): update module github.com/ldez/gomoddirectives to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6475](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6475) - chore(deps): update module github.com/prometheus/client_golang to v1.20.5 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6478](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6478) - chore(deps): update module github.com/ashanbrown/makezero to v1.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6463](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6463) - chore(deps): update module github.com/cloudflare/circl to v1.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6467](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6467) - chore(deps): update module github.com/curioswitch/go-reassign to v0.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6468](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6468) - chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6469](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6469) - chore(deps): update module github.com/sanposhiho/wastedassign/v2 to v2.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6484](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6484) - chore(deps): update module github.com/mailru/easyjson to v0.9.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6483](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6483) - chore(deps): update module github.com/sagikazarmark/locafero to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6482](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6482) - chore(deps): update module github.com/spf13/cast to v1.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6486](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6486) - chore(deps): update module github.com/tdakkota/asciicheck to v0.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6488](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6488) - chore(deps): update module github.com/djarvur/go-err113 to v0.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6470](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6470) - chore(deps): update module github.com/tomarrell/wrapcheck/v2 to v2.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6490](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6490) - chore(deps): update module github.com/stbenjam/no-sprintf-host-port to v0.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6487](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6487) - chore(deps): update module github.com/prometheus/common to v0.61.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6479](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6479) - chore(deps): update module github.com/uudashr/iface to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6493](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6493) - chore(deps): update module github.com/uudashr/gocognit to v1.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6492](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6492) - chore(deps): update module github.com/skeema/knownhosts to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6485](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6485) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6480](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6480) - chore(deps): update module github.com/fsnotify/fsnotify to v1.8.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6471](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6471) - chore(deps): update module github.com/alecthomas/go-check-sumtype to v0.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6489](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6489) - fix(deps): update golang.org/x to [`4a55095`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/4a55095) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6481](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6481) - chore(deps): update module github.com/bytedance/sonic to v1.12.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6491](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6491) - chore(deps): update module github.com/gostaticanalysis/comment to v1.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6474](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6474) - feat(otelhttp): generate New Server Metrics in `otelhttp` by [@​flc1125](https://redirect.github.com/flc1125) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6411](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6411) - chore(deps): update module github.com/antonboom/nilnil to v1.0.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6499](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6499) - fix(deps): update module google.golang.org/protobuf to v1.36.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6501](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6501) - chore(deps): update golang.org/x/telemetry digest to [`738f4b2`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/738f4b2) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6498](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6498) - fix(deps): update googleapis to [`9240e9c`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/9240e9c) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6500](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6500) - chore(deps): update module github.com/cyphar/filepath-securejoin to v0.3.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6502](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6502) - fix(deps): update golang.org/x to [`b2144cd`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/b2144cd) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6503](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6503) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.116.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6505](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6505) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.116.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6506](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6506) - chore(deps): update module github.com/goccy/go-yaml to v1.15.11 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6507](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6507) - chore(deps): update module github.com/spf13/cast to v1.7.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6508](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6508) - chore(deps): update codecov/codecov-action action to v5.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6512](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6512) - fix(deps): update module golang.org/x/net to v0.33.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6514](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6514) - fix(deps): update module google.golang.org/grpc to v1.69.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6513](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6513) - fix(deps): update module github.com/labstack/echo/v4 to v4.13.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6515](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6515) - chore(deps): update lycheeverse/lychee-action action to v2.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6517](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6517) - fix(deps): update googleapis to [`6b3ec00`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/6b3ec00) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6519](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6519) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6520](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6520) - chore(deps): update golang.org/x/telemetry digest to [`cc96b6e`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/cc96b6e) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6521](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6521) - chore(deps): update module github.com/goccy/go-yaml to v1.15.12 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6523](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6523) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.25.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6522](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6522) - chore(deps): update module github.com/goccy/go-yaml to v1.15.13 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6524](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6524) - chore(deps): update github.com/timakin/bodyclose digest to [`1db5c5c`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/1db5c5c) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6525](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6525) - fix(deps): update module google.golang.org/protobuf to v1.36.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6528](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6528) - chore(deps): update module github.com/julz/importas to v0.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6535](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6535) - fix(deps): update googleapis to [`6982302`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/6982302) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6529](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6529) - chore(deps): update module github.com/tetafro/godot to v1.4.20 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6530](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6530) - chore(deps): update github.com/golangci/gofmt digest to [`057b062`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/057b062) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6531](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6531) - chore(deps): update module github.com/ldez/grignotin to v0.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6532](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6532) - chore(deps): update mvdan.cc/unparam digest to [`447d509`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/447d509) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6534](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6534) - chore(deps): update prom/prometheus docker tag to v3.1.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6554](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6554) - chore(deps): update module github.com/sashamelentyev/usestdlibvars to v1.28.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6553](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6553) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6556](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6556) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6557](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6557) - fix(deps): update module github.com/golangci/golangci-lint to v1.63.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6558](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6558) - chore(deps): update module github.com/ldez/grignotin to v0.8.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6552](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6552) - chore(deps): update module github.com/karamaru-alpha/copyloopvar to v1.2.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6551](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6551) - chore(deps): update module github.com/go-git/go-git/v5 to v5.13.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6550](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6550) - fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.12 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6548](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6548) - chore(deps): update module github.com/pjbgf/sha1cd to v0.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6547](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6547) - chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.8 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6545](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6545) - chore(deps): update module github.com/gin-contrib/sse to v1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6559](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6559) - Fix: error logged on empty OTEL_TRACES_SAMPLER_ARG by [@​matthewhughes934](https://redirect.github.com/matthewhughes934) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6511](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6511) - Add support for the `WithMetricAttributesFn` option for otelhttp middlewares by [@​TanishqPorwar](https://redirect.github.com/TanishqPorwar) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6542](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6542) - fix(deps): update googleapis to [`5f5ef82`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/5f5ef82) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6561](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6561) - Only run link check on main branch merge by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6563](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6563) - chore(deps): update module github.com/alingse/nilnesserr to v0.1.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6564](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6564) - chore(deps): update module golang.org/x/crypto to v0.32.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6566](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6566) - fix(deps): update module go.opentelemetry.io/proto/otlp to v1.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6567](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6567) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6568](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6568) - \[chore] Move the changelog guard by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6518](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6518) - chore(deps): update module github.com/bytedance/sonic to v1.12.7 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6569](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6569) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6571](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6571) - fix(deps): update module google.golang.org/protobuf to v1.36.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6572](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6572) - fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.39.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6573](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6573) - fix(deps): update module go.mongodb.org/mongo-driver to v1.17.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6574](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6574) - chore(deps): update module github.com/uudashr/iface to v1.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6575](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6575) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6577](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6577) - chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.117.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6578](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6578) - chore(deps): update module github.com/sagikazarmark/locafero to v0.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6583](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6583) - chore(deps): update module github.com/sanity-io/litter to v1.5.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6582](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6582) - chore(deps): update module github.com/ashanbrown/makezero to v2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6585](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6585) - chore(deps): update module github.com/securego/gosec/v2 to v2.22.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6584](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6584) - chore(deps): update module github.com/ebitengine/purego to v0.8.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6587](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6587) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6589](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6589) - fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6591](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6591) - fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6592](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6592) - fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.16.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6593](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6593) - chore(deps): update module github.com/mattn/go-colorable to v0.1.14 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6594](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6594) - chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6546](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6546) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6596](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6596) - fix(deps): Relax go minor version requirement by [@​arjan-bal](https://redirect.github.com/arjan-bal) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6595](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6595) - chore(deps): update module github.com/go-playground/validator/v10 to v10.24.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6599](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6599) - chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6601](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6601) - fix(deps): update module google.golang.org/grpc to v1.69.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6600](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6600) - Duplicate client metrics with semconv v1.26 in otelhttp by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6607](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6607) - fix(deps): update module golang.org/x/vuln to v1.1.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6610](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6610) - chore(deps): update module github.com/bytedance/sonic/loader to v0.2.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6570](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6570) - config: Fix newResource by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6606](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6606) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6611](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6611) - chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6612](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6612) - chore(deps): update module github.com/ldez/exptostd to v0.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6614](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6614) - fix(deps): update googleapis to [`1a7da9e`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/1a7da9e) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6616](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6616) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6617](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6617) - chore(deps): update module google.golang.org/protobuf to v1.36.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6618](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6618) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6619](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6619) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6622](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6622) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6623](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6623) - chore(deps): update module github.com/goccy/go-yaml to v1.15.14 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6628](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6628) - chore(deps): update module github.com/prometheus/common to v0.62.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6634](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6634) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6631](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6631) - Templatize the otelhttp semconv module by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6626](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6626) - config: Add fuzz tests by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6604](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6604) - chore(deps): update module github.com/goccy/go-yaml to v1.15.15 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6640](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6640) - Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6641](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6641) #### New Contributors - [@​matthewhughes934](https://redirect.github.com/matthewhughes934) made their first contribution in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6511](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6511) - [@​TanishqPorwar](https://redirect.github.com/TanishqPorwar) made their first contribution in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6542](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6542) - [@​arjan-bal](https://redirect.github.com/arjan-bal) made their first contribution in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6595](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6595) **Full Changelog**: https://togithub.com/open-telemetry/opentelemetry-go-contrib/compare/v1.33.0...v1.34.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for f2ace86 - Browse repository at this point
Copy the full SHA f2ace86View commit details -
docs(pubsub): A comment for field
code
in message `.google.pubsub.v……1.JavaScriptUDF` is changed (#11553) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 723009432 Source-Link: https://togithub.com/googleapis/googleapis/commit/40bc86036e483ab04e5bc83ac7519e15d68cbd05 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/5f52ac824a09a91d9e5afadbe0337b352bf908e9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWY1MmFjODI0YTA5YTkxZDllNWFmYWRiZTAzMzdiMzUyYmY5MDhlOSJ9 BEGIN_NESTED_COMMIT feat(aiplatform): Add rag_files_count to RagCorpus to count number of associated files PiperOrigin-RevId: 722449845 Source-Link: https://togithub.com/googleapis/googleapis/commit/3cf61b2df20eace09e6336c23f9e08859c0d87ae Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/2d7dfe1fcf2a474872374a64364c1fb961bb1dfb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmQ3ZGZlMWZjZjJhNDc0ODcyMzc0YTY0MzY0YzFmYjk2MWJiMWRmYiJ9 END_NESTED_COMMIT
Configuration menu - View commit details
-
Copy full SHA for 678944b - Browse repository at this point
Copy the full SHA 678944bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 511608b - Browse repository at this point
Copy the full SHA 511608bView commit details -
chore(main): release bigquery 1.66.2 (#11558)
🤖 I have created a release *beep* *boop* --- ## [1.66.2](https://togithub.com/googleapis/google-cloud-go/compare/bigquery/v1.66.1...bigquery/v1.66.2) (2025-02-04) ### Bug Fixes * **bigquery:** Broken github.com/envoyproxy/go-control-plane/envoy dep ([#11556](https://togithub.com/googleapis/google-cloud-go/issues/11556)) ([e70d63b](https://togithub.com/googleapis/google-cloud-go/commit/e70d63bbc267c3b166bf264670b8b282a3651cc5)), refs [#11542](https://togithub.com/googleapis/google-cloud-go/issues/11542) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for f348396 - Browse repository at this point
Copy the full SHA f348396View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bigquery/v1.66.1...bigquery/v1.66.2