-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(main): release 0.110.4 #8203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(main): release 0.110.4 #8203
Conversation
@atollena things look good so I will merge this by EoD (US Pacific) |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/aiplatform](https://togithub.com/googleapis/google-cloud-go) | `v1.66.0` -> `v1.67.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.21.0` -> `v1.22.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/) | require | minor | | [github.com/cloudprober/cloudprober](https://togithub.com/cloudprober/cloudprober) | `v0.12.8` -> `v0.13.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [github.com/google/martian/v3](https://togithub.com/google/martian) | `v3.3.2` -> `v3.3.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/google/pprof](https://togithub.com/google/pprof) | `868f304` -> `26353dc` | | | | | require | digest | | [go.einride.tech/aip](https://togithub.com/einride/aip-go) | `v0.66.0` -> `v0.67.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [go.opentelemetry.io/contrib/detectors/gcp](https://togithub.com/open-telemetry/opentelemetry-go-contrib) | `v1.24.0` -> `v1.25.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/) | require | minor | | golang.org/x/mod | `v0.16.0` -> `v0.17.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/) | require | minor | | golang.org/x/net | `v0.22.0` -> `v0.24.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/) | require | minor | | golang.org/x/sync | `v0.6.0` -> `v0.7.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/) | require | minor | | golang.org/x/tools | `v0.19.0` -> `v0.20.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `c3f9821` -> `8c6c420` | | | | | require | digest | | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | `v1.63.0` -> `v1.63.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- ### Release Notes <details> <summary>cloudprober/cloudprober (github.com/cloudprober/cloudprober)</summary> ### [`v0.13.3`](https://togithub.com/cloudprober/cloudprober/releases/tag/v0.13.3): - Probe scheduling, DNS probing improvements, jsonnet configs, dynamic config persistence and more [Compare Source](https://togithub.com/cloudprober/cloudprober/compare/v0.13.2...v0.13.3) #### What's Changed - Probe scheduling capability: - You can now run probes only on the weekdays, only business hours, or turn them off during certain time periods. ([#​652](https://togithub.com/cloudprober/cloudprober/issues/652), [#​662](https://togithub.com/cloudprober/cloudprober/issues/662), [#​683](https://togithub.com/cloudprober/cloudprober/issues/683)) - External probe server: - Provide a python package for external probe serverutils. You can now write external server probes in python. ([#​694](https://togithub.com/cloudprober/cloudprober/issues/694), see [https://togithub.com/cloudprober/cloudprober/discussions/696](https://togithub.com/cloudprober/cloudprober/discussions/696)) - DNS Probe Improvements: - Allow running multiple probes in parallel. ([#​670](https://togithub.com/cloudprober/cloudprober/issues/670)) - Add support for TCP DNS probes. ([#​681](https://togithub.com/cloudprober/cloudprober/issues/681)) - Dynamic config: Provide a mechanism to save config to disk on dynamic change. If you program probes dynamically using gRPC interface for example, you can configure cloudprober such that it will reload the config on restart (see [https://togithub.com/cloudprober/cloudprober/issues/645](https://togithub.com/cloudprober/cloudprober/issues/645) for more background). ([#​671](https://togithub.com/cloudprober/cloudprober/issues/671)) - Jsonnet configs support. You can now write Cloudprober configs in textpb (protobuf text), YAML, JSON, and Jsonnet ([#​687](https://togithub.com/cloudprober/cloudprober/issues/687)) - \[surfacers.otel] Additional resource attribute support. ([#​664](https://togithub.com/cloudprober/cloudprober/issues/664)) - \[tls] Fix client cert handling when cert reloading is enabled. ([#​697](https://togithub.com/cloudprober/cloudprober/issues/697)) - \[logs] Redirect container logs to journald. ([#​682](https://togithub.com/cloudprober/cloudprober/issues/682)) - \[website.homepage] Add a diagram to Cloudprober homepage. ([#​674](https://togithub.com/cloudprober/cloudprober/issues/674)) - \[servers.http] Fix /healthcheck when lameduck lister is not initialized. ([#​684](https://togithub.com/cloudprober/cloudprober/issues/684)) Contributors: [@​manugarg](https://togithub.com/manugarg), [@​cbroglie](https://togithub.com/cbroglie), [@​aitorpazos](https://togithub.com/aitorpazos), [@​ls692](https://togithub.com/ls692), [@​AdamEAnderson](https://togithub.com/AdamEAnderson) #### New Contributors - [@​AdamEAnderson](https://togithub.com/AdamEAnderson) made their first contribution in [https://togithub.com/cloudprober/cloudprober/pull/666](https://togithub.com/cloudprober/cloudprober/pull/666) - [@​aitorpazos](https://togithub.com/aitorpazos) made their first contribution in [https://togithub.com/cloudprober/cloudprober/pull/681](https://togithub.com/cloudprober/cloudprober/pull/681) **Full Changelog**: https://togithub.com/cloudprober/cloudprober/compare/v0.13.2...v0.13.3 ### [`v0.13.2`](https://togithub.com/cloudprober/cloudprober/releases/tag/v0.13.2): OpenTelemetry surfacer and composable config files [Compare Source](https://togithub.com/cloudprober/cloudprober/compare/v0.13.1...v0.13.2) #### What's Changed - \[config] Make cloudprober configs composable. You can now include other configs within a cloudprober config. This will make multi-team config management easier (yay!! 🎉) . [#​643](https://togithub.com/cloudprober/cloudprober/issues/643) (Note this doesn't work for YAML configs yet) - Cloudprober [helm chart](https://togithub.com/cloudprober/helm-charts) also supports specifying additional configs now. - \[surfacers] Add OpenTelemetry surfacer. OpenTelemetry is becoming very popular and almost all metrics systems support it. Adding this surfacer increases Cloudprober's integration capabilities multifold. There may still be some rough edges but give it try. [#​642](https://togithub.com/cloudprober/cloudprober/issues/642) - \[surfacers] "failure" metric for all. Now all surfacers, except FILE and PUBSUB, export "failure" metric by default. You can still disable it if you want. [#​648](https://togithub.com/cloudprober/cloudprober/issues/648) - \[surfacers] Filtering metrics by name works for all surfacers now except FILE and PUBSUB. [#​648](https://togithub.com/cloudprober/cloudprober/issues/648) - \[probes.ping] Take a small pause between pushing packets to avoid overwhelming the network buffers by [@​jumpojoy](https://togithub.com/jumpojoy) in [https://togithub.com/cloudprober/cloudprober/pull/634](https://togithub.com/cloudprober/cloudprober/pull/634) - \[docs] Documentation enhancements. [#​627](https://togithub.com/cloudprober/cloudprober/issues/627) [#​650](https://togithub.com/cloudprober/cloudprober/issues/650) - \[build] Fix Dockerfile.dev by [@​jumpojoy](https://togithub.com/jumpojoy) in [https://togithub.com/cloudprober/cloudprober/pull/632](https://togithub.com/cloudprober/cloudprober/pull/632) #### Breaking Change - \[targets] Rename targets.endpoints to targets.endpoint ([#​646](https://togithub.com/cloudprober/cloudprober/issues/646)). With this change `targets { endpoints {} }` config fields will result an error. Sorry for the breaking change, but since these fields were introduced only in the last release (v0.13.1), impact should be minimal. #### Security Update - Upgrade "crypto" package to fix the security alert by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/653](https://togithub.com/cloudprober/cloudprober/pull/653) #### New Contributors - [@​jumpojoy](https://togithub.com/jumpojoy) made their first contribution in [https://togithub.com/cloudprober/cloudprober/pull/632](https://togithub.com/cloudprober/cloudprober/pull/632) **Full Changelog**: https://togithub.com/cloudprober/cloudprober/compare/v0.13.1...v0.13.2 ### [`v0.13.1`](https://togithub.com/cloudprober/cloudprober/releases/tag/v0.13.1): - Opsgenie integration, alerting enhancements and other changes [Compare Source](https://togithub.com/cloudprober/cloudprober/compare/v0.13.0...v0.13.1) #### Alerting Enhancements - Opsgenie integration 🎉 [#​570](https://togithub.com/cloudprober/cloudprober/issues/570) - Add a generic HTTP notifier. This can be used for pretty much anything. [#​599](https://togithub.com/cloudprober/cloudprober/issues/599) - Resolve alerts automatically wherever possible. [#​556](https://togithub.com/cloudprober/cloudprober/issues/556), [#​558](https://togithub.com/cloudprober/cloudprober/issues/558), [#​580](https://togithub.com/cloudprober/cloudprober/issues/580), [#​561](https://togithub.com/cloudprober/cloudprober/issues/561). - Use alert name and target to deduplicate alerts instead of condition start timestamp: [#​583](https://togithub.com/cloudprober/cloudprober/issues/583) - Add severity to alerts. [#​569](https://togithub.com/cloudprober/cloudprober/issues/569) - Add target IP to available alert fields. [#​548](https://togithub.com/cloudprober/cloudprober/issues/548) - Improve documentation. [#​573](https://togithub.com/cloudprober/cloudprober/issues/573), [#​549](https://togithub.com/cloudprober/cloudprober/issues/549), [#​552](https://togithub.com/cloudprober/cloudprober/issues/552), [#​585](https://togithub.com/cloudprober/cloudprober/issues/585) #### Other Changes (consistency, logs verbosity, documentation, etc) - \[probes] Make DNS resolve errors behavior more consistent: [#​616](https://togithub.com/cloudprober/cloudprober/issues/616), [#​619](https://togithub.com/cloudprober/cloudprober/issues/619), [#​620](https://togithub.com/cloudprober/cloudprober/issues/620) - Provide a way to specify detailed targets configuration in the config directly. This will simplify configuration quite significantly. [#​606](https://togithub.com/cloudprober/cloudprober/issues/606) - \[targets] Make targets optional for certain probes. [#​614](https://togithub.com/cloudprober/cloudprober/issues/614) - \[probes] Return an error if interval is smaller than timeout. [#​560](https://togithub.com/cloudprober/cloudprober/issues/560) - Reduce logs verbosity: [#​555](https://togithub.com/cloudprober/cloudprober/issues/555), [#​562](https://togithub.com/cloudprober/cloudprober/issues/562), [#​563](https://togithub.com/cloudprober/cloudprober/issues/563) - \[docs.targets] Improve targets documentation. [#​617](https://togithub.com/cloudprober/cloudprober/issues/617) - \[config] Streamline config usage and loading: [#​622](https://togithub.com/cloudprober/cloudprober/issues/622) - \[probes.http] Support for new Cloudprober internal scheme, host and path labels. [#​607](https://togithub.com/cloudprober/cloudprober/issues/607), [#​608](https://togithub.com/cloudprober/cloudprober/issues/608) - \[website] Fix company list fonts on the homepage. [#​612](https://togithub.com/cloudprober/cloudprober/issues/612) #### Build and testing - \[build] Move a bunch of packages to internal [#​589](https://togithub.com/cloudprober/cloudprober/issues/589), [#​590](https://togithub.com/cloudprober/cloudprober/issues/590), [#​591](https://togithub.com/cloudprober/cloudprober/issues/591), [#​592](https://togithub.com/cloudprober/cloudprober/issues/592) - \[build] Test example configs during build. [#​543](https://togithub.com/cloudprober/cloudprober/issues/543) - \[probes.test] Add tests to verify that empty configs work. [#​544](https://togithub.com/cloudprober/cloudprober/issues/544) - \[cleanup] Cleanup usage of deprecated packages: [#​603](https://togithub.com/cloudprober/cloudprober/issues/603), [#​604](https://togithub.com/cloudprober/cloudprober/issues/604), [#​605](https://togithub.com/cloudprober/cloudprober/issues/605) - \[probes.grpc] Disable connect failures test for macos. [#​579](https://togithub.com/cloudprober/cloudprober/issues/579) - \[examples] Fix myprober example and simplify it. [#​568](https://togithub.com/cloudprober/cloudprober/issues/568) - \[build] Don't fail fast. Run as many tests as possible. [#​574](https://togithub.com/cloudprober/cloudprober/issues/574) - \[build] Run certain actions only in the main repository. [#​621](https://togithub.com/cloudprober/cloudprober/issues/621) #### Bug fixes - \[config] Fix bug in envSecret handling. [#​546](https://togithub.com/cloudprober/cloudprober/issues/546) - \[config] Fix a bug in the /config-running disabling functiionality. [#​554](https://togithub.com/cloudprober/cloudprober/issues/554) #### Security updates - \[security] Upgrade gRPC package to fix the security issue. [#​602](https://togithub.com/cloudprober/cloudprober/issues/602) - \[build] Update some depdendencies to fix security alerts. [#​577](https://togithub.com/cloudprober/cloudprober/issues/577) **Full Changelog**: https://togithub.com/cloudprober/cloudprober/compare/v0.13.0...v0.13.1 ### [`v0.13.0`](https://togithub.com/cloudprober/cloudprober/releases/tag/v0.13.0): - Alerts dashboard, alerting support for all probes, more config template functions, config documentation navigation [Compare Source](https://togithub.com/cloudprober/cloudprober/compare/v0.12.9...v0.13.0) #### Enhancements - \[config] Much expanded config template functions ([functions documentation](http://masterminds.github.io/sprig/)). Use sprig's functions for config template by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/524](https://togithub.com/cloudprober/cloudprober/pull/524) - \[alerting] Add alerts dashboard at /alerts. It will show currently firing alerts and some historical alerts. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/530](https://togithub.com/cloudprober/cloudprober/pull/530) - \[alerting] Add alerting to all probe types. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/533](https://togithub.com/cloudprober/cloudprober/pull/533) & [https://togithub.com/cloudprober/cloudprober/pull/532](https://togithub.com/cloudprober/cloudprober/pull/532) - \[config] Provide a way to hide secret environment variables. You can use 'envSecret' instead of 'env' macro to make sure environment variable doesn't show on the expanded config (/config-running) page. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/536](https://togithub.com/cloudprober/cloudprober/pull/536) - \[validators.http] Add last-modified header validation by [@​robpickerill](https://togithub.com/robpickerill) in [https://togithub.com/cloudprober/cloudprober/pull/493](https://togithub.com/cloudprober/cloudprober/pull/493) - \[gcp] Add an option to override GCP API endpoint for resource discovery and logging. by [@​shellyvilenko](https://togithub.com/shellyvilenko) in [https://togithub.com/cloudprober/cloudprober/pull/525](https://togithub.com/cloudprober/cloudprober/pull/525) & [https://togithub.com/cloudprober/cloudprober/pull/537](https://togithub.com/cloudprober/cloudprober/pull/537) #### Bug fixes - \[bugfix] Fix a bug wherein HTTP probe will not consider a target as new if only its IP address changes. To fix that behavior, include target's IP in the target key. ([#​535](https://togithub.com/cloudprober/cloudprober/issues/535)) by [@​ls692](https://togithub.com/ls692) in [https://togithub.com/cloudprober/cloudprober/pull/538](https://togithub.com/cloudprober/cloudprober/pull/538) #### Documentation - \[docs] Rename /config root file to \_index.md by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/497](https://togithub.com/cloudprober/cloudprober/pull/497) - \[docs] Update protobuf documentation. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/499](https://togithub.com/cloudprober/cloudprober/pull/499) - \[docs.alerting] Add first draft alerting documentation. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/501](https://togithub.com/cloudprober/cloudprober/pull/501) - \[docs.config] Add ToC to the config documentation pages. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/503](https://togithub.com/cloudprober/cloudprober/pull/503) - \[docs] Add config documentation for the postgres surfacer. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/512](https://togithub.com/cloudprober/cloudprober/pull/512) - \[docs] Change default config language to textpb. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/516](https://togithub.com/cloudprober/cloudprober/pull/516) - \[docs] Fix anchor links handling. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/518](https://togithub.com/cloudprober/cloudprober/pull/518) - \[docs] Fix one more quirk of Firefox. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/521](https://togithub.com/cloudprober/cloudprober/pull/521) - \[surfacers.doc] Fix surfacers documentation links. by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/526](https://togithub.com/cloudprober/cloudprober/pull/526) **Full Changelog**: https://togithub.com/cloudprober/cloudprober/compare/v0.12.9...v0.13.0 ### [`v0.12.9`](https://togithub.com/cloudprober/cloudprober/releases/tag/v0.12.9): - YAML configs, structured logging, improved gRPC probe, more alerting targets, and much more [Compare Source](https://togithub.com/cloudprober/cloudprober/compare/v0.12.8...v0.12.9) #### Enhancements - **YAML Configs** Cloudprober now supports YAML configs. We've been trying to do this for a while. It's finally here. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/464](https://togithub.com/cloudprober/cloudprober/pull/464)) - **Configuration documentation** We finally have fully auto-generated [configuration documentation](https://cloudprober.org/docs/config/overview) for Cloudprober. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/486](https://togithub.com/cloudprober/cloudprober/pull/486), [announcement](https://togithub.com/cloudprober/cloudprober/discussions/492)). - **Arbitrary gRPC requests** in the gRPC probe. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/470](https://togithub.com/cloudprober/cloudprober/pull/470)) - **Structured, JSON logs** Cloudprober emits more machine friendly logs now using the new Go structured logger - log/slog. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/462](https://togithub.com/cloudprober/cloudprober/pull/462)) - **Reloadable TLS certs** to allow TLS certs rotation without restarting Cloudprober. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/428](https://togithub.com/cloudprober/cloudprober/pull/428)) - **PagerDuty and Slack** notifications support. (by [@​robpickerill](https://togithub.com/robpickerill) in [https://togithub.com/cloudprober/cloudprober/pull/445](https://togithub.com/cloudprober/cloudprober/pull/445), [https://togithub.com/cloudprober/cloudprober/pull/475](https://togithub.com/cloudprober/cloudprober/pull/475)) - **Cloudprober's journey** through an About page: https://cloudprober.org/docs/about/. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/439](https://togithub.com/cloudprober/cloudprober/pull/439)) - **Smaller binary size** Reduce binary size by 25% by disabling gRPC XDS support by default. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/467](https://togithub.com/cloudprober/cloudprober/pull/467)) - Health handler (/health) to serve as the k8s readiness and liveness probes endpoint. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/435](https://togithub.com/cloudprober/cloudprober/pull/435)) - stringSplit config macro. (by [@​xenbyte](https://togithub.com/xenbyte) in [https://togithub.com/cloudprober/cloudprober/pull/476](https://togithub.com/cloudprober/cloudprober/pull/476)) ##### Bug fixes - \[metrics] Clone latency and other similar metrics. (by [@​manugarg](https://togithub.com/manugarg) in [https://togithub.com/cloudprober/cloudprober/pull/437](https://togithub.com/cloudprober/cloudprober/pull/437)) - \[metrics] In prometheus metrics metadata string, add a space after #. (by [@​aymeric-ledizes](https://togithub.com/aymeric-ledizes) in [https://togithub.com/cloudprober/cloudprober/pull/471](https://togithub.com/cloudprober/cloudprober/pull/471)) ##### Internal - \[metrics.Map] Use generics to implement Map.[https://togithub.com/cloudprober/cloudprober/pull/444](https://togithub.com/cloudprober/cloudprober/pull/444)4 - \[metrics.latency] Add a new value type LatencyValue.[https://togithub.com/cloudprober/cloudprober/pull/448](https://togithub.com/cloudprober/cloudprober/pull/448)8 - \[metrics] Remove (now) unnecessary metric size check.[https://togithub.com/cloudprober/cloudprober/pull/447](https://togithub.com/cloudprober/cloudprober/pull/447)7 - \[config] Refactor config.go to kill unnecessary functions.[https://togithub.com/cloudprober/cloudprober/pull/461](https://togithub.com/cloudprober/cloudprober/pull/461)1 - \[alerting.email] Change config and add more tests.[https://togithub.com/cloudprober/cloudprober/pull/472](https://togithub.com/cloudprober/cloudprober/pull/472)2 - \[logger] Trim base paths from file and function names[https://togithub.com/cloudprober/cloudprober/pull/474](https://togithub.com/cloudprober/cloudprober/pull/474)4 - \[probestatus] Show debug info only if 'debug' parameter is set.[https://togithub.com/cloudprober/cloudprober/pull/478](https://togithub.com/cloudprober/cloudprober/pull/478)8 ##### Build and Testing - Add flags to generate test reports. [https://togithub.com/cloudprober/cloudprober/pull/432](https://togithub.com/cloudprober/cloudprober/pull/432) - \[build] Run Sonar scanner explicitly.[https://togithub.com/cloudprober/cloudprober/pull/433](https://togithub.com/cloudprober/cloudprober/pull/433)3 - \[build] Run sonar scanner only for local PRs.[https://togithub.com/cloudprober/cloudprober/pull/436](https://togithub.com/cloudprober/cloudprober/pull/436)6 - \[surfacer.cw] Add tests for map values.[https://togithub.com/cloudprober/cloudprober/pull/446](https://togithub.com/cloudprober/cloudprober/pull/446)6 - \[surfacers.sd] Add more tests for stackdriver surfacer.[https://togithub.com/cloudprober/cloudprober/pull/449](https://togithub.com/cloudprober/cloudprober/pull/449)9 - \[docs] Add K8s targets page.[https://togithub.com/cloudprober/cloudprober/pull/452](https://togithub.com/cloudprober/cloudprober/pull/452)2 - \[website] Some style changes and small fixes.[https://togithub.com/cloudprober/cloudprober/pull/454](https://togithub.com/cloudprober/cloudprober/pull/454)4,[https://togithub.com/cloudprober/cloudprober/pull/456](https://togithub.com/cloudprober/cloudprober/pull/456)6 - \[build] Prevent import of surfacers code outside of surfacers package.[https://togithub.com/cloudprober/cloudprober/pull/477](https://togithub.com/cloudprober/cloudprober/pull/477)7 - \[probestatus] Add a minimal test for probestatus template rendering.[https://togithub.com/cloudprober/cloudprober/pull/479](https://togithub.com/cloudprober/cloudprober/pull/479)9 - Exclude cmd files from coverage analysis. [https://togithub.com/cloudprober/cloudprober/pull/480](https://togithub.com/cloudprober/cloudprober/pull/480) - \[docs] Make sidebar menu better.[https://togithub.com/cloudprober/cloudprober/pull/483](https://togithub.com/cloudprober/cloudprober/pull/483)3 #### New Contributors - [@​aymeric-ledizes](https://togithub.com/aymeric-ledizes) made their first contribution in [https://togithub.com/cloudprober/cloudprober/pull/471](https://togithub.com/cloudprober/cloudprober/pull/471) - [@​xenbyte](https://togithub.com/xenbyte) made their first contribution in [https://togithub.com/cloudprober/cloudprober/pull/476](https://togithub.com/cloudprober/cloudprober/pull/476) **Full Changelog**: https://togithub.com/cloudprober/cloudprober/compare/v0.12.8...v0.12.9 </details> <details> <summary>google/martian (github.com/google/martian/v3)</summary> ### [`v3.3.3`](https://togithub.com/google/martian/releases/tag/v3.3.3): refactoring to avoid flag definition clash [Compare Source](https://togithub.com/google/martian/compare/v3.3.2...v3.3.3) refactoring to avoid flag definition clash #### What's Changed - Support customer logger by [@​surki](https://togithub.com/surki) in [https://togithub.com/google/martian/pull/330](https://togithub.com/google/martian/pull/330) - refactoring to avoid flag definition clash by [@​phaus](https://togithub.com/phaus) in [https://togithub.com/google/martian/pull/336](https://togithub.com/google/martian/pull/336) **Full Changelog**: https://togithub.com/google/martian/compare/v3.3.2...v3.3.3 </details> <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.67.1`](https://togithub.com/einride/aip-go/releases/tag/v0.67.1) [Compare Source](https://togithub.com/einride/aip-go/compare/v0.67.0...v0.67.1) #### 0.67.1 (2024-04-15) ##### Bug Fixes - **fieldbehavior:** traverse messages and collections to clear nested field behaviors ([`3113ede`](https://togithub.com/einride/aip-go/commit/3113ede8)) ### [`v0.67.0`](https://togithub.com/einride/aip-go/releases/tag/v0.67.0) [Compare Source](https://togithub.com/einride/aip-go/compare/v0.66.1...v0.67.0) #### 0.67.0 (2024-04-11) ##### Feature - valdate resource name upon unmarshalling ([`1a8c18f`](https://togithub.com/einride/aip-go/commit/1a8c18ff)) ### [`v0.66.1`](https://togithub.com/einride/aip-go/releases/tag/v0.66.1) [Compare Source](https://togithub.com/einride/aip-go/compare/v0.66.0...v0.66.1) #### 0.66.1 (2024-04-10) ##### Bug Fixes - bump golang.org/x/tools/cmd/stringer to 0.20.0 ([`122ed75`](https://togithub.com/einride/aip-go/commit/122ed75c)) ##### Chores - **deps:** bump google.golang.org/grpc from 1.62.0 to 1.62.1 ([`7a736ae`](https://togithub.com/einride/aip-go/commit/7a736ae6)) - **deps:** bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ([`5dd2de4`](https://togithub.com/einride/aip-go/commit/5dd2de4a)) - **deps:** bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sage ([`47dc1ad`](https://togithub.com/einride/aip-go/commit/47dc1ad1)) - **deps:** bump google.golang.org/grpc from 1.60.1 to 1.62.0 ([`b5bce22`](https://togithub.com/einride/aip-go/commit/b5bce22c)) - **deps:** bump go-semantic-release/action from 1.21 to 1.23 ([`30ecf35`](https://togithub.com/einride/aip-go/commit/30ecf352)) - update ownership to [@​einride/platform-engineering](https://togithub.com/einride/platform-engineering) ([`92cfd83`](https://togithub.com/einride/aip-go/commit/92cfd833)) - **deps:** bump go.einride.tech/sage from 0.260.0 to 0.264.0 in /.sage ([`1722ce2`](https://togithub.com/einride/aip-go/commit/1722ce2c)) - **deps:** bump go.einride.tech/sage from 0.247.0 to 0.260.0 in /.sage ([`f0289cf`](https://togithub.com/einride/aip-go/commit/f0289cf7)) - **deps:** bump github.com/google/uuid from 1.4.0 to 1.5.0 ([`2cfaae2`](https://togithub.com/einride/aip-go/commit/2cfaae2b)) - **deps:** bump google.golang.org/protobuf from 1.31.0 to 1.32.0 ([`aaf5012`](https://togithub.com/einride/aip-go/commit/aaf50124)) - **deps:** bump google.golang.org/grpc from 1.59.0 to 1.60.1 ([`4eb7980`](https://togithub.com/einride/aip-go/commit/4eb7980c)) ##### CI - add stale workflow ([`d7df62c`](https://togithub.com/einride/aip-go/commit/d7df62cf)) - add "all" group to Dependabot Go config ([`985e4fa`](https://togithub.com/einride/aip-go/commit/985e4fa1)) - bump Sage ([`df9746b`](https://togithub.com/einride/aip-go/commit/df9746b8)) </details> <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)</summary> ### [`v1.25.0`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.25.0): /v0.50.0/v0.19.0/v0.5.0/v0.0.1 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go-contrib/compare/v1.24.0...v1.25.0) ##### Added - Implemented setting the `cloud.resource_id` resource attribute in `go.opentelemetry.io/detectors/aws/ecs` based on the ECS Metadata v4 endpoint. ([#​5091](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5091)) - The `go.opentelemetry.io/contrib/bridges/otelslog` module. This module provides an OpenTelemetry logging bridge for "log/slog". ([#​5335](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5335)) ##### Fixed - Update all dependencies to address \[GO-2024-2687]. ([#​5359](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5359)) ##### Removed - Drop support for [Go 1.20]. ([#​5163](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5163)) [Go 1.20]: https://go.dev/doc/go1.20 **Full Changelog**: https://togithub.com/open-telemetry/opentelemetry-go-contrib/compare/v1.24.0...v1.25.0 </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.63.2`](https://togithub.com/grpc/grpc-go/releases/tag/v1.63.2): Release 1.63.2 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.63.1...v1.63.2) ### Bugs - Fix the user agent string ### [`v1.63.1`](https://togithub.com/grpc/grpc-go/releases/tag/v1.63.1): Release 1.63.1 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.63.0...v1.63.1) - grpc: un-deprecate Dial and DialContext and cherry-pick </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go/accesscontextmanager](https://togithub.com/googleapis/google-cloud-go) | `v1.8.6` -> `v1.8.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/auth](https://togithub.com/googleapis/google-cloud-go) | `v0.3.0` -> `v0.4.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/) | | [cloud.google.com/go/datacatalog](https://togithub.com/googleapis/google-cloud-go) | `v1.20.0` -> `v1.20.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/grafeas](https://togithub.com/googleapis/google-cloud-go) | `v0.3.5` -> `v0.3.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/iam](https://togithub.com/googleapis/google-cloud-go) | `v1.1.7` -> `v1.1.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/kms](https://togithub.com/googleapis/google-cloud-go) | `v1.15.8` -> `v1.15.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/longrunning](https://togithub.com/googleapis/google-cloud-go) | `v0.5.6` -> `v0.5.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/orgpolicy](https://togithub.com/googleapis/google-cloud-go) | `v1.12.2` -> `v1.12.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/osconfig](https://togithub.com/googleapis/google-cloud-go) | `v1.12.6` -> `v1.12.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/pubsub](https://togithub.com/googleapis/google-cloud-go) | `v1.37.0` -> `v1.38.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/) | | [cloud.google.com/go/translate](https://togithub.com/googleapis/google-cloud-go) | `v1.10.2` -> `v1.10.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/google/pprof](https://togithub.com/google/pprof) | `v0.0.0-20240430035430-e4905b036c4e` -> `v0.0.0-20240507165812-eadc5834db1b` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/googleapis/gax-go/v2](https://togithub.com/googleapis/gax-go) | `v2.12.3` -> `v2.12.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | golang.org/x/net | `v0.24.0` -> `v0.25.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/) | | golang.org/x/oauth2 | `v0.19.0` -> `v0.20.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/) | | golang.org/x/text | `v0.14.0` -> `v0.15.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/) | | golang.org/x/tools | `v0.20.0` -> `v0.21.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/) | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.177.0` -> `v0.178.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/) | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240429193739-8cf5692501f6` -> `v0.0.0-20240506185236-b8a5c65736ae` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240429193739-8cf5692501f6` -> `v0.0.0-20240506185236-b8a5c65736ae` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.34.0` -> `v1.34.1` | [](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>googleapis/google-cloud-go (cloud.google.com/go/auth)</summary> ### [`v0.4.0`](https://togithub.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v040) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.3.0...v0.4.0) - bigquery: \-`NewGCSReference` is now a function, not a method on `Client`. - `Table.LoaderFrom` now accepts a `ReaderSource`, enabling loading data into a table from a file or any `io.Reader`. <!----> - Client.Table and Client.OpenTable have been removed. Replace ```go client.OpenTable("project", "dataset", "table") ``` with ```go client.DatasetInProject("project", "dataset").Table("table") ``` - Client.CreateTable has been removed. Replace ```go client.CreateTable(ctx, "project", "dataset", "table") ``` with ```go client.DatasetInProject("project", "dataset").Table("table").Create(ctx) ``` - Dataset.ListTables have been replaced with Dataset.Tables. Replace ```go tables, err := ds.ListTables(ctx) ``` with ```go it := ds.Tables(ctx) for { table, err := it.Next() if err == iterator.Done { break } if err != nil { // TODO: Handle error. } // TODO: use table. } ``` - Client.Read has been replaced with Job.Read, Table.Read and Query.Read. Replace ```go it, err := client.Read(ctx, job) ``` with ```go it, err := job.Read(ctx) ``` and similarly for reading from tables or queries. - The iterator returned from the Read methods is now named RowIterator. Its behavior is closer to the other iterators in these libraries. It no longer supports the Schema method; see the next item. Replace ```go for it.Next(ctx) { var vals ValueList if err := it.Get(&vals); err != nil { // TODO: Handle error. } // TODO: use vals. } if err := it.Err(); err != nil { // TODO: Handle error. } ``` with for { var vals ValueList err := it.Next(&vals) if err == iterator.Done { break } if err != nil { // TODO: Handle error. } // TODO: use vals. } Instead of the `RecordsPerRequest(n)` option, write ```go it.PageInfo().MaxSize = n ``` Instead of the `StartIndex(i)` option, write ```go it.StartIndex = i ``` - ValueLoader.Load now takes a Schema in addition to a slice of Values. Replace ```go func (vl *myValueLoader) Load(v []bigquery.Value) ``` with ```go func (vl *myValueLoader) Load(v []bigquery.Value, s bigquery.Schema) ``` - Table.Patch is replace by Table.Update. Replace ```go p := table.Patch() p.Description("new description") metadata, err := p.Apply(ctx) ``` with ```go metadata, err := table.Update(ctx, bigquery.TableMetadataToUpdate{ Description: "new description", }) ``` - Client.Copy is replaced by separate methods for each of its four functions. All options have been replaced by struct fields. - To load data from Google Cloud Storage into a table, use Table.LoaderFrom. Replace ```go client.Copy(ctx, table, gcsRef) ``` with ```go table.LoaderFrom(gcsRef).Run(ctx) ``` Instead of passing options to Copy, set fields on the Loader: ```go loader := table.LoaderFrom(gcsRef) loader.WriteDisposition = bigquery.WriteTruncate ``` - To extract data from a table into Google Cloud Storage, use Table.ExtractorTo. Set fields on the returned Extractor instead of passing options. Replace ```go client.Copy(ctx, gcsRef, table) ``` with ```go table.ExtractorTo(gcsRef).Run(ctx) ``` - To copy data into a table from one or more other tables, use Table.CopierFrom. Set fields on the returned Copier instead of passing options. Replace ```go client.Copy(ctx, dstTable, srcTable) ``` with ```go dst.Table.CopierFrom(srcTable).Run(ctx) ``` - To start a query job, create a Query and call its Run method. Set fields on the query instead of passing options. Replace ```go client.Copy(ctx, table, query) ``` with ```go query.Run(ctx) ``` - Table.NewUploader has been renamed to Table.Uploader. Instead of options, configure an Uploader by setting its fields. Replace ```go u := table.NewUploader(bigquery.UploadIgnoreUnknownValues()) ``` with ```go u := table.NewUploader(bigquery.UploadIgnoreUnknownValues()) u.IgnoreUnknownValues = true ``` - pubsub: remove `pubsub.Done`. Use `iterator.Done` instead, where `iterator` is the package `google.golang.org/api/iterator`. </details> <details> <summary>googleapis/gax-go (github.com/googleapis/gax-go/v2)</summary> ### [`v2.12.4`](https://togithub.com/googleapis/gax-go/releases/tag/v2.12.4) [Compare Source](https://togithub.com/googleapis/gax-go/compare/v2.12.3...v2.12.4) ##### Bug Fixes - provide unmarshal options for streams ([#​343](https://togithub.com/googleapis/gax-go/issues/343)) ([ddf9a90](https://togithub.com/googleapis/gax-go/commit/ddf9a90bf180295d49875e15cb80b2136a49dbaf)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.178.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.178.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.177.0...v0.178.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2561](https://togithub.com/googleapis/google-api-go-client/issues/2561)) ([2d22d11](https://togithub.com/googleapis/google-api-go-client/commit/2d22d11df9643a4fad0f9e952d7a92a419370122)) - **all:** Auto-regenerate discovery clients ([#​2564](https://togithub.com/googleapis/google-api-go-client/issues/2564)) ([b313e4b](https://togithub.com/googleapis/google-api-go-client/commit/b313e4bd70e601fd7a2a931f168fb1dece980e75)) - **all:** Auto-regenerate discovery clients ([#​2565](https://togithub.com/googleapis/google-api-go-client/issues/2565)) ([0843d21](https://togithub.com/googleapis/google-api-go-client/commit/0843d217048b2e713c0d273b95b33afb99926a8c)) - **all:** Auto-regenerate discovery clients ([#​2567](https://togithub.com/googleapis/google-api-go-client/issues/2567)) ([76b27f1](https://togithub.com/googleapis/google-api-go-client/commit/76b27f162032649ddb3cb3f06ed24c7333b3fa66)) - **all:** Auto-regenerate discovery clients ([#​2568](https://togithub.com/googleapis/google-api-go-client/issues/2568)) ([d922e3b](https://togithub.com/googleapis/google-api-go-client/commit/d922e3b559ce5832941390b4f9bf91210e3f6579)) - **all:** Auto-regenerate discovery clients ([#​2570](https://togithub.com/googleapis/google-api-go-client/issues/2570)) ([f2da582](https://togithub.com/googleapis/google-api-go-client/commit/f2da582c9f6aab240d44c8ebd2dcc43f5096f896)) - **all:** Auto-regenerate discovery clients ([#​2571](https://togithub.com/googleapis/google-api-go-client/issues/2571)) ([0c976dc](https://togithub.com/googleapis/google-api-go-client/commit/0c976dcc8d1d653f2284ce273493e6714a6d4b2a)) - **gen:** Add internaloption.EnableNewAuthLibrary ([#​2519](https://togithub.com/googleapis/google-api-go-client/issues/2519)) ([8c74bb8](https://togithub.com/googleapis/google-api-go-client/commit/8c74bb83e2bc27188154c506e63a3e0f3a042f55)) - **google-api-go-client:** Add x-goog-api-version header ([#​2563](https://togithub.com/googleapis/google-api-go-client/issues/2563)) ([fe54ffd](https://togithub.com/googleapis/google-api-go-client/commit/fe54ffd92359506fca1ffd70dc647db0ab9a903c)) ##### Documentation - Update commit style in CONTRIBUTING ([#​2566](https://togithub.com/googleapis/google-api-go-client/issues/2566)) ([5e44215](https://togithub.com/googleapis/google-api-go-client/commit/5e44215df618fcafd5f6c1bbe259062cddd32f1a)) </details> <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.34.1`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.34.1) [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.34.0...v1.34.1) Minor fixes for editions compliance: - [CL/582635](https://go.dev/cl/582635): all: update to protobuf 27.0-rc1 and regenerate protos - [CL/582755](https://go.dev/cl/582755): encoding/proto\[json|text]: accept lower case names for group-like fields </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | `v0.112.2` -> `v0.113.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/) | | [cloud.google.com/go/auth](https://togithub.com/googleapis/google-cloud-go) | `v0.4.0` -> `v0.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/datastore](https://togithub.com/googleapis/google-cloud-go) | `v1.16.0` -> `v1.17.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/) | | [cloud.google.com/go/kms](https://togithub.com/googleapis/google-cloud-go) | `v1.15.9` -> `v1.16.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/) | | [cloud.google.com/go/longrunning](https://togithub.com/googleapis/google-cloud-go) | `v0.5.6` -> `v0.5.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/google/pprof](https://togithub.com/google/pprof) | `v0.0.0-20240507165812-eadc5834db1b` -> `v0.0.0-20240509144519-723abb6459b7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.178.0` -> `v0.180.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/) | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240506185236-b8a5c65736ae` -> `v0.0.0-20240513163218-0867130af1f8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `v0.0.0-20240506185236-b8a5c65736ae` -> `v0.0.0-20240513163218-0867130af1f8` | [](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>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.113.0`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.113.0) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.112.2...v0.113.0) ##### Features - **civil:** Add Compare method to Date, Time, and DateTime ([#​10010](https://togithub.com/googleapis/google-cloud-go/issues/10010)) ([34455c1](https://togithub.com/googleapis/google-cloud-go/commit/34455c15d62b089f3281ff4c663245e72b257f37)) ##### Bug Fixes - **all:** Bump x/net to v0.24.0 ([#​10000](https://togithub.com/googleapis/google-cloud-go/issues/10000)) ([ba31ed5](https://togithub.com/googleapis/google-cloud-go/commit/ba31ed5fda2c9664f2e1cf972469295e63deb5b4)) - **debugger:** Add internaloption.WithDefaultEndpointTemplate ([3b41408](https://togithub.com/googleapis/google-cloud-go/commit/3b414084450a5764a0248756e95e13383a645f90)) - **internal/aliasfix:** Handle import paths correctly ([#​10097](https://togithub.com/googleapis/google-cloud-go/issues/10097)) ([fafaf0d](https://togithub.com/googleapis/google-cloud-go/commit/fafaf0d0a293096559a4655ea61062cb896f1568)) - **rpcreplay:** Properly unmarshal dynamic message ([#​9774](https://togithub.com/googleapis/google-cloud-go/issues/9774)) ([53ccb20](https://togithub.com/googleapis/google-cloud-go/commit/53ccb20d925ccb00f861958d9658b55738097dc6)), refs [#​9773](https://togithub.com/googleapis/google-cloud-go/issues/9773) ##### Documentation - **testing:** Switch deprecated WithInsecure to WithTransportCredentials ([#​10091](https://togithub.com/googleapis/google-cloud-go/issues/10091)) ([2b576ab](https://togithub.com/googleapis/google-cloud-go/commit/2b576abd1c3bfca2f962de0e024524f72d3652c0)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.180.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.180.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.179.0...v0.180.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2578](https://togithub.com/googleapis/google-api-go-client/issues/2578)) ([6604a5d](https://togithub.com/googleapis/google-api-go-client/commit/6604a5dead0c0ffbd566d82728d8e40104b53950)) ### [`v0.179.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.179.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.178.0...v0.179.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2573](https://togithub.com/googleapis/google-api-go-client/issues/2573)) ([887c564](https://togithub.com/googleapis/google-api-go-client/commit/887c564239fdc5b2d1bbb156447281c644e81ee8)) - **all:** Auto-regenerate discovery clients ([#​2575](https://togithub.com/googleapis/google-api-go-client/issues/2575)) ([a784ae0](https://togithub.com/googleapis/google-api-go-client/commit/a784ae096a6d0d3b666907307cb61c88d461a9c6)) ##### Bug Fixes - Bump auth to v0.4.1 ([#​2577](https://togithub.com/googleapis/google-api-go-client/issues/2577)) ([090ff6c](https://togithub.com/googleapis/google-api-go-client/commit/090ff6c58926594a1fc58f4f3a7603c1ecfc3a21)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | `v0.113.0` -> `v0.114.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/) | require | minor | | [cloud.google.com/go/auth](https://togithub.com/googleapis/google-cloud-go) | `v0.4.1` -> `v0.5.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/) | require | minor | | [cloud.google.com/go/kms](https://togithub.com/googleapis/google-cloud-go) | `v1.16.0` -> `v1.17.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/spanner](https://togithub.com/googleapis/google-cloud-go) | `v1.61.0` -> `v1.63.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/) | require | minor | | [cloud.google.com/go/storage](https://togithub.com/googleapis/google-cloud-go) | `v1.40.0` -> `v1.41.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/) | require | minor | | [github.com/google/pprof](https://togithub.com/google/pprof) | `723abb6` -> `186aa03` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.180.0` -> `v0.182.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/) | require | minor | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.181.0` -> `v0.182.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `0867130` -> `5315273` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `d264139` -> `5315273` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `0867130` -> `5315273` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `6275950` -> `5315273` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | `v1.63.2` -> `v1.64.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/) | require | minor | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.114.0`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.114.0) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.113.0...v0.114.0) ##### Features - **civil:** Add Compare method to Date, Time, and DateTime ([#​10193](https://togithub.com/googleapis/google-cloud-go/issues/10193)) ([c2920d7](https://togithub.com/googleapis/google-cloud-go/commit/c2920d7c9007a11d9232c628fba5496197deeba4)) ##### Bug Fixes - **internal/postprocessor:** Add scopes to all appropriate commit lines ([#​10192](https://togithub.com/googleapis/google-cloud-go/issues/10192)) ([c21399b](https://togithub.com/googleapis/google-cloud-go/commit/c21399bdc362c6c646c2c0f8c2c55903898e0eab)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.182.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.182.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.181.0...v0.182.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2590](https://togithub.com/googleapis/google-api-go-client/issues/2590)) ([e95bd57](https://togithub.com/googleapis/google-api-go-client/commit/e95bd57350fd494a12fe94b167ab27365ef81593)) - **all:** Auto-regenerate discovery clients ([#​2594](https://togithub.com/googleapis/google-api-go-client/issues/2594)) ([21295a5](https://togithub.com/googleapis/google-api-go-client/commit/21295a5acbbea62c8f1efe8c785161b965b4c95d)) - **all:** Auto-regenerate discovery clients ([#​2595](https://togithub.com/googleapis/google-api-go-client/issues/2595)) ([07e7104](https://togithub.com/googleapis/google-api-go-client/commit/07e71041f297a16404eb756ca8397ab1a7681236)) - **all:** Auto-regenerate discovery clients ([#​2597](https://togithub.com/googleapis/google-api-go-client/issues/2597)) ([7d46b4d](https://togithub.com/googleapis/google-api-go-client/commit/7d46b4d9f1654a792272ad67647c598ee46f4a77)) - **all:** Auto-regenerate discovery clients ([#​2599](https://togithub.com/googleapis/google-api-go-client/issues/2599)) ([677f53d](https://togithub.com/googleapis/google-api-go-client/commit/677f53d0fc95f93b6586eb828c8ebd902d8a8b52)) - **all:** Auto-regenerate discovery clients ([#​2600](https://togithub.com/googleapis/google-api-go-client/issues/2600)) ([2e7cc39](https://togithub.com/googleapis/google-api-go-client/commit/2e7cc399531ce02210c3cd68748035a1aef59be0)) - **all:** Auto-regenerate discovery clients ([#​2602](https://togithub.com/googleapis/google-api-go-client/issues/2602)) ([a86c4b6](https://togithub.com/googleapis/google-api-go-client/commit/a86c4b6bbded4c73369be9d6af5716f87d064448)) - **all:** Auto-regenerate discovery clients ([#​2603](https://togithub.com/googleapis/google-api-go-client/issues/2603)) ([ece7727](https://togithub.com/googleapis/google-api-go-client/commit/ece77271d2e524bcbcd194046094f3940320a51e)) - **all:** Auto-regenerate discovery clients ([#​2604](https://togithub.com/googleapis/google-api-go-client/issues/2604)) ([f474c8f](https://togithub.com/googleapis/google-api-go-client/commit/f474c8ff7d640ca05bf7b72e4d4572990085aa3c)) - **all:** Auto-regenerate discovery clients ([#​2606](https://togithub.com/googleapis/google-api-go-client/issues/2606)) ([ceaeabf](https://togithub.com/googleapis/google-api-go-client/commit/ceaeabf4cecd0f714fd21d9898a78cf16870050a)) - **all:** Auto-regenerate discovery clients ([#​2608](https://togithub.com/googleapis/google-api-go-client/issues/2608)) ([0e58f74](https://togithub.com/googleapis/google-api-go-client/commit/0e58f747c6eabcdfceee43492e42a5030667de1c)) - **all:** Auto-regenerate discovery clients ([#​2609](https://togithub.com/googleapis/google-api-go-client/issues/2609)) ([c4c51ce](https://togithub.com/googleapis/google-api-go-client/commit/c4c51ce9c298333e39e60aa1258aa7933659b52b)) ### [`v0.181.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.181.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.180.0...v0.181.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2581](https://togithub.com/googleapis/google-api-go-client/issues/2581)) ([6923ec8](https://togithub.com/googleapis/google-api-go-client/commit/6923ec8ab79fa209cbe9bcea6f193155965ee030)) - **all:** Auto-regenerate discovery clients ([#​2583](https://togithub.com/googleapis/google-api-go-client/issues/2583)) ([7b18e5d](https://togithub.com/googleapis/google-api-go-client/commit/7b18e5d39312f9904714ddf887011dda671e5796)) - **all:** Auto-regenerate discovery clients ([#​2585](https://togithub.com/googleapis/google-api-go-client/issues/2585)) ([e35f76f](https://togithub.com/googleapis/google-api-go-client/commit/e35f76f674f79bc8b5bed6327d3bd4d1a8901a32)) - **all:** Auto-regenerate discovery clients ([#​2586](https://togithub.com/googleapis/google-api-go-client/issues/2586)) ([afc4685](https://togithub.com/googleapis/google-api-go-client/commit/afc46850a7637d8e0e3215b60c6618d2c37e7b95)) - **all:** Auto-regenerate discovery clients ([#​2587](https://togithub.com/googleapis/google-api-go-client/issues/2587)) ([86c9521](https://togithub.com/googleapis/google-api-go-client/commit/86c952133c54c240ad61cea70be1fd5d775dab99)) - **all:** Auto-regenerate discovery clients ([#​2589](https://togithub.com/googleapis/google-api-go-client/issues/2589)) ([c3f4828](https://togithub.com/googleapis/google-api-go-client/commit/c3f4828eeedfb2d662e36ad6b37c2874de85885e)) </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.64.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.64.0): Release 1.64.0 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.63.2...v1.64.0) ### API Changes - stats: Deprecate `InPayload.Data` and `OutPayload.Data`; they were experimental and will be deleted in the next release ([#​7121](https://togithub.com/grpc/grpc-go/issues/7121)) ### Behavior Changes - codec: Remove handling of environment variable `GRPC_GO_ADVERTISE_COMPRESSORS` to suppress setting supported compressors in `grpc-accept-encoding` header. Compressors will always be advertised, as they have been by default for some time ([#​7203](https://togithub.com/grpc/grpc-go/issues/7203)) ### New Features - resolver/dns: Add `SetMinResolutionInterval` to set the minimum interval at which DNS re-resolutions may occur ([#​6962](https://togithub.com/grpc/grpc-go/issues/6962)) - Special Thanks: [@​HomayoonAlimohammadi](https://togithub.com/HomayoonAlimohammadi) - peer/peer: Implement the `fmt.Stringer` interface for pretty printing `Peer`, and - metadata/metadata: Implement the `fmt.Stringer` interface for pretty printing `MD` ([#​7137](https://togithub.com/grpc/grpc-go/issues/7137)) - Special Thanks: [@​AnomalRoil](https://togithub.com/AnomalRoil) ### Performance Improvements - client: Improve RPC performance by reducing work while holding a lock ([#​7132](https://togithub.com/grpc/grpc-go/issues/7132)) ### Bug Fixes - transport/server: Display the proper timeout value when keepalive pings are not ack'd in time ([#​7038](https://togithub.com/grpc/grpc-go/issues/7038)) - Special Thanks: [@​BatmanAoD](https://togithub.com/BatmanAoD) - channelz: Fix bug that was causing the subchannel's target to be unset ([#​7189](https://togithub.com/grpc/grpc-go/issues/7189)) - stats: Fix bug where peer was not set in context when calling stats handler for `OutPayload`, `InPayload`, and `End` ([#​7096](https://togithub.com/grpc/grpc-go/issues/7096)) ### Dependencies - deps: Remove dependency on deprecated `github.com/golang/protobuf` module ([#​7122](https://togithub.com/grpc/grpc-go/issues/7122)) ### Documentation - grpc: Deprecate `WithBlock`, `WithReturnConnectionError`, `FailOnNonTempDialError` which are ignored by `NewClient` ([#​7097](https://togithub.com/grpc/grpc-go/issues/7097)) - Special Thanks: [@​pellared](https://togithub.com/pellared) - grpc: Deprecate `Dial` and `DialContext`. These will continue to be supported throughout 1.x, but are deprecated to direct users to `NewClient` (See [#​7090](https://togithub.com/grpc/grpc-go/issues/7090) for more information) - examples: Add custom lb example ([#​6691](https://togithub.com/grpc/grpc-go/issues/6691)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | golang.org/x/tools | `v0.21.0` -> `v0.22.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/) | require | minor | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.182.0` -> `v0.183.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `5315273` -> `ef581f9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `5315273` -> `ef581f9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.183.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.183.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2611](https://togithub.com/googleapis/google-api-go-client/issues/2611)) ([1de148b](https://togithub.com/googleapis/google-api-go-client/commit/1de148b049cad72efb924df7f3435bcbca7d214f)) - **all:** Auto-regenerate discovery clients ([#​2616](https://togithub.com/googleapis/google-api-go-client/issues/2616)) ([5f21214](https://togithub.com/googleapis/google-api-go-client/commit/5f21214e2284f5162d89383f528326325091796c)) - **all:** Auto-regenerate discovery clients ([#​2617](https://togithub.com/googleapis/google-api-go-client/issues/2617)) ([08fdd71](https://togithub.com/googleapis/google-api-go-client/commit/08fdd71cae0bbfd16ed7e13a00c8bc7dd596ce94)) - **all:** Auto-regenerate discovery clients ([#​2619](https://togithub.com/googleapis/google-api-go-client/issues/2619)) ([c7f1614](https://togithub.com/googleapis/google-api-go-client/commit/c7f161413cf50b50db98ba483afc2f2344e0896f)) - **all:** Auto-regenerate discovery clients ([#​2622](https://togithub.com/googleapis/google-api-go-client/issues/2622)) ([0077748](https://togithub.com/googleapis/google-api-go-client/commit/007774894a48d24634ace7b9e09def4d61433f7f)) ##### Bug Fixes - Add another temporary dep on genproto ([#​2614](https://togithub.com/googleapis/google-api-go-client/issues/2614)) ([4f98211](https://togithub.com/googleapis/google-api-go-client/commit/4f9821115b5b14b2a32a4cdcbbb84bed018dac2c)), refs [#​2559](https://togithub.com/googleapis/google-api-go-client/issues/2559) [#​2613](https://togithub.com/googleapis/google-api-go-client/issues/2613) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | golang.org/x/tools | `v0.21.0` -> `v0.22.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/) | require | minor | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.182.0` -> `v0.183.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `5315273` -> `ef581f9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `5315273` -> `ef581f9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.182.0...v0.183.0) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;2611](https://togithub.com/googleapis/google-api-go-client/issues/2611)) ([1de148b](https://togithub.com/googleapis/google-api-go-client/commit/1de148b049cad72efb924df7f3435bcbca7d214f)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;2616](https://togithub.com/googleapis/google-api-go-client/issues/2616)) ([5f21214](https://togithub.com/googleapis/google-api-go-client/commit/5f21214e2284f5162d89383f528326325091796c)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;2617](https://togithub.com/googleapis/google-api-go-client/issues/2617)) ([08fdd71](https://togithub.com/googleapis/google-api-go-client/commit/08fdd71cae0bbfd16ed7e13a00c8bc7dd596ce94)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;2619](https://togithub.com/googleapis/google-api-go-client/issues/2619)) ([c7f1614](https://togithub.com/googleapis/google-api-go-client/commit/c7f161413cf50b50db98ba483afc2f2344e0896f)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;2622](https://togithub.com/googleapis/google-api-go-client/issues/2622)) ([0077748](https://togithub.com/googleapis/google-api-go-client/commit/007774894a48d24634ace7b9e09def4d61433f7f)) - Add another temporary dep on genproto ([#&googleapis#8203;2614](https://togithub.com/googleapis/google-api-go-client/issues/2614)) ([4f98211](https://togithub.com/googleapis/google-api-go-client/commit/4f9821115b5b14b2a32a4cdcbbb84bed018dac2c)), refs [#&googleapis#8203;2559](https://togithub.com/googleapis/google-api-go-client/issues/2559) [#&googleapis#8203;2613](https://togithub.com/googleapis/google-api-go-client/issues/2613) </details> --- 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | `v0.114.0` -> `v0.115.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/) | require | minor | | [cloud.google.com/go/datastore](https://togithub.com/googleapis/google-cloud-go) | `v1.17.0` -> `v1.17.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/storage](https://togithub.com/googleapis/google-cloud-go) | `v1.41.0` -> `v1.42.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/) | require | minor | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.183.0` -> `v0.184.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `ef581f9` -> `a8a6208` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `ef581f9` -> `a8a6208` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | `v1.34.1` -> `v1.34.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.115.0`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.115.0) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.114.0...v0.115.0) ##### Features - **internal/trace:** Deprecate OpenCensus support ([#​10287](https://togithub.com/googleapis/google-cloud-go/issues/10287)) ([430ce8a](https://togithub.com/googleapis/google-cloud-go/commit/430ce8adea2d0be43461e2ca783b7c17794e983f)), refs [#​2205](https://togithub.com/googleapis/google-cloud-go/issues/2205) [#​8655](https://togithub.com/googleapis/google-cloud-go/issues/8655) ##### Bug Fixes - **internal/postprocessor:** Use approved image tag ([#​10341](https://togithub.com/googleapis/google-cloud-go/issues/10341)) ([a388fe5](https://togithub.com/googleapis/google-cloud-go/commit/a388fe5cf075d0af986861c70dcb7b9f97c31019)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.184.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.184.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.183.0...v0.184.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2624](https://togithub.com/googleapis/google-api-go-client/issues/2624)) ([7fccba6](https://togithub.com/googleapis/google-api-go-client/commit/7fccba6a6fce5ebedabf5d85601779318fe5c26e)) - Regen cloudcommerceprocurement v1 from updated discovery file ([#​2627](https://togithub.com/googleapis/google-api-go-client/issues/2627)) ([7e30ed2](https://togithub.com/googleapis/google-api-go-client/commit/7e30ed210c23e9eaa9d45e5dc972ecf4e00b80c6)) - Support structpb.Struct as req/resp ([#​2632](https://togithub.com/googleapis/google-api-go-client/issues/2632)) ([ebc44d1](https://togithub.com/googleapis/google-api-go-client/commit/ebc44d15955116f5647020142005c34e6a8d1d47)), refs [#​2601](https://togithub.com/googleapis/google-api-go-client/issues/2601) ##### Bug Fixes - **cba:** Update credsNewAuth to support oauth2 over mTLS ([#​2610](https://togithub.com/googleapis/google-api-go-client/issues/2610)) ([953f728](https://togithub.com/googleapis/google-api-go-client/commit/953f7289417d9dc6e6b5405678434073e078c90a)) </details> <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.34.2`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.34.2) [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.34.1...v1.34.2) Minor feature: - [CL/589336](https://go.dev/cl/589336): gofeatures: allow setting legacy_unmarshal_json_enum feature at file level Minor bug fixes: - [CL/588875](https://go.dev/cl/588875): types/descriptorpb: regenerate using latest protobuf v27.0 release - [CL/586396](https://go.dev/cl/586396): internal/impl: fix size cache semantics with lazy decoding - [CL/585736](https://go.dev/cl/585736): reflect/protodesc: remove obsolete JSON name check from desc validator - [CL/588976](https://go.dev/cl/588976): reflect/protoreflect: FieldDescriptor.Kind should never be GroupKind for maps or fields of map entry </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/accesscontextmanager](https://togithub.com/googleapis/google-cloud-go) | `v1.8.9` -> `v1.8.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/auth](https://togithub.com/googleapis/google-cloud-go) | `v0.5.1` -> `v0.7.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/bigquery](https://togithub.com/googleapis/google-cloud-go) | `v1.61.0` -> `v1.62.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/) | require | minor | | [cloud.google.com/go/compute/metadata](https://togithub.com/googleapis/google-cloud-go) | `v0.3.0` -> `v0.5.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/) | require | minor | | [cloud.google.com/go/datacatalog](https://togithub.com/googleapis/google-cloud-go) | `v1.20.3` -> `v1.21.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/) | require | minor | | [cloud.google.com/go/grafeas](https://togithub.com/googleapis/google-cloud-go) | `v0.3.6` -> `v0.3.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://togithub.com/googleapis/google-cloud-go) | `v1.1.10` -> `v1.1.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://togithub.com/googleapis/google-cloud-go) | `v1.1.11` -> `v1.1.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/kms](https://togithub.com/googleapis/google-cloud-go) | `v1.18.2` -> `v1.18.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://togithub.com/googleapis/google-cloud-go) | `v0.5.9` -> `v0.5.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://togithub.com/googleapis/google-cloud-go) | `v0.5.10` -> `v0.5.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://togithub.com/googleapis/google-cloud-go) | `v0.5.7` -> `v0.5.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://togithub.com/googleapis/google-cloud-go) | `v1.20.2` -> `v1.20.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/orgpolicy](https://togithub.com/googleapis/google-cloud-go) | `v1.12.5` -> `v1.12.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/osconfig](https://togithub.com/googleapis/google-cloud-go) | `v1.13.0` -> `v1.13.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/pubsub](https://togithub.com/googleapis/google-cloud-go) | `v1.40.0` -> `v1.41.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/) | require | minor | | [cloud.google.com/go/spanner](https://togithub.com/googleapis/google-cloud-go) | `v1.64.0` -> `v1.65.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/) | require | minor | | [cloud.google.com/go/storage](https://togithub.com/googleapis/google-cloud-go) | `v1.42.0` -> `v1.43.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/) | require | minor | | [cloud.google.com/go/translate](https://togithub.com/googleapis/google-cloud-go) | `v1.10.3` -> `v1.10.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/google/pprof](https://togithub.com/google/pprof) | `186aa03` -> `813a5fb` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go.einride.tech/aip](https://togithub.com/einride/aip-go) | `v0.67.1` -> `v0.68.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/) | require | minor | | golang.org/x/mod | `v0.18.0` -> `v0.20.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/) | require | minor | | golang.org/x/net | `v0.27.0` -> `v0.28.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/) | require | minor | | golang.org/x/oauth2 | `v0.21.0` -> `v0.22.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/) | require | minor | | golang.org/x/sync | `v0.7.0` -> `v0.8.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/) | require | minor | | golang.org/x/sys | `v0.22.0` -> `v0.23.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/) | require | minor | | golang.org/x/text | `v0.16.0` -> `v0.17.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/) | require | minor | | golang.org/x/time | `v0.5.0` -> `v0.6.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/) | require | minor | | golang.org/x/tools | `v0.22.0` -> `v0.24.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/) | require | minor | | golang.org/x/xerrors | `104605a` -> `93cc26a` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.189.0` -> `v0.190.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `d784300` -> `2c9e96a` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `d784300` -> `2c9e96a` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go/auth)</summary> ### [`v0.7.0`](https://togithub.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v070) - Release of a client library for Spanner. See the [blog post](https://cloudplatform.googleblog.com/2017/02/introducing-Cloud-Spanner-a-global-database-service-for-mission-critical-applications.html). Note that although the Spanner service is beta, the Go client library is alpha. ### [`v0.6.0`](https://togithub.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v060) - Beta release of BigQuery, DataStore, Logging and Storage. See the [blog post](https://cloudplatform.googleblog.com/2016/12/announcing-new-google-cloud-client.html). - bigquery: - struct support. Read a row directly into a struct with `RowIterator.Next`, and upload a row directly from a struct with `Uploader.Put`. You can also use field tags. See the \[package documentation]\[cloud-bigquery-ref] for details. - The `ValueList` type was removed. It is no longer necessary. Instead of ```go var v ValueList ... it.Next(&v) .. ``` use ```go var v []Value ... it.Next(&v) ... ``` - Previously, repeatedly calling `RowIterator.Next` on the same `[]Value` or `ValueList` would append to the slice. Now each call resets the size to zero first. - Schema inference will infer the SQL type BYTES for a struct field of type \[]byte. Previously it inferred STRING. - The types `uint`, `uint64` and `uintptr` are no longer supported in schema inference. BigQuery's integer type is INT64, and those types may hold values that are not correctly represented in a 64-bit signed integer. </details> <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.68.0`](https://togithub.com/einride/aip-go/releases/tag/v0.68.0) [Compare Source](https://togithub.com/einride/aip-go/compare/v0.67.1...v0.68.0) #### 0.68.0 (2024-07-15) ##### Feature - bump deps ([`acdba12`](https://togithub.com/einride/aip-go/commit/acdba12f)) ##### Chores - **deps:** bump google.golang.org/grpc from 1.64.0 to 1.64.1 ([`55c024f`](https://togithub.com/einride/aip-go/commit/55c024f1)) - **deps:** bump go.einride.tech/sage from 0.281.0 to 0.285.0 in /.sage ([`e80bb42`](https://togithub.com/einride/aip-go/commit/e80bb42c)) - **deps:** bump the all group with 2 updates ([`8383eb5`](https://togithub.com/einride/aip-go/commit/8383eb5c)) - **deps:** bump go.einride.tech/sage from 0.279.1 to 0.281.0 in /.sage ([`5ebc64f`](https://togithub.com/einride/aip-go/commit/5ebc64fb)) - **deps:** bump go.einride.tech/sage from 0.278.0 to 0.279.1 in /.sage ([`2606dfc`](https://togithub.com/einride/aip-go/commit/2606dfc9)) - **deps:** bump golang.org/x/net from 0.20.0 to 0.23.0 ([`d38ac97`](https://togithub.com/einride/aip-go/commit/d38ac975)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.190.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.190.0) [Compare Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.189.0...v0.190.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2693](https://togithub.com/googleapis/google-api-go-client/issues/2693)) ([cbc19e7](https://togithub.com/googleapis/google-api-go-client/commit/cbc19e75465de8084d9e34b2b3ccc0ba8d905e3d)) - **all:** Auto-regenerate discovery clients ([#​2698](https://togithub.com/googleapis/google-api-go-client/issues/2698)) ([ddc4e0b](https://togithub.com/googleapis/google-api-go-client/commit/ddc4e0b0adb8c4fe22edb4a821e4f2c716d5a327)) - **all:** Auto-regenerate discovery clients ([#​2699](https://togithub.com/googleapis/google-api-go-client/issues/2699)) ([d07fd26](https://togithub.com/googleapis/google-api-go-client/commit/d07fd26bf7d8b4a5848207b35d4214976bceeac0)) - **all:** Auto-regenerate discovery clients ([#​2700](https://togithub.com/googleapis/google-api-go-client/issues/2700)) ([a8b0821](https://togithub.com/googleapis/google-api-go-client/commit/a8b0821bdcc9a5e76db236bfce38823ab36002de)) - **all:** Auto-regenerate discovery clients ([#​2703](https://togithub.com/googleapis/google-api-go-client/issues/2703)) ([7b03cff](https://togithub.com/googleapis/google-api-go-client/commit/7b03cff8f79b0bb0d82f6f0b2e16120e10019852)) - **all:** Auto-regenerate discovery clients ([#​2706](https://togithub.com/googleapis/google-api-go-client/issues/2706)) ([05a4fc5](https://togithub.com/googleapis/google-api-go-client/commit/05a4fc520d64a219002772f36377929b010ff53b)) - **all:** Auto-regenerate discovery clients ([#​2715](https://togithub.com/googleapis/google-api-go-client/issues/2715)) ([164a8d6](https://togithub.com/googleapis/google-api-go-client/commit/164a8d6aedb86f34a366d792a213fed754197e8a)) - Move storage, bigquery, and compute to new auth lib ([#​2695](https://togithub.com/googleapis/google-api-go-client/issues/2695)) ([66ace6c](https://togithub.com/googleapis/google-api-go-client/commit/66ace6c95689fd06cb467069d8ec0f5ddb8ac695)) ##### Reverts - Move storage, bigquery, and compute to new auth lib ([#​2695](https://togithub.com/googleapis/google-api-go-client/issues/2695))" ([#​2704](https://togithub.com/googleapis/google-api-go-client/issues/2704)) ([aa62c85](https://togithub.com/googleapis/google-api-go-client/commit/aa62c85a8c8cce5d0ed963b7d9b74e6a739fd072)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjE3IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://togithub.com/googleapis/google-cloud-go) | `v0.115.0` -> `v0.115.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/accesscontextmanager](https://togithub.com/googleapis/google-cloud-go) | `v1.8.11` -> `v1.8.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/auth](https://togithub.com/googleapis/google-cloud-go) | `v0.8.0` -> `v0.9.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/) | require | minor | | [cloud.google.com/go/datacatalog](https://togithub.com/googleapis/google-cloud-go) | `v1.20.5` -> `v1.21.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/grafeas](https://togithub.com/googleapis/google-cloud-go) | `v0.3.9` -> `v0.3.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://togithub.com/googleapis/google-cloud-go) | `v1.1.12` -> `v1.1.13` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/kms](https://togithub.com/googleapis/google-cloud-go) | `v1.18.4` -> `v1.18.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://togithub.com/googleapis/google-cloud-go) | `v0.5.11` -> `v0.5.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://togithub.com/googleapis/google-cloud-go) | `v1.20.3` -> `v1.20.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/orgpolicy](https://togithub.com/googleapis/google-cloud-go) | `v1.12.7` -> `v1.12.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/osconfig](https://togithub.com/googleapis/google-cloud-go) | `v1.13.2` -> `v1.13.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/pubsub](https://togithub.com/googleapis/google-cloud-go) | `v1.40.0` -> `v1.42.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/) | require | minor | | [cloud.google.com/go/spanner](https://togithub.com/googleapis/google-cloud-go) | `v1.65.0` -> `v1.67.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/) | require | minor | | [cloud.google.com/go/translate](https://togithub.com/googleapis/google-cloud-go) | `v1.10.7` -> `v1.11.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.22.0` -> `v1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | `1.21.0` -> `1.23.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/) | toolchain | minor | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | `1.21.11` -> `1.23.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/) | toolchain | minor | | [go.einride.tech/aip](https://togithub.com/einride/aip-go) | `v0.67.1` -> `v0.68.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/) | require | minor | | [go.opentelemetry.io/contrib/detectors/gcp](https://togithub.com/open-telemetry/opentelemetry-go-contrib) | `v1.24.0` -> `v1.28.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/) | require | minor | | golang.org/x/mod | `v0.19.0` -> `v0.20.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/) | require | minor | | golang.org/x/net | `v0.27.0` -> `v0.28.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/) | require | minor | | golang.org/x/oauth2 | `v0.21.0` -> `v0.22.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/) | require | minor | | golang.org/x/sync | `v0.7.0` -> `v0.8.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/) | require | minor | | golang.org/x/sys | `v0.22.0` -> `v0.24.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/) | require | minor | | golang.org/x/text | `v0.16.0` -> `v0.17.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/) | require | minor | | golang.org/x/tools | `v0.23.0` -> `v0.24.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/) | require | minor | | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | `v0.191.0` -> `v0.192.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://togithub.com/googleapis/go-genproto) | `93522f1` -> `ddb44da` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | `b1a4ccb` -> `ddb44da` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | `v1.64.1` -> `v1.65.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/) | require | minor | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.115.1`](https://togithub.com/googleapis/google-cloud-go/releases/tag/v0.115.1) [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.115.0...v0.115.1) ##### Bug Fixes - **cloud.google.com/go:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://togithub.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) </details> <details> <summary>golang/go (go)</summary> ### [`v1.23.0`](https://togithub.com/golang/go/compare/go1.22.6...go1.23rc1) ### [`v1.22.6`](https://togithub.com/golang/go/compare/go1.22.5...go1.22.6) ### [`v1.22.5`](https://togithub.com/golang/go/compare/go1.22.4...go1.22.5) ### [`v1.22.4`](https://togithub.com/golang/go/compare/go1.22.3...go1.22.4) ### [`v1.22.3`](https://togithub.com/golang/go/compare/go1.22.2...go1.22.3) ### [`v1.22.2`](https://togithub.com/golang/go/compare/go1.22.1...go1.22.2) ### [`v1.22.1`](https://togithub.com/golang/go/compare/go1.22.0...go1.22.1) ### [`v1.22.0`](https://togithub.com/golang/go/compare/go1.21.10...go1.22.0) ### [`v1.21.13`](https://togithub.com/golang/go/compare/go1.21.12...go1.21.13) ### [`v1.21.12`](https://togithub.com/golang/go/compare/go1.21.11...go1.21.12) ### [`v1.21.11`](https://togithub.com/golang/go/compare/go1.21.10...go1.21.11) ### [`v1.21.10`](https://togithub.com/golang/go/compare/go1.21.9...go1.21.10) ### [`v1.21.9`](https://togithub.com/golang/go/compare/go1.21.8...go1.21.9) ### [`v1.21.8`](https://togithub.com/golang/go/compare/go1.21.7...go1.21.8) ### [`v1.21.7`](https://togithub.com/golang/go/compare/go1.21.6...go1.21.7) ### [`v1.21.6`](https://togithub.com/golang/go/compare/go1.21.5...go1.21.6) ### [`v1.21.5`](https://togithub.com/golang/go/compare/go1.21.4...go1.21.5) ### [`v1.21.4`](https://togithub.com/golang/go/compare/go1.21.3...go1.21.4) ### [`v1.21.3`](https://togithub.com/golang/go/compare/go1.21.2...go1.21.3) ### [`v1.21.2`](https://togithub.com/golang/go/compare/go1.21.1...go1.21.2) ### [`v1.21.1`](https://togithub.com/golang/go/compare/go1.21.0...go1.21.1) </details> <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.68.0`](https://togithub.com/einride/aip-go/releases/tag/v0.68.0) [Compare Source](https://togithub.com/einride/aip-go/compare/v0.67.1...v0.68.0) #### 0.68.0 (2024-07-15) ##### Feature - bump deps ([`acdba12`](https://togithub.com/einride/aip-go/commit/acdba12f)) ##### Chores - **deps:** bump google.golang.org/grpc from 1.64.0 to 1.64.1 ([`55c024f`](https://togithub.com/einride/aip-go/commit/55c024f1)) - **deps:** bump go.einride.tech/sage from 0.281.0 to 0.285.0 in /.sage ([`e80bb42`](https://togithub.com/einride/aip-go/commit/e80bb42c)) - **deps:** bump the all group with 2 updates ([`8383eb5`](https://togithub.com/einride/aip-go/commit/8383eb5c)) - **deps:** bump go.einride.tech/sage from 0.279.1 to 0.281.0 in /.sage ([`5ebc64f`](https://togithub.com/einride/aip-go/commit/5ebc64fb)) - **deps:** bump go.einride.tech/sage from 0.278.0 to 0.279.1 in /.sage ([`2606dfc`](https://togithub.com/einride/aip-go/commit/2606dfc9)) - **deps:** bump golang.org/x/net from 0.20.0 to 0.23.0 ([`d38ac97`](https://togithub.com/einride/aip-go/commit/d38ac975)) </details> <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)</summary> ### [`v1.28.0`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.28.0): /v0.53.0/v0.22.0/v0.8.0/v0.3.0/v0.1.0 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go-contrib/compare/v1.27.0...v1.28.0) ##### Overview ##### Added - Add the new `go.opentelemetry.io/contrib/detectors/azure/azurevm` package to provide a resource detector for Azure VMs. ([#​5422](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5422)) - Add support to configure views when creating MeterProvider using the config package. ([#​5654](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5654)) - The `go.opentelemetry.io/contrib/config` add support to configure periodic reader interval and timeout. ([#​5661](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5661)) - Add log support for the autoexport package. ([#​5733](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5733)) - Add support for disabling the old runtime metrics using the `OTEL_GO_X_DEPRECATED_RUNTIME_METRICS=false` environment variable. ([#​5747](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5747)) - Add support for signal-specific protocols environment variables (`OTEL_EXPORTER_OTLP_TRACES_PROTOCOL`, `OTEL_EXPORTER_OTLP_LOGS_PROTOCOL`, `OTEL_EXPORTER_OTLP_METRICS_PROTOCOL`) in `go.opentelemetry.io/contrib/exporters/autoexport`. ([#​5816](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5816)) - The `go.opentelemetry.io/contrib/processors/minsev` module is added. This module provides and experimental logging processor with a configurable threshold for the minimum severity records must have to be recorded. ([#​5817](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5817)) - The `go.opentelemetry.io/contrib/processors/baggagecopy` module. This module is a replacement of `go.opentelemetry.io/contrib/processors/baggage/baggagetrace`. ([#​5824](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5824)) ##### Changed - Improve performance of `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` with the usage of `WithAttributeSet()` instead of `WithAttribute()`. ([#​5664](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5664)) - Improve performance of `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` with the usage of `WithAttributeSet()` instead of `WithAttribute()`. ([#​5664](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5664)) - Update `go.opentelemetry.io/contrib/config` to latest released configuration schema which introduces breaking changes where `Attributes` is now a `map[string]interface{}`. ([#​5758](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5758)) - Upgrade all dependencies of `go.opentelemetry.io/otel/semconv/v1.25.0` to `go.opentelemetry.io/otel/semconv/v1.26.0`. ([#​5847](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5847)) ##### Fixed - Custom attributes targeting metrics recorded by the `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` are not ignored anymore. ([#​5129](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5129)) - The double setup in `go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/example` that caused duplicate traces. ([#​5564](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5564)) - The superfluous `response.WriteHeader` call in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` when the response writer is flushed. ([#​5634](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5634)) - Use `c.FullPath()` method to set `http.route` attribute in `go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin`. ([#​5734](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5734)) - Out-of-bounds panic in case of invalid span ID in `go.opentelemetry.io/contrib/propagators/b3`. ([#​5754](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5754)) ##### Deprecated - The `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho` package is deprecated. If you would like to become a Code Owner of this module and prevent it from being removed, see [#​5550]. ([#​5645](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5645)) - The `go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron` package is deprecated. If you would like to become a Code Owner of this module and prevent it from being removed, see [#​5552]. ([#​5646](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5646)) - The `go.opentelemetry.io/contrib/samplers/aws/xray` package is deprecated. If you would like to become a Code Owner of this module and prevent it from being removed, see [#​5554]. ([#​5647](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5647)) - The `go.opentelemetry.io/contrib/processors/baggage/baggagetrace` package is deprecated. Use the added `go.opentelemetry.io/contrib/processors/baggagecopy` package instead. ([#​5824](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5824)) - Use `baggagecopy.NewSpanProcessor` as a replacement for `baggagetrace.New`. - `NewSpanProcessor` accepts a `Fitler` function type that selects which baggage members are added to a span. - `NewSpanProcessor` returns a `*baggagecopy.SpanProcessor` instead of a `trace.SpanProcessor` interface. The returned type still implements the interface. [#​5550]: https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5550 [#​5552]: https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5552 [#​5554]: https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5554 ##### What's Changed - chore(deps): update module github.com/goccy/go-json to v0.10.3 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5623](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5623) - chore(deps): update k8s.io/kube-openapi digest to [`835d969`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/835d969) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5622](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5622) - chore(deps): update module github.com/go-logr/logr to v1.4.2 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5627](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5627) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.7 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5629](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5629) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`d264139`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/d264139) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5630](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5630) - fix(deps): update module go.opentelemetry.io/collector/pdata to v1.8.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5624](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5624) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`d264139`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/d264139) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5631](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5631) - Add deprecation notice to otelmongo by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5598](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5598) - Move unreleased changelog entry by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5637](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5637) - chore(deps): update module github.com/bytedance/sonic to v1.11.7 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5633](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5633) - fix(deps): update module golang.org/x/vuln to v1.1.1 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5650](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5650) - otelzap: Implement Write method by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5620](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5620) - otelzap: Implement methods on arrayEncoder by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5632](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5632) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.8 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5649](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5649) - Deprecate the AWS EC2 detector by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5636](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5636) - Deprecate the AWS ECS detector by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5638](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5638) - Deprecate otelmongo/test by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5639](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5639) - Deprecate the AWS EKS detector by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5640](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5640) - Deprecate the AWS Lambda detector by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5641](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5641) - Deprecate otellambda by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5642](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5642) - Deprecate otelaws by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5643](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5643) - Deprecate otelmux by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5644](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5644) - Deprecate otelecho by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5645](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5645) - Deprecate otelmacaron by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5646](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5646) - Deprecate the AWS propagators by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5647](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5647) - Deprecate the AWS XRAY sampler by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5648](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5648) - chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.4 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5660](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5660) - fix(deps): update module github.com/golangci/golangci-lint to v1.59.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5663](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5663) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.10 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5657](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5657) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5658](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5658) - fix(deps): update golang.org/x/exp digest to [`4c93da0`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/4c93da0) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5662](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5662) - fix(deps): update golang.org/x/tools digest to [`7045d2e`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/7045d2e) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5651](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5651) - config: Add support to configure periodic reader interval and timeout by [@​bogdandrutu](https://togithub.com/bogdandrutu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5661](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5661) - Introduce respWriter.Flush so we don't write the status twice by [@​dmathieu](https://togithub.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5634](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5634) - fix(deps): update golang.org/x/tools digest to [`cc29c91`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/cc29c91) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5667](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5667) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`a332354`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/a332354) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5668](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5668) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`a332354`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/a332354) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5669](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5669) - fix(deps): update golang.org/x/tools digest to [`f10a0f1`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/f10a0f1) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5670](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5670) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`5315273`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/5315273) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5671](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5671) - fix(deps): update golang.org/x/tools digest to [`cc29c91`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/cc29c91) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5673](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5673) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`5315273`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/5315273) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5672](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5672) - chore(deps): update module github.com/bytedance/sonic to v1.11.8 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5682](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5682) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.11 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5675](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5675) - otelzap: Implement methods on `arrayEncoder` by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5652](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5652) - fix(deps): update module github.com/emicklei/go-restful/v3 to v3.12.1 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5679](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5679) - fix: custom attributes are ignored - [#​5084](https://togithub.com/open-telemetry/opentelemetry-go-contrib/issues/5084) by [@​zailic](https://togithub.com/zailic) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5129](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5129) - Use more efficient `WithAttributeSet()` by [@​ash2k](https://togithub.com/ash2k) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5664](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5664) - fix(deps): update golang.org/x/tools digest to [`e229045`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/e229045) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5674](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5674) - fix(deps): update golang.org/x/exp digest to [`23cca88`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/23cca88) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5677](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5677) - fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.32.6 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5678](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5678) - Use passthrough resolver when bufnet is used by [@​ash2k](https://togithub.com/ash2k) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5676](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5676) - Add link to codeowners policy in codeowners file by [@​dmathieu](https://togithub.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5680](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5680) - \[chore] ensure codecov uses token by [@​codeboten](https://togithub.com/codeboten) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5687](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5687) - fix(deps): update golang.org/x/tools digest to [`8d54ca1`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/8d54ca1) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5685](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5685) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.12 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5684](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5684) - fix(deps): update golang.org/x/tools digest to [`2e977dd`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/2e977dd) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5689](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5689) - fix: OTEL_TRACES_EXPORTER typo by [@​sysulq](https://togithub.com/sysulq) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5686](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5686) - Add otelhttp Handler.ServeHTTP and Transport.RoundTrip benchmarks by [@​dmathieu](https://togithub.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5681](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5681) - Add codespell to CI by [@​SequoiaGod](https://togithub.com/SequoiaGod) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5683](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5683) - \[chore] Fix renovate config by [@​pellared](https://togithub.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5694](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5694) - otelzap: Implement With method by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5653](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5653) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.13 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5691](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5691) - otelzap: Implement methods on encoder by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5665](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5665) - chore(deps): update module github.com/prometheus/procfs to v0.15.1 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5696](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5696) - fix(deps): update golang.org/x/exp digest to [`404ba88`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/404ba88) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5695](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5695) - Add [@​pyohannes](https://togithub.com/pyohannes) as owner of EC2/ECS/EKS AWS detectors by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5656](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5656) - fix(deps): update golang.org/x/exp digest to [`fd00a4e`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/fd00a4e) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5697](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5697) - fix(deps): update golang.org/x/tools digest to [`2f8e378`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/2f8e378) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5690](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5690) - fix(deps): update golang.org/x/tools digest to [`cc29c91`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/cc29c91) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5698](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5698) - fix(deps): update golang.org/x/tools digest to [`58cc8a4`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/58cc8a4) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5708](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5708) - fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.5 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5701](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5701) - fix(deps): update golang.org/x/tools digest to [`018d3b2`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/018d3b2) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5710](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5710) - chore(deps): update module github.com/go-playground/validator/v10 to v10.21.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5705](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5705) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.14 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5699](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5699) - chore(deps): update module github.com/prometheus/common to v0.54.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5709](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5709) - fix(deps): update golang.org/x/tools digest to [`4478db0`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/4478db0) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5711](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5711) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.15 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5713](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5713) - fix(deps): update aws-sdk-go-v2 monorepo by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5714](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5714) - fix(deps): update golang.org/x/tools digest to [`cc29c91`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/cc29c91) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5715](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5715) - otelzap: Allow context injection via fields by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5707](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5707) - fix(deps): update golang.org/x/tools digest to [`5e43887`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/5e43887) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5716](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5716) - chore(deps): update module golang.org/x/net to v0.26.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5725](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5725) - Add support to configure views with config.NewSdk by [@​bogdandrutu](https://togithub.com/bogdandrutu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5654](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5654) - otelzap: Implement Reflect method by [@​khushijain21](https://togithub.com/khushijain21) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5703](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5703) - Add [@​akats7](https://togithub.com/akats7) as a Code Owner by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5712](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5712) - Bump Go version used in CI by [@​MrAlias](https://togithub.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5735](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5735) - fix(deps): update golang.org/x/exp digest to [`fc45aab`](https://togithub.com/open-telemetry/opentelemetry-go-contrib/commit/fc45aab) by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5727](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5727) - chore(deps): update module golang.org/x/crypto to v0.24.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5722](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5722) - chore(deps): update module golang.org/x/sys to v0.21.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5731](https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5731) - chore(deps): update module golang.org/x/mod to v0.18.0 by [@​renovate](https://togithub.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5723](https://togithub.com/open-te </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-go). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.9.1` -> `v0.9.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `813a5fb` -> `da1f7e9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | golang.org/x/xerrors | `93cc26a` -> `7835f81` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.194.0` -> `v0.195.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/) | require | minor | | [google.golang.org/grpc/stats/opentelemetry](https://redirect.github.com/grpc/grpc-go) | `86135c3` -> `cd05c9e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.195.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.195.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.194.0...v0.195.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2750](https://redirect.github.com/googleapis/google-api-go-client/issues/2750)) ([6bdae51](https://redirect.github.com/googleapis/google-api-go-client/commit/6bdae51c0ef535dcba79f6299f1b6040c189a155)) - **all:** Auto-regenerate discovery clients ([#​2752](https://redirect.github.com/googleapis/google-api-go-client/issues/2752)) ([5b1ebe2](https://redirect.github.com/googleapis/google-api-go-client/commit/5b1ebe2dd1516dfe42e73205992f741a885658da)) - **all:** Auto-regenerate discovery clients ([#​2753](https://redirect.github.com/googleapis/google-api-go-client/issues/2753)) ([70a68c2](https://redirect.github.com/googleapis/google-api-go-client/commit/70a68c2fb4fb4f05a35c726109b0d8087cf6e572)) - **all:** Auto-regenerate discovery clients ([#​2755](https://redirect.github.com/googleapis/google-api-go-client/issues/2755)) ([3f3bd66](https://redirect.github.com/googleapis/google-api-go-client/commit/3f3bd668270c5baff4e058dd572ba85cd12ead4d)) - **all:** Auto-regenerate discovery clients ([#​2756](https://redirect.github.com/googleapis/google-api-go-client/issues/2756)) ([e907e01](https://redirect.github.com/googleapis/google-api-go-client/commit/e907e01d29910f6480adcfa4054cfc9809fb36fe)) - **all:** Auto-regenerate discovery clients ([#​2759](https://redirect.github.com/googleapis/google-api-go-client/issues/2759)) ([04cbad8](https://redirect.github.com/googleapis/google-api-go-client/commit/04cbad81acfcb65b90194782cc369506febd854f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.0` -> `v1.9.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.9.3` -> `v0.9.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go) | `v1.62.0` -> `v1.63.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/) | require | minor | | [cloud.google.com/go/compute/metadata](https://redirect.github.com/googleapis/google-cloud-go) | `v0.5.0` -> `v0.5.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.22.0` -> `v1.22.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.10` -> `v0.3.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.2.0` -> `v1.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/kms](https://redirect.github.com/googleapis/google-cloud-go) | `v1.19.0` -> `v1.19.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.0` -> `v0.6.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://redirect.github.com/googleapis/google-cloud-go) | `v1.21.0` -> `v1.21.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/orgpolicy](https://redirect.github.com/googleapis/google-cloud-go) | `v1.13.0` -> `v1.13.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/osconfig](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.0` -> `v1.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/pubsub](https://redirect.github.com/googleapis/google-cloud-go) | `v1.42.0` -> `v1.43.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/) | require | minor | | [cloud.google.com/go/translate](https://redirect.github.com/googleapis/google-cloud-go) | `v1.12.0` -> `v1.12.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/googleapis/enterprise-certificate-proxy](https://redirect.github.com/googleapis/enterprise-certificate-proxy) | `v0.3.3` -> `v0.3.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go.opentelemetry.io/contrib/detectors/gcp](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib) | `v1.29.0` -> `v1.30.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.196.0` -> `v0.197.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/) | require | minor | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.66.0` -> `v1.66.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [google.golang.org/grpc/stats/opentelemetry](https://redirect.github.com/grpc/grpc-go) | `3ffb98b` -> `ac41314` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)</summary> ### [`v0.3.4`](https://redirect.github.com/googleapis/enterprise-certificate-proxy/releases/tag/v0.3.4): Post-GA Release [Compare Source](https://redirect.github.com/googleapis/enterprise-certificate-proxy/compare/v0.3.3...v0.3.4) This is strictly a version bump release to fix github mirrors issue associated with v0.3.3 (due incorrectly tagged commit id). No code changes between v0.3.3 and v0.3.4. #### What's Changed - chore: Update version.txt to v0.3.4 by [@​andyrzhao](https://redirect.github.com/andyrzhao) in [https://togithub.com/googleapis/enterprise-certificate-proxy/pull/128](https://redirect.github.com/googleapis/enterprise-certificate-proxy/pull/128) **Full Changelog**: https://togithub.com/googleapis/enterprise-certificate-proxy/compare/v0.3.3...v0.3.4 </details> <details> <summary>open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/detectors/gcp)</summary> ### [`v1.30.0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/releases/tag/v1.30.0): /v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/compare/v1.29.0...v1.30.0) ##### Overview ##### Added - Add `NewProducer` to `go.opentelemetry.io/contrib/instrumentation/runtime`, which allows collecting the `go.schedule.duration` histogram metric from the Go runtime. ([#​5991](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5991)) - Add gRPC protocol support for OTLP log exporter in `go.opentelemetry.io/contrib/exporters/autoexport`. ([#​6083](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083)) ##### Removed - Drop support for [Go 1.21]. ([#​6046](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6046), [#​6047](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6047)) ##### Fixed - Superfluous call to `WriteHeader` when flushing after setting a status code in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. ([#​6074](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6074)) - Superfluous call to `WriteHeader` when writing the response body after setting a status code in `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp`. ([#​6055](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6055)) [Go 1.21]: https://go.dev/doc/go1.21 ##### What's Changed - fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6041](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6041) - Drop support for Go 1.21 by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6046](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6046) - fix(deps): update module github.com/prometheus/client_golang to v1.20.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6044](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6044) - chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6040](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6040) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`4ba0660`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/4ba0660) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6043](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6043) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`4ba0660`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/4ba0660) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6045](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6045) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`f6391c0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/f6391c0) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6049](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6049) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`f6391c0`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/f6391c0) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6048](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6048) - Replace go 1.21 with go 1.22 in go mod by [@​XSAM](https://redirect.github.com/XSAM) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6047](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6047) - chore(deps): update module github.com/bytedance/sonic to v1.12.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6052](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6052) - 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/6051](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6051) - chore(deps): update k8s.io/kube-openapi digest to [`65a50c7`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/65a50c7) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6050](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6050) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`7e3bb23`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/7e3bb23) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6056](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6056) - chore(deps): update k8s.io/kube-openapi digest to [`f7e401e`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/f7e401e) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6057](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6057) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`7e3bb23`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/7e3bb23) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6058](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6058) - chore(deps): update module github.com/prometheus/common to v0.57.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6059](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6059) - fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.61.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6061](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6061) - fix(deps): update module google.golang.org/grpc to v1.66.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6060](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6060) - Don't write headers on `Write` if they were already written by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6055](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6055) - fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.8 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6063](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6063) - chore(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6062](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6062) - chore(deps): update k8s.io/utils digest to [`702e33f`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/702e33f) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6065](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6065) - chore(deps): update module github.com/prometheus/common to v0.58.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6066](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6066) - Ensure codespell failures fail CI by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6064](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6064) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`8af14fe`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/8af14fe) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6068](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6068) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`8af14fe`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/8af14fe) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6067](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6067) - 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/6070](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6070) - chore(deps): update k8s.io/kube-openapi digest to [`9e1beec`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/9e1beec) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6069](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6069) - Implement go.schedule.duration by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5991](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5991) - chore(deps): update module golang.org/x/arch to v0.10.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6075](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6075) - fix(deps): update golang.org/x/exp digest to [`e7e105d`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/e7e105d) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6082](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6082) - chore(deps): update module golang.org/x/text to v0.18.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6081](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6081) - chore(deps): update module golang.org/x/term to v0.24.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6080](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6080) - chore(deps): update module golang.org/x/sys to v0.25.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6078](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6078) - chore(deps): update module golang.org/x/oauth2 to v0.23.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6077](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6077) - 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/6079](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6079) - Group googleapis update by [@​XSAM](https://redirect.github.com/XSAM) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6072](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6072) - fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6084](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6084) - chore(deps): update module github.com/prometheus/common to v0.59.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6085](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6085) - Fix superfluous writing header after flush in otelhttp by [@​amanakin](https://redirect.github.com/amanakin) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6074](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6074) - chore(deps): update module golang.org/x/crypto to v0.27.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6087](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6087) - chore(deps): update module golang.org/x/net to v0.29.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6089](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6089) - \[chore] Remove toolchain directive by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6088](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6088) - config: remove incorrect comment by [@​codeboten](https://redirect.github.com/codeboten) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6090](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6090) - chore(deps): update module github.com/go-playground/validator/v10 to v10.22.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6096](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6096) - feat: add grpc support for log autoexport by [@​sysulq](https://redirect.github.com/sysulq) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6083](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6083) - fix(deps): update golang.org/x/exp digest to [`701f63a`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/701f63a) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6099](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6099) - fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1.34.9 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6102](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6102) - fix(deps): update module google.golang.org/grpc to v1.66.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6103](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6103) - chore(deps): update github.com/lufia/plan9stats digest to [`873cd01`](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/commit/873cd01) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6098](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6098) - chore(deps): update kubernetes packages to v0.31.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/5926](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5926) - Fix gosec lint issues by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6107](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6107) - fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6101](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6101) - Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0 by [@​XSAM](https://redirect.github.com/XSAM) in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6106](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6106) ##### New Contributors - [@​amanakin](https://redirect.github.com/amanakin) made their first contribution in [https://togithub.com/open-telemetry/opentelemetry-go-contrib/pull/6074](https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6074) **Full Changelog**: https://togithub.com/open-telemetry/opentelemetry-go-contrib/compare/v1.29.0...v1.30.0 </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.197.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.197.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.196.0...v0.197.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2770](https://redirect.github.com/googleapis/google-api-go-client/issues/2770)) ([07782e2](https://redirect.github.com/googleapis/google-api-go-client/commit/07782e2db0dc8432b659fb6b1392837a9a33d784)) - **all:** Auto-regenerate discovery clients ([#​2772](https://redirect.github.com/googleapis/google-api-go-client/issues/2772)) ([0c7c227](https://redirect.github.com/googleapis/google-api-go-client/commit/0c7c227b6d00a2f22de990156f2f75a3862f77a7)) - **all:** Auto-regenerate discovery clients ([#​2774](https://redirect.github.com/googleapis/google-api-go-client/issues/2774)) ([6476ddd](https://redirect.github.com/googleapis/google-api-go-client/commit/6476dddd4810be9b17e5692f6950f3d24d52abe7)) - **all:** Auto-regenerate discovery clients ([#​2775](https://redirect.github.com/googleapis/google-api-go-client/issues/2775)) ([11e2ff6](https://redirect.github.com/googleapis/google-api-go-client/commit/11e2ff6ea82ce403f464ea42cf23ec702b6ef883)) - **all:** Auto-regenerate discovery clients ([#​2776](https://redirect.github.com/googleapis/google-api-go-client/issues/2776)) ([cc62887](https://redirect.github.com/googleapis/google-api-go-client/commit/cc6288771612f80e5d2338dcf5897b7acd0952dd)) - **all:** Auto-regenerate discovery clients ([#​2778](https://redirect.github.com/googleapis/google-api-go-client/issues/2778)) ([72cc5c4](https://redirect.github.com/googleapis/google-api-go-client/commit/72cc5c4f6ef206c857f222653dff96907b320788)) - **all:** Auto-regenerate discovery clients ([#​2779](https://redirect.github.com/googleapis/google-api-go-client/issues/2779)) ([cedc5b0](https://redirect.github.com/googleapis/google-api-go-client/commit/cedc5b01c4999c17c97f4f6336fb2f2cae318453)) ##### Bug Fixes - **transport:** Set UniverseDomain in http.NewClient for new auth ([#​2773](https://redirect.github.com/googleapis/google-api-go-client/issues/2773)) ([140d0a5](https://redirect.github.com/googleapis/google-api-go-client/commit/140d0a5e70ebd3f12a6ec11ec48880e6d86cf2bc)) </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.66.2`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.66.2): Release 1.66.2 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.66.1...v1.66.2) ### Dependencies - Remove unintentional dependency on the `testing` package ([#​7579](https://redirect.github.com/grpc/grpc-go/issues/7579)) - Remove unintentional dependency on the `flate` package ([#​7595](https://redirect.github.com/grpc/grpc-go/issues/7595)) - Special Thanks: [@​ash2k](https://redirect.github.com/ash2k) ### Bug Fixes - client: fix a bug that prevented memory reuse after handling unary RPCs ([#​7571](https://redirect.github.com/grpc/grpc-go/issues/7571)) - Special Thanks: [@​coxley](https://redirect.github.com/coxley) ### [`v1.66.1`](https://redirect.github.com/grpc/grpc-go/compare/v1.66.0...v1.66.1) [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.66.0...v1.66.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
…URITY] (#11373) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.12.0` -> `v5.13.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/) | ### GitHub Vulnerability Alerts #### [CVE-2025-21613](https://redirect.github.com/go-git/go-git/security/advisories/GHSA-v725-9546-7q7m) ### Impact An argument injection vulnerability was discovered in `go-git` versions prior to `v5.13`. Successful exploitation of this vulnerability could allow an attacker to set arbitrary values to [git-upload-pack flags](https://git-scm.com/docs/git-upload-pack). This only happens when the `file` transport protocol is being used, as that is the only protocol that shells out to `git` binaries. ### Affected versions Users running versions of `go-git` from `v4` and above are recommended to upgrade to `v5.13` in order to mitigate this vulnerability. ### Workarounds In cases where a bump to the latest version of `go-git` is not possible, we recommend users to enforce restrict validation rules for values passed in the URL field. ## Credit Thanks to @​vin01 for responsibly disclosing this vulnerability to us. #### [CVE-2025-21614](https://redirect.github.com/go-git/go-git/security/advisories/GHSA-r9px-m959-cxf4) ### Impact A denial of service (DoS) vulnerability was discovered in go-git versions prior to `v5.13`. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in `go-git` clients. This is a `go-git` implementation issue and does not affect the upstream `git` cli. ### Patches Users running versions of `go-git` from `v4` and above are recommended to upgrade to `v5.13` in order to mitigate this vulnerability. ### Workarounds In cases where a bump to the latest version of `go-git` is not possible, we recommend limiting its use to only trust-worthy Git servers. ## Credit Thanks to Ionut Lalu for responsibly disclosing this vulnerability to us. --- ### Release Notes <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.13.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.12.0...v5.13.0) #### What's Changed - build: bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /cli/go-git by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1065](https://redirect.github.com/go-git/go-git/pull/1065) - build: bump golang.org/x/net from 0.22.0 to 0.23.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1068](https://redirect.github.com/go-git/go-git/pull/1068) - build: bump golang.org/x/net from 0.23.0 to 0.24.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1071](https://redirect.github.com/go-git/go-git/pull/1071) - Properly support skipping of non-mandatory extensions by [@​codablock](https://redirect.github.com/codablock) in [https://togithub.com/go-git/go-git/pull/1066](https://redirect.github.com/go-git/go-git/pull/1066) - git: Refine some codes in test and non-test. by [@​onee-only](https://redirect.github.com/onee-only) in [https://togithub.com/go-git/go-git/pull/1077](https://redirect.github.com/go-git/go-git/pull/1077) - plumbing: protocol/packp, client-side filter capability support by [@​edigaryev](https://redirect.github.com/edigaryev) in [https://togithub.com/go-git/go-git/pull/1000](https://redirect.github.com/go-git/go-git/pull/1000) - build: bump golang.org/x/net from 0.22.0 to 0.23.0 in /cli/go-git by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1078](https://redirect.github.com/go-git/go-git/pull/1078) - plumbing: fix sideband demux on flush by [@​aymanbagabas](https://redirect.github.com/aymanbagabas) in [https://togithub.com/go-git/go-git/pull/1084](https://redirect.github.com/go-git/go-git/pull/1084) - storage: dotgit, head reference usually comes first by [@​aymanbagabas](https://redirect.github.com/aymanbagabas) in [https://togithub.com/go-git/go-git/pull/1085](https://redirect.github.com/go-git/go-git/pull/1085) - build: bump golang.org/x/text from 0.14.0 to 0.15.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1091](https://redirect.github.com/go-git/go-git/pull/1091) - build: bump golang.org/x/crypto from 0.22.0 to 0.23.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1094](https://redirect.github.com/go-git/go-git/pull/1094) - build: bump golang.org/x/net from 0.24.0 to 0.25.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1093](https://redirect.github.com/go-git/go-git/pull/1093) - git: Added an example for Repository.Branches by [@​johnmatthiggins](https://redirect.github.com/johnmatthiggins) in [https://togithub.com/go-git/go-git/pull/1088](https://redirect.github.com/go-git/go-git/pull/1088) - git: worktree_commit, Modify checking empty commit. Fixes [#​723](https://redirect.github.com/go-git/go-git/issues/723) by [@​onee-only](https://redirect.github.com/onee-only) in [https://togithub.com/go-git/go-git/pull/1050](https://redirect.github.com/go-git/go-git/pull/1050) - plumbing: transport/http, Wrap http errors to return reason. Fixes [#​1097](https://redirect.github.com/go-git/go-git/issues/1097) by [@​ggambetti](https://redirect.github.com/ggambetti) in [https://togithub.com/go-git/go-git/pull/1100](https://redirect.github.com/go-git/go-git/pull/1100) - build: bump golang.org/x/sys from 0.20.0 to 0.21.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1106](https://redirect.github.com/go-git/go-git/pull/1106) - build: bump golang.org/x/text from 0.15.0 to 0.16.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1107](https://redirect.github.com/go-git/go-git/pull/1107) - Bumps Go versions and go-billy by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1056](https://redirect.github.com/go-git/go-git/pull/1056) - \_examples: Fixed a dead link COMPATIBILITY.md by [@​gecko655](https://redirect.github.com/gecko655) in [https://togithub.com/go-git/go-git/pull/1109](https://redirect.github.com/go-git/go-git/pull/1109) - build: bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 in /cli/go-git by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1115](https://redirect.github.com/go-git/go-git/pull/1115) - build: bump github.com/elazarl/goproxy from v0.0.0-20230808193330-2592e75ae04a to v0.0.0-20240618083138-03be62527ccb by [@​hbelmiro](https://redirect.github.com/hbelmiro) in [https://togithub.com/go-git/go-git/pull/1124](https://redirect.github.com/go-git/go-git/pull/1124) - build: bump golang.org/x/net from 0.25.0 to 0.26.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1104](https://redirect.github.com/go-git/go-git/pull/1104) - Add option approximating `git clean -x` flag. by [@​msuozzo](https://redirect.github.com/msuozzo) in [https://togithub.com/go-git/go-git/pull/995](https://redirect.github.com/go-git/go-git/pull/995) - Revert "Add option approximating `git clean -x` flag." by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1129](https://redirect.github.com/go-git/go-git/pull/1129) - Fix reference updated concurrently error for the filesystem storer by [@​Javier-varez](https://redirect.github.com/Javier-varez) in [https://togithub.com/go-git/go-git/pull/1116](https://redirect.github.com/go-git/go-git/pull/1116) - build: bump golang.org/x/net from 0.26.0 to 0.27.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1134](https://redirect.github.com/go-git/go-git/pull/1134) - utils: merkletrie, Align error message with upstream by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1142](https://redirect.github.com/go-git/go-git/pull/1142) - plumbing: transport/file, Change paths to absolute by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1141](https://redirect.github.com/go-git/go-git/pull/1141) - plumbing: gitignore, Fix loading of ignored .gitignore files. by [@​Achilleshiel](https://redirect.github.com/Achilleshiel) in [https://togithub.com/go-git/go-git/pull/1114](https://redirect.github.com/go-git/go-git/pull/1114) - build: bump github.com/skeema/knownhosts from 1.2.2 to 1.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1147](https://redirect.github.com/go-git/go-git/pull/1147) - plumbing: transport/ssh, Add support for SSH [@​cert-authority](https://redirect.github.com/cert-authority). by [@​Javier-varez](https://redirect.github.com/Javier-varez) in [https://togithub.com/go-git/go-git/pull/1157](https://redirect.github.com/go-git/go-git/pull/1157) - build: run example tests during CI workflow by [@​crazybolillo](https://redirect.github.com/crazybolillo) in [https://togithub.com/go-git/go-git/pull/1030](https://redirect.github.com/go-git/go-git/pull/1030) - storage: filesystem, Fix object cache not working due to uninitialised objects being put into cache by [@​SatelliteMind](https://redirect.github.com/SatelliteMind) in [https://togithub.com/go-git/go-git/pull/1138](https://redirect.github.com/go-git/go-git/pull/1138) - git: Fix fetching missing commits by [@​AriehSchneier](https://redirect.github.com/AriehSchneier) in [https://togithub.com/go-git/go-git/pull/1032](https://redirect.github.com/go-git/go-git/pull/1032) - plumbing: format/packfile, remove duplicate checks in findMatch() by [@​edigaryev](https://redirect.github.com/edigaryev) in [https://togithub.com/go-git/go-git/pull/1152](https://redirect.github.com/go-git/go-git/pull/1152) - git: worktree, Fix file reported as `Untracked` while it is committed by [@​rodrigocam](https://redirect.github.com/rodrigocam) in [https://togithub.com/go-git/go-git/pull/1023](https://redirect.github.com/go-git/go-git/pull/1023) - build: bump golang.org/x/sys from 0.22.0 to 0.23.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1160](https://redirect.github.com/go-git/go-git/pull/1160) - plumbing: filemode, Remove check for setting size of .git/index file by [@​nicholasSUSE](https://redirect.github.com/nicholasSUSE) in [https://togithub.com/go-git/go-git/pull/1159](https://redirect.github.com/go-git/go-git/pull/1159) - build: bump golang.org/x/net from 0.27.0 to 0.28.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1163](https://redirect.github.com/go-git/go-git/pull/1163) - Fix some lint warning and increase stalebot to 180 days by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1128](https://redirect.github.com/go-git/go-git/pull/1128) - adjust path extracted from file: url on Windows by [@​tomqwpl](https://redirect.github.com/tomqwpl) in [https://togithub.com/go-git/go-git/pull/416](https://redirect.github.com/go-git/go-git/pull/416) - build: bump golang.org/x/sys from 0.23.0 to 0.24.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1164](https://redirect.github.com/go-git/go-git/pull/1164) - Add RestoreStaged to Worktree that mimics the behaviour of git restore --staged <file>... by [@​ben-tbotlabs](https://redirect.github.com/ben-tbotlabs) in [https://togithub.com/go-git/go-git/pull/493](https://redirect.github.com/go-git/go-git/pull/493) - plumbing: signature, support the same x509 signature formats as git by [@​yoavamit](https://redirect.github.com/yoavamit) in [https://togithub.com/go-git/go-git/pull/1169](https://redirect.github.com/go-git/go-git/pull/1169) - fix: allow discovery of non bare repos in fsLoader by [@​jakobmoellerdev](https://redirect.github.com/jakobmoellerdev) in [https://togithub.com/go-git/go-git/pull/1170](https://redirect.github.com/go-git/go-git/pull/1170) - build: bump golang.org/x/sys from 0.24.0 to 0.25.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1178](https://redirect.github.com/go-git/go-git/pull/1178) - build: bump golang.org/x/text from 0.17.0 to 0.18.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1179](https://redirect.github.com/go-git/go-git/pull/1179) - build: bump golang.org/x/net from 0.28.0 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1184](https://redirect.github.com/go-git/go-git/pull/1184) - Consume push URLs when they are provided by [@​mcepl](https://redirect.github.com/mcepl) in [https://togithub.com/go-git/go-git/pull/1191](https://redirect.github.com/go-git/go-git/pull/1191) - \*: use gocheck's MkDir instead of TempDir for tests. Fixes [#​807](https://redirect.github.com/go-git/go-git/issues/807) by [@​uragirii](https://redirect.github.com/uragirii) in [https://togithub.com/go-git/go-git/pull/1194](https://redirect.github.com/go-git/go-git/pull/1194) - build: bump golang.org/x/net from 0.29.0 to 0.30.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1200](https://redirect.github.com/go-git/go-git/pull/1200) - worktree: .git/index not correctly generated when running on Windows by [@​BeChris](https://redirect.github.com/BeChris) in [https://togithub.com/go-git/go-git/pull/1198](https://redirect.github.com/go-git/go-git/pull/1198) - git: worktree, Fix sparse reset. Fixes [#​90](https://redirect.github.com/go-git/go-git/issues/90) by [@​onee-only](https://redirect.github.com/onee-only) in [https://togithub.com/go-git/go-git/pull/1101](https://redirect.github.com/go-git/go-git/pull/1101) - git: worktree, Pass context on updateSubmodules. Fixes [#​1098](https://redirect.github.com/go-git/go-git/issues/1098) by [@​onee-only](https://redirect.github.com/onee-only) in [https://togithub.com/go-git/go-git/pull/1154](https://redirect.github.com/go-git/go-git/pull/1154) - build: bump github.com/go-git/go-billy/v5 from 5.5.1-0.20240427054813-8453aa90c6ec to 5.6.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1211](https://redirect.github.com/go-git/go-git/pull/1211) - Update contributing guidelines by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1217](https://redirect.github.com/go-git/go-git/pull/1217) - build: bump github.com/ProtonMail/go-crypto from 1.0.0 to 1.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1222](https://redirect.github.com/go-git/go-git/pull/1222) - build: bump golang.org/x/sys from 0.26.0 to 0.27.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1223](https://redirect.github.com/go-git/go-git/pull/1223) - build: bump golang.org/x/crypto from 0.28.0 to 0.29.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1221](https://redirect.github.com/go-git/go-git/pull/1221) - build: bump github.com/ProtonMail/go-crypto from 1.1.1 to 1.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1226](https://redirect.github.com/go-git/go-git/pull/1226) - build: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1232](https://redirect.github.com/go-git/go-git/pull/1232) - build: bump github.com/ProtonMail/go-crypto from 1.1.2 to 1.1.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1231](https://redirect.github.com/go-git/go-git/pull/1231) - build: General improvements around fuzzing by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1229](https://redirect.github.com/go-git/go-git/pull/1229) - build: bump golang.org/x/net from 0.30.0 to 0.32.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1241](https://redirect.github.com/go-git/go-git/pull/1241) - build: group dependabot updates for golang.org by [@​AriehSchneier](https://redirect.github.com/AriehSchneier) in [https://togithub.com/go-git/go-git/pull/1243](https://redirect.github.com/go-git/go-git/pull/1243) - build: bump github/codeql-action from 2.22.11 to 3.27.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1244](https://redirect.github.com/go-git/go-git/pull/1244) - build: bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /cli/go-git by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1246](https://redirect.github.com/go-git/go-git/pull/1246) - build: bump golang.org/x/crypto from 0.30.0 to 0.31.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1247](https://redirect.github.com/go-git/go-git/pull/1247) - build: bump github.com/gliderlabs/ssh from 0.3.7 to 0.3.8 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1248](https://redirect.github.com/go-git/go-git/pull/1248) - add comment preventing people from creating invalid trees by [@​petar](https://redirect.github.com/petar) in [https://togithub.com/go-git/go-git/pull/732](https://redirect.github.com/go-git/go-git/pull/732) - build: bump github/codeql-action from 3.27.6 to 3.27.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1250](https://redirect.github.com/go-git/go-git/pull/1250) - plumbing: Properly encode index version 4 by [@​BeChris](https://redirect.github.com/BeChris) in [https://togithub.com/go-git/go-git/pull/1251](https://redirect.github.com/go-git/go-git/pull/1251) - Fix typos by [@​deining](https://redirect.github.com/deining) in [https://togithub.com/go-git/go-git/pull/1148](https://redirect.github.com/go-git/go-git/pull/1148) - Fix reset files in subfolders by [@​linglo](https://redirect.github.com/linglo) in [https://togithub.com/go-git/go-git/pull/1177](https://redirect.github.com/go-git/go-git/pull/1177) - git: update switch cases by [@​hezhizhen](https://redirect.github.com/hezhizhen) in [https://togithub.com/go-git/go-git/pull/1182](https://redirect.github.com/go-git/go-git/pull/1182) - build: bump golang.org/x/net from 0.32.0 to 0.33.0 in the golang-org group by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1256](https://redirect.github.com/go-git/go-git/pull/1256) - fix(1212): Fix invalid reference name error while cloning branches containing /- by [@​varmakarthik12](https://redirect.github.com/varmakarthik12) in [https://togithub.com/go-git/go-git/pull/1257](https://redirect.github.com/go-git/go-git/pull/1257) - pktline : accept upercase hexadecimal value as pktline length information by [@​BeChris](https://redirect.github.com/BeChris) in [https://togithub.com/go-git/go-git/pull/1220](https://redirect.github.com/go-git/go-git/pull/1220) - build: bump github/codeql-action from 3.27.9 to 3.28.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1260](https://redirect.github.com/go-git/go-git/pull/1260) - build: bump github.com/elazarl/goproxy from 0.0.0-20240618083138-03be62527ccb to 1.2.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1262](https://redirect.github.com/go-git/go-git/pull/1262) - git: worktree_commit, sanitize author and commiter name and email before creating the commit object. Fixes [#​680](https://redirect.github.com/go-git/go-git/issues/680) by [@​BeChris](https://redirect.github.com/BeChris) in [https://togithub.com/go-git/go-git/pull/1261](https://redirect.github.com/go-git/go-git/pull/1261) #### New Contributors - [@​johnmatthiggins](https://redirect.github.com/johnmatthiggins) made their first contribution in [https://togithub.com/go-git/go-git/pull/1088](https://redirect.github.com/go-git/go-git/pull/1088) - [@​ggambetti](https://redirect.github.com/ggambetti) made their first contribution in [https://togithub.com/go-git/go-git/pull/1100](https://redirect.github.com/go-git/go-git/pull/1100) - [@​gecko655](https://redirect.github.com/gecko655) made their first contribution in [https://togithub.com/go-git/go-git/pull/1109](https://redirect.github.com/go-git/go-git/pull/1109) - [@​hbelmiro](https://redirect.github.com/hbelmiro) made their first contribution in [https://togithub.com/go-git/go-git/pull/1124](https://redirect.github.com/go-git/go-git/pull/1124) - [@​msuozzo](https://redirect.github.com/msuozzo) made their first contribution in [https://togithub.com/go-git/go-git/pull/995](https://redirect.github.com/go-git/go-git/pull/995) - [@​Javier-varez](https://redirect.github.com/Javier-varez) made their first contribution in [https://togithub.com/go-git/go-git/pull/1116](https://redirect.github.com/go-git/go-git/pull/1116) - [@​Achilleshiel](https://redirect.github.com/Achilleshiel) made their first contribution in [https://togithub.com/go-git/go-git/pull/1114](https://redirect.github.com/go-git/go-git/pull/1114) - [@​crazybolillo](https://redirect.github.com/crazybolillo) made their first contribution in [https://togithub.com/go-git/go-git/pull/1030](https://redirect.github.com/go-git/go-git/pull/1030) - [@​SatelliteMind](https://redirect.github.com/SatelliteMind) made their first contribution in [https://togithub.com/go-git/go-git/pull/1138](https://redirect.github.com/go-git/go-git/pull/1138) - [@​rodrigocam](https://redirect.github.com/rodrigocam) made their first contribution in [https://togithub.com/go-git/go-git/pull/1023](https://redirect.github.com/go-git/go-git/pull/1023) - [@​nicholasSUSE](https://redirect.github.com/nicholasSUSE) made their first contribution in [https://togithub.com/go-git/go-git/pull/1159](https://redirect.github.com/go-git/go-git/pull/1159) - [@​tomqwpl](https://redirect.github.com/tomqwpl) made their first contribution in [https://togithub.com/go-git/go-git/pull/416](https://redirect.github.com/go-git/go-git/pull/416) - [@​ben-tbotlabs](https://redirect.github.com/ben-tbotlabs) made their first contribution in [https://togithub.com/go-git/go-git/pull/493](https://redirect.github.com/go-git/go-git/pull/493) - [@​yoavamit](https://redirect.github.com/yoavamit) made their first contribution in [https://togithub.com/go-git/go-git/pull/1169](https://redirect.github.com/go-git/go-git/pull/1169) - [@​uragirii](https://redirect.github.com/uragirii) made their first contribution in [https://togithub.com/go-git/go-git/pull/1194](https://redirect.github.com/go-git/go-git/pull/1194) - [@​petar](https://redirect.github.com/petar) made their first contribution in [https://togithub.com/go-git/go-git/pull/732](https://redirect.github.com/go-git/go-git/pull/732) - [@​deining](https://redirect.github.com/deining) made their first contribution in [https://togithub.com/go-git/go-git/pull/1148](https://redirect.github.com/go-git/go-git/pull/1148) - [@​linglo](https://redirect.github.com/linglo) made their first contribution in [https://togithub.com/go-git/go-git/pull/1177](https://redirect.github.com/go-git/go-git/pull/1177) - [@​varmakarthik12](https://redirect.github.com/varmakarthik12) made their first contribution in [https://togithub.com/go-git/go-git/pull/1257](https://redirect.github.com/go-git/go-git/pull/1257) **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.12.0...v5.13.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.116.0` -> `v0.118.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/) | require | minor | | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.117.0` -> `v0.118.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/) | require | minor | | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.2` -> `v1.9.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.69.0` -> `v1.70.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/) | require | minor | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.12.1` -> `v0.14.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/) | require | minor | | [cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go) | `v1.64.0` -> `v1.65.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/) | require | minor | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.23.0` -> `v1.24.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.11` -> `v0.3.13` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.2.2` -> `v1.3.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/kms](https://redirect.github.com/googleapis/google-cloud-go) | `v1.20.1` -> `v1.20.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.2` -> `v0.6.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://redirect.github.com/googleapis/google-cloud-go) | `v1.21.2` -> `v1.22.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/orgpolicy](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.1` -> `v1.14.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/osconfig](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.2` -> `v1.14.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/pubsub](https://redirect.github.com/googleapis/google-cloud-go) | `v1.45.1` -> `v1.45.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) | `v1.43.0` -> `v1.50.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/) | require | minor | | [cloud.google.com/go/translate](https://redirect.github.com/googleapis/google-cloud-go) | `v1.12.2` -> `v1.12.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp](https://redirect.github.com/GoogleCloudPlatform/grpc-gcp-go) | `v1.5.0` -> `v1.5.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.48.1` -> `v0.49.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.24.1` -> `v1.25.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/) | require | minor | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.13.0` -> `v5.13.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `813a5fb` -> `40e02aa` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [github.com/google/s2a-go](https://redirect.github.com/google/s2a-go) | `v0.1.8` -> `v0.1.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/googleapis/cloud-bigtable-clients-test](https://redirect.github.com/googleapis/cloud-bigtable-clients-test) | `v0.0.2` -> `v0.0.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/googleapis/gax-go/v2](https://redirect.github.com/googleapis/gax-go) | `v2.14.0` -> `v2.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.22.10` -> `1.23.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | [go.einride.tech/aip](https://redirect.github.com/einride/aip-go) | `v0.68.0` -> `v0.68.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | golang.org/x/mod | `v0.20.0` -> `v0.22.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/) | require | minor | | golang.org/x/net | `v0.33.0` -> `v0.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/) | require | minor | | golang.org/x/oauth2 | `v0.24.0` -> `v0.25.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/) | require | minor | | golang.org/x/sys | `v0.28.0` -> `v0.29.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/) | require | minor | | golang.org/x/time | `v0.8.0` -> `v0.9.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/) | require | minor | | golang.org/x/tools | `v0.24.0` -> `v0.29.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.214.0` -> `v0.217.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `e639e21` -> `1a7da9e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `e6fa225` -> `1a7da9e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.67.3` -> `v1.69.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.68.1` -> `v1.69.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.35.2` -> `v1.36.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.118.0`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.118.0) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.117.0...v0.118.0) ##### Features - **civil:** Add AddMonths, AddYears and Weekday methods to Date ([#​11340](https://redirect.github.com/googleapis/google-cloud-go/issues/11340)) ([d45f1a0](https://redirect.github.com/googleapis/google-cloud-go/commit/d45f1a01ebff868418aa14fe762ef7d1334f797d)) ### [`v0.117.0`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.117.0) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.116.0...v0.117.0) ##### Features - **internal/trace:** Remove previously deprecated OpenCensus support ([#​11230](https://redirect.github.com/googleapis/google-cloud-go/issues/11230)) ([40cf125](https://redirect.github.com/googleapis/google-cloud-go/commit/40cf1251c9d73be435585ce204a63588446c72b1)), refs [#​10287](https://redirect.github.com/googleapis/google-cloud-go/issues/10287) - **transport:** Remove deprecated EXPERIMENTAL OpenCensus trace context propagation ([#​11239](https://redirect.github.com/googleapis/google-cloud-go/issues/11239)) ([0d1ac87](https://redirect.github.com/googleapis/google-cloud-go/commit/0d1ac87174ed8526ea47d71a80e641ffbd687a6c)), refs [#​10287](https://redirect.github.com/googleapis/google-cloud-go/issues/10287) [#​11230](https://redirect.github.com/googleapis/google-cloud-go/issues/11230) </details> <details> <summary>GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)</summary> ### [`v0.49.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.49.0): v1.25.0 and v0.49.0 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.3...v0.49.0) #### What's Changed - Add performance tuning notes to exporter readme by [@​damemi](https://redirect.github.com/damemi) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/903](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/903) - fix onGKE to use the cluster location, as name may be registered by [@​atoulme](https://redirect.github.com/atoulme) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/907](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/907) - Update google cloud client dependencies by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/905](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/905) - Remove dependency on prometheus translation package by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/908](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/908) #### New Contributors - [@​atoulme](https://redirect.github.com/atoulme) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/907](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/907) **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.3...v0.49.0 ### [`v0.48.3`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.48.3): v1.24.3 and v0.48.3 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.2...v0.48.3) #### What's Changed - Fix typos by [@​kislaykishore](https://redirect.github.com/kislaykishore) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/898](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/898) - Detect the managed instance group that created a VM by [@​quentinmit](https://redirect.github.com/quentinmit) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/897](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/897) - Add links to quickstart and observability overview to READMEs by [@​aabmass](https://redirect.github.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/899](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/899) - Fix bug where grpc self-observability metrics were not added by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/900](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/900) - Prepare release 1.42.3/0.48.3 by [@​damemi](https://redirect.github.com/damemi) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/902](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/902) #### New Contributors - [@​kislaykishore](https://redirect.github.com/kislaykishore) made their first contribution in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/898](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/898) **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.2...v0.48.3 ### [`v0.48.2`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.48.2): v1.24.2 and v0.48.2 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.1...v0.48.2) #### What's Changed - Support k8s on GCE in resource detector by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/875](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/875) - Add k8s.cluster.uid fallback for GMP by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/877](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/877) - Add k8s.container.name to GMP fallbacks when using pod name by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/878](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/878) - fix presubmit tests by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/881](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/881) - Ensure config can be marshalled by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/880](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/880) - Migrate e2e tests Container Registry usage to Artifact Registry by [@​aabmass](https://redirect.github.com/aabmass) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/882](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/882) - Add benchmarks for areas of the collector exporter with high memory usage by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/884](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/884) - Migrate collector self-observability from OpenCensus to OpenTelemetry by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/885](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/885) - Switch to uint64 hash for identifier by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/886](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/886) - Update go version used in CI to 1.23.1 by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/891](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/891) - exporter/collector: avoid using req.String() to check for empty request by [@​ridwanmsharif](https://redirect.github.com/ridwanmsharif) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/889](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/889) - Support timeout in Collector Logs exporter by [@​damemi](https://redirect.github.com/damemi) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/894](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/894) - Add benchmark for normalization with reset points by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/893](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/893) - Make the collector exporter mutate data, and remove unnecessary CopyTo by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/892](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/892) - Optimize normalization caching and copying by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/890](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/890) - Prepare 1.24.2 and 0.48.2 by [@​damemi](https://redirect.github.com/damemi) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/895](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/895) **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.48.1...v0.48.2 </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.13.1`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.1) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.0...v5.13.1) #### What's Changed - build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1327](https://redirect.github.com/go-git/go-git/pull/1327) - build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1329](https://redirect.github.com/go-git/go-git/pull/1329) - build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/go-git/go-git/pull/1340](https://redirect.github.com/go-git/go-git/pull/1340) - Revert "plumbing: transport/ssh, Add support for SSH [@​cert-authority](https://redirect.github.com/cert-authority)." by [@​pjbgf](https://redirect.github.com/pjbgf) in [#​1346](https://redirect.github.com/go-git/go-git/issues/1346) **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.13.0...v5.13.1 </details> <details> <summary>google/s2a-go (github.com/google/s2a-go)</summary> ### [`v0.1.9`](https://redirect.github.com/google/s2a-go/releases/tag/v0.1.9) [Compare Source](https://redirect.github.com/google/s2a-go/compare/v0.1.8...v0.1.9) #### What's Changed - Add more verification modes by [@​zeromath](https://redirect.github.com/zeromath) in [https://togithub.com/google/s2a-go/pull/147](https://redirect.github.com/google/s2a-go/pull/147) - Allow attributes to be populated through S2A by [@​zeromath](https://redirect.github.com/zeromath) in [https://togithub.com/google/s2a-go/pull/149](https://redirect.github.com/google/s2a-go/pull/149) - Add support for providing a custom get S2A stream function to the TLSClientConfigFactory by [@​gscert](https://redirect.github.com/gscert) in [https://togithub.com/google/s2a-go/pull/150](https://redirect.github.com/google/s2a-go/pull/150) - Add extra parameters allowing user to configure the stream to S2A by [@​zeromath](https://redirect.github.com/zeromath) in [https://togithub.com/google/s2a-go/pull/151](https://redirect.github.com/google/s2a-go/pull/151) - Fix CVE-2024-45338. by [@​twixthehero](https://redirect.github.com/twixthehero) in [https://togithub.com/google/s2a-go/pull/153](https://redirect.github.com/google/s2a-go/pull/153) </details> <details> <summary>googleapis/cloud-bigtable-clients-test (github.com/googleapis/cloud-bigtable-clients-test)</summary> ### [`v0.0.3`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/releases/tag/v0.0.3): Release 0.0.3 [Compare Source](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/compare/v0.0.2...v0.0.3) #### What's Changed - test: add reverse scan tests by [@​brandtnewton](https://redirect.github.com/brandtnewton) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/119](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/119) - fix(deps): update google.golang.org/genproto digest to [`bbf56f3`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/bbf56f3) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/116](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/116) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`bbf56f3`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/bbf56f3) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/117](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/117) - fix(deps): update google.golang.org/genproto/googleapis/rpc digest to [`bbf56f3`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/bbf56f3) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/118](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/118) - fix(deps): update module google.golang.org/api to v0.150.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/120](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/120) - test: Add a feature_gap test that is only run when all the client features … by [@​liujiongxin](https://redirect.github.com/liujiongxin) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/121](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/121) - fix(deps): update module google.golang.org/api to v0.151.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/122](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/122) - fix(deps): update google.golang.org/genproto/googleapis/rpc digest to [`3a041ad`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/3a041ad) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/123](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/123) - fix(deps): update google.golang.org/genproto digest to [`3a041ad`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/3a041ad) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/124](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/124) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`3a041ad`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/3a041ad) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/125](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/125) - feat: add a test for routing cookie by [@​mutianf](https://redirect.github.com/mutianf) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/133](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/133) - fix(deps): update module google.golang.org/api to v0.154.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/126](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/126) - fix(deps): update module cloud.google.com/go/bigtable to v1.21.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/127](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/127) - fix(deps): update google.golang.org/genproto digest to [`995d672`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/995d672) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/128](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/128) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`995d672`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/995d672) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/129](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/129) - fix(deps): update google.golang.org/genproto/googleapis/rpc digest to [`50ed04b`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/50ed04b) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/130](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/130) - fix(deps): update module google.golang.org/grpc to v1.60.1 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/131](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/131) - build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/132](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/132) - feat: Add retry info conformance test by [@​mutianf](https://redirect.github.com/mutianf) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/135](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/135) - test: add 2 more tests to return multiple error responses by [@​mutianf](https://redirect.github.com/mutianf) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/140](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/140) - fix(deps): update google.golang.org/genproto digest to [`35c7eff`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/35c7eff) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/136](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/136) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`35c7eff`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/35c7eff) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/137](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/137) - fix(deps): update module google.golang.org/api to v0.160.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/138](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/138) - fix(deps): update google.golang.org/genproto/googleapis/rpc digest to [`1f4bbc5`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/1f4bbc5) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/139](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/139) - fix(deps): update google.golang.org/genproto digest to [`31a09d3`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/31a09d3) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/141](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/141) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`31a09d3`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/31a09d3) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/142](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/142) - fix(deps): update module google.golang.org/grpc to v1.61.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/143](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/143) - fix(deps): update module google.golang.org/api to v0.164.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/144](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/144) - test: add a test to verify retry info is bounded by overall deadline by [@​mutianf](https://redirect.github.com/mutianf) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/148](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/148) - fix(deps): update google.golang.org/genproto/googleapis/rpc digest to [`c811ad7`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/c811ad7) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/145](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/145) - fix(deps): update google.golang.org/genproto digest to [`c811ad7`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/c811ad7) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/146](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/146) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`c811ad7`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/c811ad7) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/147](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/147) - fix(deps): update module google.golang.org/api to v0.169.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/150](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/150) - fix(deps): update module github.com/stretchr/testify to v1.9.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/151](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/151) - fix(deps): update module cloud.google.com/go/bigtable to v1.22.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/154](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/154) - fix(deps): update module google.golang.org/api to v0.172.0 by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/155](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/155) - test: Make close client tests more generic by [@​bhshkh](https://redirect.github.com/bhshkh) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/159](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/159) - fix(deps): update google.golang.org/genproto digest to [`454cdb8`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/454cdb8) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/156](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/156) - fix(deps): update google.golang.org/genproto/googleapis/api digest to [`c3f9821`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/c3f9821) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/157](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/157) - fix(deps): update google.golang.org/genproto/googleapis/rpc digest to [`c3f9821`](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/commit/c3f9821) by [@​renovate-bot](https://redirect.github.com/renovate-bot) in [https://togithub.com/googleapis/cloud-bigtable-clients-test/pull/158](https://redirect.github.com/googleapis/cloud-bigtable-clients-test/pull/158) - test: add routing cookie and retry info for other retryable methods by [@​mutianf](https://redirect </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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTA3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
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-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.118.1` -> `v0.118.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.70.0` -> `v1.72.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/) | require | minor | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.14.0` -> `v0.14.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go) | `v1.66.0` -> `v1.66.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://redirect.github.com/googleapis/google-cloud-go) | `v1.23.0` -> `v1.24.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/) | require | minor | | [cloud.google.com/go/pubsub](https://redirect.github.com/googleapis/google-cloud-go) | `v1.45.3` -> `v1.47.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/) | require | minor | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.73.0` -> `v1.75.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `7fdb3d7` -> `d0013a5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | golang.org/x/mod | `v0.22.0` -> `v0.23.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/) | require | minor | | golang.org/x/net | `v0.34.0` -> `v0.35.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/) | require | minor | | golang.org/x/oauth2 | `v0.25.0` -> `v0.26.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/) | require | minor | | golang.org/x/sync | `v0.10.0` -> `v0.11.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/) | require | minor | | golang.org/x/sys | `v0.29.0` -> `v0.30.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/) | require | minor | | golang.org/x/text | `v0.21.0` -> `v0.22.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/) | require | minor | | golang.org/x/time | `v0.9.0` -> `v0.10.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/) | require | minor | | golang.org/x/tools | `v0.29.0` -> `v0.30.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.218.0` -> `v0.220.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `65684f5` -> `e9438ea` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `29210b9` -> `e9438ea` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `65684f5` -> `e9438ea` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `29210b9` -> `e9438ea` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.36.4` -> `v1.36.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.118.2`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.118.2) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.118.1...v0.118.2) ##### Bug Fixes - **internal/godocfx:** Don't save timestamps until modules are successfully processed ([#​11563](https://redirect.github.com/googleapis/google-cloud-go/issues/11563)) ([8f38b3d](https://redirect.github.com/googleapis/google-cloud-go/commit/8f38b3d912354027c30977b5adc928e0c6eff7a9)) - **internal/godocfx:** Retry go get with explicit envoy dependency ([#​11564](https://redirect.github.com/googleapis/google-cloud-go/issues/11564)) ([a06a6a5](https://redirect.github.com/googleapis/google-cloud-go/commit/a06a6a5542939b6239e1ec2c944eb1aae56745d9)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.220.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.220.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.219.0...v0.220.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2986](https://redirect.github.com/googleapis/google-api-go-client/issues/2986)) ([82a5738](https://redirect.github.com/googleapis/google-api-go-client/commit/82a5738a1fd9fe8c4ddbcd421d0ba352ddf261f0)) - **all:** Auto-regenerate discovery clients ([#​2988](https://redirect.github.com/googleapis/google-api-go-client/issues/2988)) ([51947d3](https://redirect.github.com/googleapis/google-api-go-client/commit/51947d3685e056a0576e9ffae7f08275720cd73a)) - **all:** Auto-regenerate discovery clients ([#​2989](https://redirect.github.com/googleapis/google-api-go-client/issues/2989)) ([7da3675](https://redirect.github.com/googleapis/google-api-go-client/commit/7da36756c5dd63c30503302ef0d8e7dd24633f82)) - **all:** Auto-regenerate discovery clients ([#​2990](https://redirect.github.com/googleapis/google-api-go-client/issues/2990)) ([5baa849](https://redirect.github.com/googleapis/google-api-go-client/commit/5baa8494310ba297f78e1c902b2dd3ec895833ae)) - **all:** Auto-regenerate discovery clients ([#​2991](https://redirect.github.com/googleapis/google-api-go-client/issues/2991)) ([f812ea5](https://redirect.github.com/googleapis/google-api-go-client/commit/f812ea5cc11a2bc9670ac6ec8186a0d2dcb6347c)) - **all:** Auto-regenerate discovery clients ([#​2993](https://redirect.github.com/googleapis/google-api-go-client/issues/2993)) ([6db0d5a](https://redirect.github.com/googleapis/google-api-go-client/commit/6db0d5afb177a1ab2aa8fdd6e4cb20bdf73df791)) - **all:** Auto-regenerate discovery clients ([#​2994](https://redirect.github.com/googleapis/google-api-go-client/issues/2994)) ([b4d7fc9](https://redirect.github.com/googleapis/google-api-go-client/commit/b4d7fc9236ad8ac5567a8fdd3dd7f0a0e9d08a11)) - **all:** Auto-regenerate discovery clients ([#​2995](https://redirect.github.com/googleapis/google-api-go-client/issues/2995)) ([1bc5d86](https://redirect.github.com/googleapis/google-api-go-client/commit/1bc5d86446458446aed2b2d7ce15455428587cc9)) ### [`v0.219.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.219.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.218.0...v0.219.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2976](https://redirect.github.com/googleapis/google-api-go-client/issues/2976)) ([76ccae7](https://redirect.github.com/googleapis/google-api-go-client/commit/76ccae7efe4a5f6c1453c11d52079302b6d68729)) - **all:** Auto-regenerate discovery clients ([#​2979](https://redirect.github.com/googleapis/google-api-go-client/issues/2979)) ([2ec3e56](https://redirect.github.com/googleapis/google-api-go-client/commit/2ec3e56ec9fa7b84bac33cc59c17e4562336f8c1)) - **all:** Auto-regenerate discovery clients ([#​2980](https://redirect.github.com/googleapis/google-api-go-client/issues/2980)) ([b5187e5](https://redirect.github.com/googleapis/google-api-go-client/commit/b5187e53b13c4ccdce1915c4d7d05c6f4d42436e)) - **all:** Auto-regenerate discovery clients ([#​2982](https://redirect.github.com/googleapis/google-api-go-client/issues/2982)) ([d0e0254](https://redirect.github.com/googleapis/google-api-go-client/commit/d0e0254d3ebb7596798603ceb36c0b8bf9fa1a43)) - **all:** Auto-regenerate discovery clients ([#​2984](https://redirect.github.com/googleapis/google-api-go-client/issues/2984)) ([44a1c65](https://redirect.github.com/googleapis/google-api-go-client/commit/44a1c6521575250c75ad194dba2eb6a7b3066390)) - **all:** Auto-regenerate discovery clients ([#​2985](https://redirect.github.com/googleapis/google-api-go-client/issues/2985)) ([4e0515a](https://redirect.github.com/googleapis/google-api-go-client/commit/4e0515ad90003d4e792e62e4a5edd1c028f702b5)) ##### Documentation - **option:** Add warning about externally-provided credentials ([#​2978](https://redirect.github.com/googleapis/google-api-go-client/issues/2978)) ([45c3513](https://redirect.github.com/googleapis/google-api-go-client/commit/45c35138b794e136a63b00666aff1b585a48a37c)) </details> <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.36.5`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.5) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.4...v1.36.5) **Full Changelog**: https://togithub.com/protocolbuffers/protobuf-go/compare/v1.36.4...v1.36.5 Bug fixes: [CL/644437](https://go-review.googlesource.com/c/protobuf/+/644437): protogen: fix name mangling for fields with identical GoCamelCase Maintenance: [CL/641655](https://go-review.googlesource.com/c/protobuf/+/641655): all: remove weak field support </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.72.0` -> `v1.73.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/) | require | minor | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.3.1` -> `v1.4.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.220.0` -> `v0.222.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `e9438ea` -> `9fdb1ca` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `e9438ea` -> `9fdb1ca` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `29210b9` -> `9fdb1ca` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.222.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.222.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.221.0...v0.222.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3014](https://redirect.github.com/googleapis/google-api-go-client/issues/3014)) ([27cb014](https://redirect.github.com/googleapis/google-api-go-client/commit/27cb0143e6479edbcc6b007ddc024a9d09f969c1)) - **all:** Auto-regenerate discovery clients ([#​3016](https://redirect.github.com/googleapis/google-api-go-client/issues/3016)) ([8169e72](https://redirect.github.com/googleapis/google-api-go-client/commit/8169e7239ae1da31ccb6d4f5dbd04f9f31d1c248)) - **all:** Auto-regenerate discovery clients ([#​3018](https://redirect.github.com/googleapis/google-api-go-client/issues/3018)) ([769817f](https://redirect.github.com/googleapis/google-api-go-client/commit/769817f2d9daeeae9edfd5bbf118292509aa82cf)) - **all:** Auto-regenerate discovery clients ([#​3019](https://redirect.github.com/googleapis/google-api-go-client/issues/3019)) ([f6aa2a4](https://redirect.github.com/googleapis/google-api-go-client/commit/f6aa2a4425827ca641df37e9cd16bf297c31c42d)) - **all:** Auto-regenerate discovery clients ([#​3021](https://redirect.github.com/googleapis/google-api-go-client/issues/3021)) ([24ae542](https://redirect.github.com/googleapis/google-api-go-client/commit/24ae542327d54733fd6de004b0c7035598958786)) - **all:** Auto-regenerate discovery clients ([#​3022](https://redirect.github.com/googleapis/google-api-go-client/issues/3022)) ([28b0491](https://redirect.github.com/googleapis/google-api-go-client/commit/28b0491a8d814808f6fd0d05264d83beb3824768)) ### [`v0.221.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.221.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.220.0...v0.221.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​2998](https://redirect.github.com/googleapis/google-api-go-client/issues/2998)) ([0735943](https://redirect.github.com/googleapis/google-api-go-client/commit/0735943f3ce83bc93bb80b4755adc5c3061b306a)) - **all:** Auto-regenerate discovery clients ([#​3002](https://redirect.github.com/googleapis/google-api-go-client/issues/3002)) ([28be0d7](https://redirect.github.com/googleapis/google-api-go-client/commit/28be0d71ce4b23d0cd98a1c375d538903d704424)) - **all:** Auto-regenerate discovery clients ([#​3004](https://redirect.github.com/googleapis/google-api-go-client/issues/3004)) ([aa95c21](https://redirect.github.com/googleapis/google-api-go-client/commit/aa95c21176974fd82e932b4da6bb09681e54c95e)) - **all:** Auto-regenerate discovery clients ([#​3005](https://redirect.github.com/googleapis/google-api-go-client/issues/3005)) ([9550afc](https://redirect.github.com/googleapis/google-api-go-client/commit/9550afc4b4012032dc7bfc388bad03a2982cf902)) - **all:** Auto-regenerate discovery clients ([#​3007](https://redirect.github.com/googleapis/google-api-go-client/issues/3007)) ([28149bc](https://redirect.github.com/googleapis/google-api-go-client/commit/28149bcdf3231fc5e30da2d7d32cd297acfd7d2b)) - **all:** Auto-regenerate discovery clients ([#​3010](https://redirect.github.com/googleapis/google-api-go-client/issues/3010)) ([c454338](https://redirect.github.com/googleapis/google-api-go-client/commit/c4543383039650895c75b232a81830fff85c32aa)) - **all:** Auto-regenerate discovery clients ([#​3013](https://redirect.github.com/googleapis/google-api-go-client/issues/3013)) ([a34f3f4](https://redirect.github.com/googleapis/google-api-go-client/commit/a34f3f45051ac976f1a4b662d0b33c8e9cb377be)) - **option/internaloption:** Add new allowHardBoundTokens option ([#​2975](https://redirect.github.com/googleapis/google-api-go-client/issues/2975)) ([1cc19b7](https://redirect.github.com/googleapis/google-api-go-client/commit/1cc19b7b23410d9ec0732c29552fd23c56149b42)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.118.2` -> `v0.118.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.14.1` -> `v0.15.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/) | | [cloud.google.com/go/kms](https://redirect.github.com/googleapis/google-cloud-go) | `v1.20.5` -> `v1.21.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/) | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.75.0` -> `v1.76.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [github.com/google/go-cmp](https://redirect.github.com/google/go-cmp) | `v0.6.0` -> `v0.7.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/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.118.3`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.118.3) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.118.2...v0.118.3) ##### Bug Fixes - **main:** Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 ([#​11591](https://redirect.github.com/googleapis/google-cloud-go/issues/11591)) ([d52451a](https://redirect.github.com/googleapis/google-cloud-go/commit/d52451aa22fb7120e37b43161d3d3103c19e5943)) </details> <details> <summary>google/go-cmp (github.com/google/go-cmp)</summary> ### [`v0.7.0`](https://redirect.github.com/google/go-cmp/releases/tag/v0.7.0) [Compare Source](https://redirect.github.com/google/go-cmp/compare/v0.6.0...v0.7.0) New API: - ([#​367](https://redirect.github.com/google/go-cmp/issues/367)) Support compare functions with SortSlices and SortMaps Panic messaging: - ([#​370](https://redirect.github.com/google/go-cmp/issues/370)) Detect proto.Message types when failing to export a field </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.3` -> `v1.9.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.74.0` -> `v1.75.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/) | require | minor | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.13` -> `v0.3.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.4.0` -> `v1.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.4` -> `v0.6.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.76.1` -> `v1.77.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.50.0` -> `v0.51.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.26.0` -> `v1.27.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/) | require | minor | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.13.2` -> `v5.14.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `d0013a5` -> `9094ed2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | golang.org/x/mod | `v0.23.0` -> `v0.24.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/) | require | minor | | golang.org/x/net | `v0.35.0` -> `v0.37.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/) | require | minor | | golang.org/x/oauth2 | `v0.27.0` -> `v0.28.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/) | require | minor | | golang.org/x/sync | `v0.11.0` -> `v0.12.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/) | require | minor | | golang.org/x/sys | `v0.30.0` -> `v0.31.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/) | require | minor | | golang.org/x/text | `v0.22.0` -> `v0.23.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/) | require | minor | | golang.org/x/time | `v0.10.0` -> `v0.11.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/) | require | minor | | golang.org/x/tools | `v0.30.0` -> `v0.31.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/) | require | minor | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `55c9018` -> `a0af3ef` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)</summary> ### [`v0.51.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.51.0): v1.27.0/v0.51.0 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0) #### What's Changed - Update example.go documentation by [@​psx95](https://redirect.github.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013) - Update some go dependencies to v1.23.6 by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014) - Update go.opentelemetry.io/collector by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019) - collector: use buildinfo to make user agent by [@​braydonk](https://redirect.github.com/braydonk) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022) - Prepare for v1.27.0/v0.51.0 by [@​ridwanmsharif](https://redirect.github.com/ridwanmsharif) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023) **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0 </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.14.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.2...v5.14.0) #### What's Changed - v5: Bump Go and dependencies to mitigate [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487) by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1436](https://redirect.github.com/go-git/go-git/pull/1436)⚠️ Note that this version requires Go 1.23, due to the bump to `golang.org/x/crypto@v0.35.0` which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release. **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.13.2...v5.14.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24.0) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.3` -> `v1.9.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.74.0` -> `v1.75.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/) | require | minor | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.13` -> `v0.3.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.4.0` -> `v1.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.4` -> `v0.6.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.76.1` -> `v1.77.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.50.0` -> `v0.51.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.26.0` -> `v1.27.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/) | require | minor | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.13.2` -> `v5.14.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `d0013a5` -> `9094ed2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | golang.org/x/mod | `v0.23.0` -> `v0.24.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/) | require | minor | | golang.org/x/net | `v0.35.0` -> `v0.37.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/) | require | minor | | golang.org/x/oauth2 | `v0.27.0` -> `v0.28.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/) | require | minor | | golang.org/x/sync | `v0.11.0` -> `v0.12.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/) | require | minor | | golang.org/x/sys | `v0.30.0` -> `v0.31.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/) | require | minor | | golang.org/x/text | `v0.22.0` -> `v0.23.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/) | require | minor | | golang.org/x/time | `v0.10.0` -> `v0.11.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/) | require | minor | | golang.org/x/tools | `v0.30.0` -> `v0.31.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/) | require | minor | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `55c9018` -> `a0af3ef` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)</summary> ### [`v0.51.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.51.0): v1.27.0/v0.51.0 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0) #### What's Changed - Update example.go documentation by [@&googleapis#8203;psx95](https://redirect.github.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013) - Update some go dependencies to v1.23.6 by [@&googleapis#8203;dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014) - Update go.opentelemetry.io/collector by [@&googleapis#8203;dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019) - collector: use buildinfo to make user agent by [@&googleapis#8203;braydonk](https://redirect.github.com/braydonk) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022) - Prepare for v1.27.0/v0.51.0 by [@&googleapis#8203;ridwanmsharif](https://redirect.github.com/ridwanmsharif) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023) **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0 </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.14.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.2...v5.14.0) #### What's Changed - v5: Bump Go and dependencies to mitigate [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487) by [@&googleapis#8203;pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1436](https://redirect.github.com/go-git/go-git/pull/1436)⚠️ Note that this version requires Go 1.23, due to the bump to `golang.org/x/crypto@v0.35.0` which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release. **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.13.2...v5.14.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24.0) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
) * feat(bigtable): Add support for logical views * feat(bigtable): Add support for Materialized Views to admin client * feat(bigtable) add support for data APIs for Materialized Views * fix(spanner): revert the ALTS bound token enablement (#11799) This is to revert #11674. * docs(datacatalog): Mark DataCatalog v1beta1 service and corresponding methods as deprecated (#11800) - [ ] Regenerate this pull request now. Please use Dataplex Catalog instead. PiperOrigin-RevId: 735695315 Source-Link: https://togithub.com/googleapis/googleapis/commit/8c2b9c99a6dc958a31dbe35d83d3bc9dbc9e3004 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/ebee1544504ead65b3ab52894d5867a132238274 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWJlZTE1NDQ1MDRlYWQ2NWIzYWI1Mjg5NGQ1ODY3YTEzMjIzODI3NCJ9 BEGIN_NESTED_COMMIT feat(dataplex): Add custom BigQuery dataset location support in Auto Discovery docs(dataplex): update the Dataplex Catalog proto to remove the info about schema changes feat(dataplex): DataTaxonomyService is now deprecated PiperOrigin-RevId: 735645981 Source-Link: https://togithub.com/googleapis/googleapis/commit/2415cfc65c4a5eb495117d5577ff5637a36436ed Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/ba22722d2f7d165ed7254d0b269338bbc13dc1fc Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmEyMjcyMmQyZjdkMTY1ZWQ3MjU0ZDBiMjY5MzM4YmJjMTNkYzFmYyJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(storage/control): Add Anywhere cache control APIs docs(storage/control): Added comments for Anywhere cache messages PiperOrigin-RevId: 735570925 Source-Link: https://togithub.com/googleapis/googleapis/commit/66ab6ceb69178f5368b130949eaf518b7c28352f Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8f7d5dba0f0418d1f03ce56a767f251b8b69ca3e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGY3ZDVkYmEwZjA0MThkMWYwM2NlNTZhNzY3ZjI1MWI4YjY5Y2EzZSJ9 END_NESTED_COMMIT * feat(storage): Add Flush for appendable writes (#11791) * feat(storage): Add Flush for appendable writes Adds Writer.Flush, which flushes any data in the internal buffer to GCS. Only supported for appendable writes. Preview feature. * test and error fixes * fix open writer test * return non-EOF error. * Update storage/client_test.go Co-authored-by: Ashmeen Kaur <57195160+ashmeenkaur@users.noreply.github.com> * fix Flush after Close error * fix data race * add flush at close test * fix conditions test * fix other test issues --------- Co-authored-by: Ashmeen Kaur <57195160+ashmeenkaur@users.noreply.github.com> * chore(main): release 0.119.0 (#11783) * feat(bigquery): support MetadataCacheMode for ExternalDataConfig (#11803) I skipped integration tests, as this configuration is only supported for BigLake formats. ``` integration_test.go:1761: table.Create: googleapi: Error 400: metadataCacheMode provided for non BigLake external table., invalid ``` Solves #11802 * chore(pubsub): bump cloud.google.com/go version (#11806) * chore(pubsub): bump cloud.google.com/go version * run go mod tidy * docs(cloudquotas): improved comment clarity (#11805) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 735843146 Source-Link: https://togithub.com/googleapis/googleapis/commit/984bf3328ad91408a0c543a89ae6caefec92f31d Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a82f5ccc591afe58dfa75916672413142f713377 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTgyZjVjY2M1OTFhZmU1OGRmYTc1OTE2NjcyNDEzMTQyZjcxMzM3NyJ9 BEGIN_NESTED_COMMIT feat(recaptchaenterprise): A new field `ja4` is added to message `Event` docs(recaptchaenterprise): update documentation PiperOrigin-RevId: 735783078 Source-Link: https://togithub.com/googleapis/googleapis/commit/5b8c54e53d8d05f5a75e3f21ac5518b23878b696 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/f8ebdceb9846f9634c66b8ea02d3a7e7ad9d3c7c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjhlYmRjZWI5ODQ2Zjk2MzRjNjZiOGVhMDJkM2E3ZTdhZDlkM2M3YyJ9 END_NESTED_COMMIT * feat(pubsub/pstest): support listening on custom address (#11606) Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com> * chore(main): release storage 1.51.0 (#11445) * chore(main): release storage 1.51.0 * remove reverted change --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Chris Cotter <cjcotter@google.com> * chore(all): update deps (#11788) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.3` -> `v1.9.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.74.0` -> `v1.75.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/) | require | minor | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.13` -> `v0.3.14` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.4.0` -> `v1.4.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.4` -> `v0.6.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.76.1` -> `v1.77.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v0.50.0` -> `v0.51.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/) | require | minor | | [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `v1.26.0` -> `v1.27.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/) | require | minor | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.13.2` -> `v5.14.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `d0013a5` -> `9094ed2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | golang.org/x/mod | `v0.23.0` -> `v0.24.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/) | require | minor | | golang.org/x/net | `v0.35.0` -> `v0.37.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/) | require | minor | | golang.org/x/oauth2 | `v0.27.0` -> `v0.28.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/) | require | minor | | golang.org/x/sync | `v0.11.0` -> `v0.12.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/) | require | minor | | golang.org/x/sys | `v0.30.0` -> `v0.31.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/) | require | minor | | golang.org/x/text | `v0.22.0` -> `v0.23.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/) | require | minor | | golang.org/x/time | `v0.10.0` -> `v0.11.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/) | require | minor | | golang.org/x/tools | `v0.30.0` -> `v0.31.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/) | require | minor | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `55c9018` -> `a0af3ef` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)</summary> ### [`v0.51.0`](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases/tag/v0.51.0): v1.27.0/v0.51.0 [Compare Source](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0) #### What's Changed - Update example.go documentation by [@​psx95](https://redirect.github.com/psx95) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1013) - Update some go dependencies to v1.23.6 by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1014) - Update go.opentelemetry.io/collector by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1019) - collector: use buildinfo to make user agent by [@​braydonk](https://redirect.github.com/braydonk) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1022) - Prepare for v1.27.0/v0.51.0 by [@​ridwanmsharif](https://redirect.github.com/ridwanmsharif) in [https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023](https://redirect.github.com/GoogleCloudPlatform/opentelemetry-operations-go/pull/1023) **Full Changelog**: https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go/compare/v0.50.0...v0.51.0 </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.14.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.14.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.13.2...v5.14.0) #### What's Changed - v5: Bump Go and dependencies to mitigate [GO-2025-3487](https://pkg.go.dev/vuln/GO-2025-3487) by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1436](https://redirect.github.com/go-git/go-git/pull/1436)⚠️ Note that this version requires Go 1.23, due to the bump to `golang.org/x/crypto@v0.35.0` which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release. **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.13.2...v5.14.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24.0) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> * chore: skip benchmark for all env (#11811) Fixes #11669 * fix(bigquery): Increase timeout for storage api test and remove usage of deprecated pkg (#11810) Fixes #11801 * feat(bigtable): Add support for logical views (#11792) * feat(bigtable): Add support for logical views * fix build * fixed according to PR comments * feat(storage/control): Add Anywhere cache control APIs (#11807) - [ ] Regenerate this pull request now. docs(storage/control): Added comments for Anywhere cache messages PiperOrigin-RevId: 736168602 Source-Link: https://togithub.com/googleapis/googleapis/commit/1f01eefb40000d70b0c58314709af1d4f8222cc0 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/e687c8953cf088e4b39397e33af6e2238e1720aa Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTY4N2M4OTUzY2YwODhlNGIzOTM5N2UzM2FmNmUyMjM4ZTE3MjBhYSJ9 BEGIN_NESTED_COMMIT feat(aiplatform): add reranker config to RAG v1 API PiperOrigin-RevId: 735952331 Source-Link: https://togithub.com/googleapis/googleapis/commit/4ce00b00904a7ce1df8c157e54fcbf96fda0dc49 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/28a0272577f679ec339a0561ad7fca3d4f6220cf Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjhhMDI3MjU3N2Y2NzllYzMzOWEwNTYxYWQ3ZmNhM2Q0ZjYyMjBjZiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(eventarc/publishing): Minor documentation improvements PiperOrigin-RevId: 735932756 Source-Link: https://togithub.com/googleapis/googleapis/commit/5d0c7bf00477b653d4c79718b38e95e5a90768d8 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/66de535b0bb8c88683f64c5d00ec89b2481250bb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjZkZTUzNWIwYmI4Yzg4NjgzZjY0YzVkMDBlYzg5YjI0ODEyNTBiYiJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs(orchestration/airflow/service): fix Composer 3 image version format in API docs PiperOrigin-RevId: 735893970 Source-Link: https://togithub.com/googleapis/googleapis/commit/aafb43c2088fae86421aa8e98d19869c4159737d Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/0dd13a81a4e3fe5492b13f91d4c38e4205c7a5be Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGRkMTNhODFhNGUzZmU1NDkyYjEzZjkxZDRjMzhlNDIwNWM3YTViZSJ9 END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix(managedkafka): An existing google.api.http annotation `http_uri` is changed for method `GetConsumerGroup` in service `ManagedKafka` fix(managedkafka): An existing google.api.http annotation `http_uri` is changed for method `UpdateConsumerGroup` in service `ManagedKafka` fix(managedkafka): An existing google.api.http annotation `http_uri` is changed for method `DeleteConsumerGroup` in service `ManagedKafka` docs(managedkafka): A comment for field `subnet` in message `.google.cloud.managedkafka.v1.NetworkConfig` is changed PiperOrigin-RevId: 735883333 Source-Link: https://togithub.com/googleapis/googleapis/commit/8f7e301d346ba792a9bd282f8d62db7fad87cb8a Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b88fd376a83cb2b445523c0d9ba9dd964d4e078a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjg4ZmQzNzZhODNjYjJiNDQ1NTIzYzBkOWJhOWRkOTY0ZDRlMDc4YSJ9 END_NESTED_COMMIT * chore: release main (#11782) * feat(bigtable): Add support for materialized views for admin client (#11793) * feat(bigtable): Add support for logical views * feat(bigtable): Add support for Materialized Views to admin client * fix build * fix build * fixed according to PR comments * PR fixes * fix merge * fix PR * wait for create mv\lv operations to complete before returning * oops --------- Co-authored-by: Luwei Ge <lwge@google.com> Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Chris Cotter <cjcotter@google.com> Co-authored-by: Ashmeen Kaur <57195160+ashmeenkaur@users.noreply.github.com> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Alvaro Viebrantz <aviebrantz@google.com> Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com> Co-authored-by: Kien D <kientrung.dinh@anz.com> Co-authored-by: Mend Renovate <bot@renovateapp.com>
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go.opentelemetry.io/otel](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.34.0` -> `v1.35.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/otel/exporters/stdout/stdoutmetric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.29.0` -> `v1.35.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/otel/metric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.34.0` -> `v1.35.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/otel/sdk](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.34.0` -> `v1.35.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/otel/sdk/metric](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.34.0` -> `v1.35.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/otel/trace](https://redirect.github.com/open-telemetry/opentelemetry-go) | `v1.34.0` -> `v1.35.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 (go.opentelemetry.io/otel)</summary> ### [`v1.35.0`](https://redirect.github.com/open-telemetry/opentelemetry-go/releases/tag/v1.35.0): /v0.57.0/v0.11.0 [Compare Source](https://redirect.github.com/open-telemetry/opentelemetry-go/compare/v1.34.0...v1.35.0) ##### Overview This release is the last to support [Go 1.22]. The next release will require at least [Go 1.23]. ##### Added - Add `ValueFromAttribute` and `KeyValueFromAttribute` in `go.opentelemetry.io/otel/log`. ([#​6180](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6180)) - Add `EventName` and `SetEventName` to `Record` in `go.opentelemetry.io/otel/log`. ([#​6187](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6187)) - Add `EventName` to `RecordFactory` in `go.opentelemetry.io/otel/log/logtest`. ([#​6187](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6187)) - `AssertRecordEqual` in `go.opentelemetry.io/otel/log/logtest` checks `Record.EventName`. ([#​6187](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6187)) - Add `EventName` and `SetEventName` to `Record` in `go.opentelemetry.io/otel/sdk/log`. ([#​6193](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6193)) - Add `EventName` to `RecordFactory` in `go.opentelemetry.io/otel/sdk/log/logtest`. ([#​6193](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6193)) - Emit `Record.EventName` field in `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc`. ([#​6211](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6211)) - Emit `Record.EventName` field in `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp`. ([#​6211](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6211)) - Emit `Record.EventName` field in `go.opentelemetry.io/otel/exporters/stdout/stdoutlog` ([#​6210](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6210)) - The `go.opentelemetry.io/otel/semconv/v1.28.0` package. The package contains semantic conventions from the `v1.28.0` version of the OpenTelemetry Semantic Conventions. See the [migration documentation](./semconv/v1.28.0/MIGRATION.md) for information on how to upgrade from `go.opentelemetry.io/otel/semconv/v1.27.0`([#​6236](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6236)) - The `go.opentelemetry.io/otel/semconv/v1.30.0` package. The package contains semantic conventions from the `v1.30.0` version of the OpenTelemetry Semantic Conventions. See the [migration documentation](./semconv/v1.30.0/MIGRATION.md) for information on how to upgrade from `go.opentelemetry.io/otel/semconv/v1.28.0`([#​6240](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6240)) - Document the pitfalls of using `Resource` as a comparable type. `Resource.Equal` and `Resource.Equivalent` should be used instead. ([#​6272](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6272)) - Support \[Go 1.24]. ([#​6304](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6304)) - Add `FilterProcessor` and `EnabledParameters` in `go.opentelemetry.io/otel/sdk/log`. It replaces `go.opentelemetry.io/otel/sdk/log/internal/x.FilterProcessor`. Compared to previous version it additionally gives the possibility to filter by resource and instrumentation scope. ([#​6317](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6317)) ##### Changed - Update `github.com/prometheus/common` to `v0.62.0`, which changes the `NameValidationScheme` to `NoEscaping`. This allows metrics names to keep original delimiters (e.g. `.`), rather than replacing with underscores. This is controlled by the `Content-Type` header, or can be reverted by setting `NameValidationScheme` to `LegacyValidation` in `github.com/prometheus/common/model`. ([#​6198](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6198)) ##### Fixes - Eliminate goroutine leak for the processor returned by `NewSimpleSpanProcessor` in `go.opentelemetry.io/otel/sdk/trace` when `Shutdown` is called and the passed `ctx` is canceled and `SpanExporter.Shutdown` has not returned. ([#​6368](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6368)) - Eliminate goroutine leak for the processor returned by `NewBatchSpanProcessor` in `go.opentelemetry.io/otel/sdk/trace` when `ForceFlush` is called and the passed `ctx` is canceled and `SpanExporter.Export` has not returned. ([#​6369](https://redirect.github.com/open-telemetry/opentelemetry-go/issues/6369)) [Go 1.23]: https://go.dev/doc/go1.23 [Go 1.22]: https://go.dev/doc/go1.22 ##### What's Changed - chore(deps): update golang.org/x/telemetry digest to [`04cd7ba`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/04cd7ba) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6176](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6176) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6186](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6186) - chore(deps): update module github.com/pjbgf/sha1cd to v0.3.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6188](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6188) - chore(deps): update dependency codespell to v2.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6189](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6189) - log: Add ValueFromAttribute and KeyValueFromAttribute by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6180](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6180) - fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6191](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6191) - fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to [`2f9c7e3`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/2f9c7e3) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6190](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6190) - log: Add EventName by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6187](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6187) - sdk/log: Add EventName by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6193](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6193) - chore(deps): update codecov/codecov-action action to v5.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6195](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6195) - fix(deps): update googleapis to [`138b5a5`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/138b5a5) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6194](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6194) - fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.17.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6197](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6197) - fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.17.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6199](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6199) - fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.17.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6202](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6202) - fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.17.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6200](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6200) - chore: Group renovate build-tools updates by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6201](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6201) - Update module github.com/prometheus/common to v0.62.0 and fix tests by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6198](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6198) - chore(deps): update module github.com/go-git/go-git/v5 to v5.13.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6204](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6204) - chore(deps): update codecov/codecov-action action to v5.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6207](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6207) - fix(deps): update module google.golang.org/grpc to v1.70.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6208](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6208) - fix(deps): update googleapis to [`65684f5`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/65684f5) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6212](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6212) - chore(deps): update codecov/codecov-action action to v5.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6213](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6213) - fix(deps): update module google.golang.org/protobuf to v1.36.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6214](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6214) - otlplog: Emit Record.EventName field by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6211](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6211) - chore: Update Logs API design doc by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6206](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6206) - fix(deps): update googleapis to [`29210b9`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/29210b9) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6217](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6217) - chore(deps): update module github.com/cyphar/filepath-securejoin to v0.4.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6218](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6218) - fix(deps): update golang.org/x to [`e0ece0d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e0ece0d) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6219](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6219) - chore(deps): update dependency codespell to v2.4.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6221](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6221) - fix(deps): update golang.org/x to [`e0ece0d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e0ece0d) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6222](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6222) - stdoutlog: Emit Record.EventName field by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6210](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6210) - Update codespell target by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6223](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6223) - chore(deps): update module github.com/spf13/pflag to v1.0.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6224](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6224) - chore(deps): update module github.com/skeema/knownhosts to v1.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6231](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6231) - Weaver by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/5898](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/5898) - chore(deps): update module github.com/polyfloyd/go-errorlint to v1.7.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6237](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6237) - Generate the `semconv/v1.28.0` package by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6236](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6236) - Use archive URL for weaver registry by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6235](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6235) - sdk/log: Assign fltrProcessors on provider creation instead of lazy by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6239](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6239) - Generate `semconv/v1.30.0` by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6240](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6240) - Add an auto-instrumentable no-op implementation to the `trace` package by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6203](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6203) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6249](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6249) - chore(deps): update google.golang.org/genproto/googleapis/rpc digest to [`29210b9`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/29210b9) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6250](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6250) - chore(deps): update module golang.org/x/text to v0.22.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6252](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6252) - fix(deps): update googleapis to [`7023788`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/7023788) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6251](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6251) - chore(deps): update golang.org/x/telemetry digest to [`3af0d96`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/3af0d96) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6253](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6253) - chore(deps): update module google.golang.org/grpc to v1.70.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6254](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6254) - fix(deps): update module go.opentelemetry.io/otel/trace to v1.34.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6256](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6256) - fix(deps): update module go.opentelemetry.io/collector/pdata to v1.25.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6255](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6255) - chore(deps): update module github.com/cloudflare/circl to v1.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6259](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6259) - chore(deps): update lycheeverse/lychee-action action to v2.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6258](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6258) - chore(deps): update module github.com/catenacyber/perfsprint to v0.8.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6261](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6261) - Create scorecard.yml to enable OSSF Scorecard reporting by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6247](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6247) - chore(deps): update actions/upload-artifact digest to [`ff15f03`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/ff15f03) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6262](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6262) - chore(deps): update actions/checkout action to v4.2.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6263](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6263) - chore(deps): update golang.org/x/telemetry digest to [`c67c2d1`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/c67c2d1) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6264](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6264) - chore(deps): update ossf/scorecard-action action to v2.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6265](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6265) - chore(deps): update actions/upload-artifact action to v4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6266](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6266) - fix(deps): update build-tools to v0.18.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6276](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6276) - fix(deps): update module google.golang.org/protobuf to v1.36.5 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6277](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6277) - Use renovate best-practices by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6267](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6267) - chore(deps): pin dependencies by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6278](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6278) - chore(deps): update golang.org/x/telemetry digest to [`557cf9c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/557cf9c) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6279](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6279) - Fix comment of the RecordOnly sampling decision by [@​XSAM](https://redirect.github.com/XSAM) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6257](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6257) - Default github workflow permission read-all by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6268](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6268) - Add an OpenSSF badge to README.md by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6269](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6269) - chore(deps): update python docker tag to v3.13.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6283](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6283) - fix(deps): update golang.org/x to [`f9890c6`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/f9890c6) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6282](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6282) - chore(deps): update github/codeql-action digest to [`9e8d078`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/9e8d078) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6287](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6287) - chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6288](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6288) - chore(deps): update module golang.org/x/crypto to v0.33.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6290](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6290) - fix(deps): update googleapis to [`e9438ea`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/e9438ea) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6289](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6289) - chore(deps): update otel/weaver docker tag to v0.13.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6292](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6292) - chore(deps): update module 4d63.com/gochecknoglobals to v0.2.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6291](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6291) - chore(deps): update module go-simpler.org/sloglint to v0.9.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6293](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6293) - chore(deps): update module github.com/catenacyber/perfsprint to v0.8.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6294](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6294) - Close stale issues and PRs after 2 years of inactivity by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6284](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6284) - chore(deps): pin actions/stale action to [`5bef64f`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/5bef64f) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6295](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6295) - fix(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6297](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6297) - chore(deps): update module github.com/ldez/exptostd to v0.4.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6300](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6300) - fix(deps): update module github.com/golangci/golangci-lint to v1.64.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6301](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6301) - Document and check resource comparability by [@​MrAlias](https://redirect.github.com/MrAlias) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6272](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6272) - chore(deps): update module github.com/mgechev/revive to v1.6.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6306](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6306) - chore(deps): update otel/weaver docker tag to v0.13.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6309](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6309) - fix(deps): update module github.com/golangci/golangci-lint to v1.64.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6310](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6310) - chore(deps): update golang.org/x/telemetry digest to [`7530529`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/7530529) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6305](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6305) - chore(deps): update module github.com/gostaticanalysis/forcetypeassert to v0.2.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6312](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6312) - fix(deps): update googleapis to [`5a70512`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/5a70512) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6308](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6308) - Add support for Go 1.24 by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6304](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6304) - Replace tenv with usetesting by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6313](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6313) - chore(deps): update module github.com/securego/gosec/v2 to v2.22.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6314](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6314) - \[chore] Fix go-work Make target with the highest required Go version by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6285](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6285) - chore(deps): update module github.com/tdakkota/asciicheck to v0.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6316](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6316) - fix(deps): update module github.com/golangci/golangci-lint to v1.64.5 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6319](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6319) - chore(deps): update otel/weaver docker tag to v0.13.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6318](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6318) - sdk/log: Change BenchmarkLoggerNewRecord to BenchmarkLoggerEmit by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6315](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6315) - chore(deps): update golang.org/x/telemetry digest to [`6f9b61d`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/6f9b61d) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6321](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6321) - chore(deps): update module github.com/tdakkota/asciicheck to v0.4.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6322](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6322) - chore(deps): update module github.com/tetafro/godot to v1.5.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6323](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6323) - \[chore] Use public Linux ARM64 runners by [@​Kielek](https://redirect.github.com/Kielek) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6320](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6320) - chore(deps): update module github.com/mgechev/revive to v1.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6326](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6326) - chore(deps): update module github.com/spf13/cobra to v1.9.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6324](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6324) - chore(deps): update module github.com/4meepo/tagalign to v1.4.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6327](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6327) - fix(deps): update golang.org/x to [`eff6e97`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/eff6e97) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6325](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6325) - fix(deps): update golang.org/x to [`aa4b98e`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/aa4b98e) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6336](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6336) - chore(deps): update module github.com/nunnatsa/ginkgolinter to v0.19.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6311](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6311) - sdk/log: Add FilterProcessor and EnabledParameters by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6317](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6317) - chore(deps): update actions/cache digest to [`0c907a7`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/0c907a7) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6337](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6337) - fix(deps): update googleapis to [`56aae31`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/56aae31) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6338](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6338) - chore(deps): update module github.com/catenacyber/perfsprint to v0.8.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6339](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6339) - Add FOSSA scanning workflow by [@​opentelemetrybot](https://redirect.github.com/opentelemetrybot) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6331](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6331) - chore(deps): update module github.com/kisielk/errcheck to v1.9.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6340](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6340) - \[chore] Add a policy on adding tests by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6334](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6334) - \[chore] Add OpenSSF Best Practices badge by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6345](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6345) - chore(deps): update golang.org/x/telemetry digest to [`165e2f8`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/165e2f8) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6346](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6346) - chore(deps): update module github.com/quasilyte/go-ruleguard to v0.4.4 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6348](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6348) - chore(deps): update module github.com/ldez/exptostd to v0.4.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6357](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6357) - chore(deps): update actions/upload-artifact digest to [`4cec3d8`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/4cec3d8) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6356](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6356) - chore(deps): update github/codeql-action digest to [`b56ba49`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/b56ba49) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6354](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6354) - chore(deps): update ossf/scorecard-action action to v2.4.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6358](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6358) - fix(deps): update module github.com/google/go-cmp to v0.7.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6359](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6359) - chore(deps): update golang.org/x by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6355](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6355) - chore(deps): update module github.com/gaijinentertainment/go-exhaustruct/v3 to v3.3.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6361](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6361) - chore(deps): update python:3.13.2-slim-bullseye docker digest to [`d3852c9`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/d3852c9) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6367](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6367) - chore(deps): update module golang.org/x/crypto to v0.35.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6366](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6366) - \[chore] clean up revive configuration by [@​mmorel-35](https://redirect.github.com/mmorel-35) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6353](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6353) - chore(deps): update python:3.13.2-slim-bullseye docker digest to [`31b581c`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/31b581c) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6370](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6370) - chore(deps): update module go.opentelemetry.io/build-tools to v0.19.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6374](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6374) - chore(deps): update module github.com/bombsimon/wsl/v4 to v4.6.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6373](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6373) - fix(deps): update build-tools to v0.19.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6376](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6376) - chore(deps): update actions/download-artifact digest to [`cc20338`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/cc20338) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6377](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6377) - sdk/trace: Fix goroutine leak in simpleSpanProcessor.Shutdown by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6368](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6368) - chore(deps): update codecov/codecov-action action to v5.4.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6380](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6380) - chore(deps): update module github.com/catenacyber/perfsprint to v0.9.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6379](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6379) - sdk/trace: Fix gorountine leak in batchSpanProcessor.ForceFlush by [@​pellared](https://redirect.github.com/pellared) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6369](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6369) - chore(deps): update module github.com/protonmail/go-crypto to v1.1.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6383](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6383) - chore(deps): update module github.com/go-git/go-git/v5 to v5.14.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6385](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6385) - chore(deps): update actions/cache digest to [`d4323d4`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/d4323d4) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6384](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6384) - chore(deps): update module github.com/kkhaike/contextcheck to v1.1.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6387](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6387) - chore(deps): update module 4d63.com/gocheckcompilerdirectives to v1.3.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6388](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6388) - fix(deps): update golang.org/x to [`dead583`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/dead583) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6389](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6389) - chore(deps): update mvdan.cc/unparam digest to [`0df0534`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/0df0534) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6391](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6391) - fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6394](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6394) - chore(deps): update github.com/golangci/dupl digest to [`44c6a0b`](https://redirect.github.com/open-telemetry/opentelemetry-go/commit/44c6a0b) by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6398](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6398) - Look at stale issues in ascending order by [@​dmathieu](https://redirect.github.com/dmathieu) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6396](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6396) - fix(deps): update build-tools to v0.20.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6403](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6403) - Move trace sdk tests from trace_test into trace package by [@​dashpole](https://redirect.github.com/dashpole) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6400](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6400) - fix(deps): update module google.golang.org/grpc to v1.71.0 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6409](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6409) - chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6411](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6411) - chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 by [@​renovate](https://redirect.github.com/renovate) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6412](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6412) - Release v1.35.0/v0.57.0/v0.11.0 by [@​XSAM](https://redirect.github.com/XSAM) in [https://togithub.com/open-telemetry/opentelemetry-go/pull/6407](https://redirect.github.com/open-telemetry/opentelemetry-go/pull/6407) **Full Changelog**: https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.34.0...v1.35.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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.118.3` -> `v0.120.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/) | require | minor | | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.119.0` -> `v0.120.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/) | require | minor | | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.4` -> `v1.9.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.75.0` -> `v1.78.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/) | require | minor | | [cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go) | `v1.66.2` -> `v1.67.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/) | require | minor | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.24.3` -> `v1.25.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/) | require | minor | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.14` -> `v0.3.15` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.4.1` -> `v1.4.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/kms](https://redirect.github.com/googleapis/google-cloud-go) | `v1.21.0` -> `v1.21.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.5` -> `v0.6.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://redirect.github.com/googleapis/google-cloud-go) | `v1.24.0` -> `v1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/orgpolicy](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.2` -> `v1.14.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/osconfig](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.3` -> `v1.14.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/pubsub](https://redirect.github.com/googleapis/google-cloud-go) | `v1.47.0` -> `v1.48.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/) | require | minor | | [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) | `v1.50.0` -> `v1.51.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/) | require | minor | | [cloud.google.com/go/translate](https://redirect.github.com/googleapis/google-cloud-go) | `v1.12.3` -> `v1.12.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `9094ed2` -> `a4b03ec` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [github.com/googleapis/enterprise-certificate-proxy](https://redirect.github.com/googleapis/enterprise-certificate-proxy) | `v0.3.5` -> `v0.3.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.224.0` -> `v0.227.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.226.0` -> `v0.227.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `a0af3ef` -> `e70fdf4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `a0af3ef` -> `e70fdf4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `55c9018` -> `e70fdf4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.36.5` -> `v1.36.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.120.0`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.120.0) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.119.0...v0.120.0) ##### Features - **civil:** Implement database/sql.Scanner|Valuer ([#​1145](https://redirect.github.com/googleapis/google-cloud-go/issues/1145)) ([#​11808](https://redirect.github.com/googleapis/google-cloud-go/issues/11808)) ([cbe4419](https://redirect.github.com/googleapis/google-cloud-go/commit/cbe4419c17f677c05f3f52c2080861adce705db4)) ##### Bug Fixes - **third_party/pkgsite:** Increase comment size limit ([#​11877](https://redirect.github.com/googleapis/google-cloud-go/issues/11877)) ([587b5cc](https://redirect.github.com/googleapis/google-cloud-go/commit/587b5ccc684ad99cb9eeba897304b7143564d423)) ### [`v0.119.0`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.119.0) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.118.3...v0.119.0) ##### Features - **main:** Add support for listening on custom host to internal/testutil ([#​11780](https://redirect.github.com/googleapis/google-cloud-go/issues/11780)) ([9608a09](https://redirect.github.com/googleapis/google-cloud-go/commit/9608a09a5d41778c7bb93792b5d5128d7081d4a6)), refs [#​11586](https://redirect.github.com/googleapis/google-cloud-go/issues/11586) </details> <details> <summary>googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)</summary> ### [`v0.3.6`](https://redirect.github.com/googleapis/enterprise-certificate-proxy/releases/tag/v0.3.6) [Compare Source](https://redirect.github.com/googleapis/enterprise-certificate-proxy/compare/v0.3.5...v0.3.6) ##### New Feature Update! This update includes support for keychain type selection on MacOS. The universal cert config now supports a new field "keychain_type" with the following possible values: "login", "system", or "all". If this field is missing or empty, we will assume "all", which is the current behavior. For devices with custom keychains, such as test keychains, the value "all" should be used to include the custom keychains in the search space. Example config snippet: { "cert_configs": { "macos_keychain": { "issuer": "Google Endpoint Verification", "keychain_type": "system" }, ... } The "darwin-specific" client has also been updated with a new API "NewSecureKeyWithOptions" that can be used to specify the keychain type. ##### Change Log - feat(darwin): Add support for keychain type (login vs system vs all) by [@​andyrzhao](https://redirect.github.com/andyrzhao) in [https://togithub.com/googleapis/enterprise-certificate-proxy/pull/147](https://redirect.github.com/googleapis/enterprise-certificate-proxy/pull/147) - chore: Update version.txt to 0.3.6 by [@​andyrzhao](https://redirect.github.com/andyrzhao) in [https://togithub.com/googleapis/enterprise-certificate-proxy/pull/148](https://redirect.github.com/googleapis/enterprise-certificate-proxy/pull/148) **Full Changelog**: https://togithub.com/googleapis/enterprise-certificate-proxy/compare/v0.3.5...v0.3.6 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24.0) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.227.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.227.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.226.0...v0.227.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3064](https://redirect.github.com/googleapis/google-api-go-client/issues/3064)) ([086437d](https://redirect.github.com/googleapis/google-api-go-client/commit/086437d5503dc5cc6794bbbfec47cdd90c8b917b)) - **all:** Auto-regenerate discovery clients ([#​3066](https://redirect.github.com/googleapis/google-api-go-client/issues/3066)) ([2920346](https://redirect.github.com/googleapis/google-api-go-client/commit/29203469556eca18b77dcf2f92163047218b5ad7)) - **all:** Auto-regenerate discovery clients ([#​3067](https://redirect.github.com/googleapis/google-api-go-client/issues/3067)) ([c6396b1](https://redirect.github.com/googleapis/google-api-go-client/commit/c6396b197caa96a22a79dc8f993d8a216e7959db)) - **all:** Auto-regenerate discovery clients ([#​3069](https://redirect.github.com/googleapis/google-api-go-client/issues/3069)) ([f12f503](https://redirect.github.com/googleapis/google-api-go-client/commit/f12f50392dc68907c5616e8d436d7daafa2d9967)) - **all:** Auto-regenerate discovery clients ([#​3070](https://redirect.github.com/googleapis/google-api-go-client/issues/3070)) ([a5a7982](https://redirect.github.com/googleapis/google-api-go-client/commit/a5a7982eab05780caeb754e4b489d3c1ff0d868c)) - **all:** Auto-regenerate discovery clients ([#​3071](https://redirect.github.com/googleapis/google-api-go-client/issues/3071)) ([a86ed9f](https://redirect.github.com/googleapis/google-api-go-client/commit/a86ed9f6305ee23b7290ee047847ddcdf51c4792)) ### [`v0.226.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.226.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.225.0...v0.226.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3059](https://redirect.github.com/googleapis/google-api-go-client/issues/3059)) ([36a4396](https://redirect.github.com/googleapis/google-api-go-client/commit/36a4396b57da8f0b6f01fb1e4fd0b3a651469b35)) ### [`v0.225.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.225.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.224.0...v0.225.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3052](https://redirect.github.com/googleapis/google-api-go-client/issues/3052)) ([6fe9ee7](https://redirect.github.com/googleapis/google-api-go-client/commit/6fe9ee700e1313bc01613809eb26089680de4f95)) - **all:** Auto-regenerate discovery clients ([#​3054](https://redirect.github.com/googleapis/google-api-go-client/issues/3054)) ([1f9f630](https://redirect.github.com/googleapis/google-api-go-client/commit/1f9f6306edf6f040f94cb704c111e867de93b11c)) - **all:** Auto-regenerate discovery clients ([#​3055](https://redirect.github.com/googleapis/google-api-go-client/issues/3055)) ([01546c1](https://redirect.github.com/googleapis/google-api-go-client/commit/01546c11d2c2bff28c3df26c055f5a37e2744c15)) - **all:** Auto-regenerate discovery clients ([#​3057](https://redirect.github.com/googleapis/google-api-go-client/issues/3057)) ([7a464ea](https://redirect.github.com/googleapis/google-api-go-client/commit/7a464eaf63831e1ee3f5d949ba19714560a15303)) - **all:** Auto-regenerate discovery clients ([#​3058](https://redirect.github.com/googleapis/google-api-go-client/issues/3058)) ([1b9abf7](https://redirect.github.com/googleapis/google-api-go-client/commit/1b9abf7810e1b19a8e69733377149a443865ec8f)) ##### Bug Fixes - **option:** Update WithEndpoint docs ([#​3032](https://redirect.github.com/googleapis/google-api-go-client/issues/3032)) ([fe0dd61](https://redirect.github.com/googleapis/google-api-go-client/commit/fe0dd61a4ed0f8708486f2aa417876bec8b6e5ae)) </details> <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.36.6`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.6) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.5...v1.36.6) **Full Changelog**: https://togithub.com/protocolbuffers/protobuf-go/compare/v1.36.5...v1.36.6 User-visible changes: [CL/657895](https://go-review.googlesource.com/c/protobuf/+/657895): internal_gengo: generate a const string literal for the raw descriptor [CL/653536](https://go-review.googlesource.com/c/protobuf/+/653536): proto: Add CloneOf\[M Message]\(m M) M Maintenance: [CL/649135](https://go-review.googlesource.com/c/protobuf/+/649135): all: set Go language version to Go 1.22 [CL/654955](https://go-review.googlesource.com/c/protobuf/+/654955): types/descriptorpb: regenerate using latest protobuf v30 release </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.78.0` -> `v1.81.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/) | require | minor | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.4.2` -> `v1.5.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/) | require | minor | | [cloud.google.com/go/pubsub](https://redirect.github.com/googleapis/google-cloud-go) | `v1.48.0` -> `v1.49.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/) | require | minor | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.77.0` -> `v1.79.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `a4b03ec` -> `27863c8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go.einride.tech/aip](https://redirect.github.com/einride/aip-go) | `v0.68.1` -> `v0.69.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/) | require | minor | | golang.org/x/net | `v0.37.0` -> `v0.39.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/) | require | minor | | golang.org/x/oauth2 | `v0.28.0` -> `v0.29.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/) | require | minor | | golang.org/x/sync | `v0.12.0` -> `v0.13.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/) | require | minor | | golang.org/x/sys | `v0.31.0` -> `v0.32.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/) | require | minor | | golang.org/x/text | `v0.23.0` -> `v0.24.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/) | require | minor | | golang.org/x/tools | `v0.31.0` -> `v0.32.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.227.0` -> `v0.228.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `e70fdf4` -> `ac9807e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `e70fdf4` -> `ac9807e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.71.0` -> `v1.71.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- ### Release Notes <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.69.0`](https://redirect.github.com/einride/aip-go/releases/tag/v0.69.0) [Compare Source](https://redirect.github.com/einride/aip-go/compare/v0.68.1...v0.69.0) #### 0.69.0 (2025-03-28) ##### Feature - **resourcename:** add Type function to generated structs ([`aae9629`](https://redirect.github.com/einride/aip-go/commit/aae96299)) ##### Chores - **sage:** bump stringer to work with later Go version locally ([`48a9a4b`](https://redirect.github.com/einride/aip-go/commit/48a9a4b3)) - **deps:** bump golang.org/x/net from 0.28.0 to 0.33.0 ([`53b0974`](https://redirect.github.com/einride/aip-go/commit/53b09742)) - **deps:** bump go.einride.tech/sage from 0.314.0 to 0.334.0 in /.sage ([`95bdfbb`](https://redirect.github.com/einride/aip-go/commit/95bdfbbd)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.228.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.228.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.227.0...v0.228.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3072](https://redirect.github.com/googleapis/google-api-go-client/issues/3072)) ([1987dc9](https://redirect.github.com/googleapis/google-api-go-client/commit/1987dc98a165f1903aa196b1e1168fbfab57d589)) - **all:** Auto-regenerate discovery clients ([#​3076](https://redirect.github.com/googleapis/google-api-go-client/issues/3076)) ([b041969](https://redirect.github.com/googleapis/google-api-go-client/commit/b04196929868221b7008cd2044eced383709967c)) - **all:** Auto-regenerate discovery clients ([#​3077](https://redirect.github.com/googleapis/google-api-go-client/issues/3077)) ([e5c4d37](https://redirect.github.com/googleapis/google-api-go-client/commit/e5c4d37cb6d560bd38cb8328723ae0555ba7e468)) - **all:** Auto-regenerate discovery clients ([#​3078](https://redirect.github.com/googleapis/google-api-go-client/issues/3078)) ([2eb9895](https://redirect.github.com/googleapis/google-api-go-client/commit/2eb98950640fec46384087222d97e15403d9d9a3)) - **all:** Auto-regenerate discovery clients ([#​3080](https://redirect.github.com/googleapis/google-api-go-client/issues/3080)) ([d67a105](https://redirect.github.com/googleapis/google-api-go-client/commit/d67a10510ebdbb87f0fd7744178e3008bcdf1d9b)) - **all:** Auto-regenerate discovery clients ([#​3081](https://redirect.github.com/googleapis/google-api-go-client/issues/3081)) ([d721547](https://redirect.github.com/googleapis/google-api-go-client/commit/d7215475a626266ad21f6d6537041b38212a54cc)) ##### Bug Fixes - **googleapi:** Add JSON array support to CheckResponseWithBody ([#​3075](https://redirect.github.com/googleapis/google-api-go-client/issues/3075)) ([ffcba91](https://redirect.github.com/googleapis/google-api-go-client/commit/ffcba91d985f21009b0a3186f006e7e6407c2478)) </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.71.1`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.71.1): Release 1.71.1 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.71.0...v1.71.1) ### Bug Fixes - grpc: fix a bug causing an extra Read from the compressor if a compressed message is the same size as the limit. This could result in a panic with the built-in gzip compressor ([#​8178](https://redirect.github.com/grpc/grpc-go/issues/8178)) - xds: restore the behavior of reading the bootstrap config before creating the first xDS client instead of at package init time ([#​8164](https://redirect.github.com/grpc/grpc-go/issues/8164)) - stats/opentelemetry: use `TextMapPropagator` and `TracerProvider` from `TraceOptions` instead of OpenTelemetry globals ([#​8166](https://redirect.github.com/grpc/grpc-go/issues/8166)) - client: fix races when an http proxy is configured that could lead to deadlocks or panics ([#​8195](https://redirect.github.com/grpc/grpc-go/issues/8195)) - client: fix bug causing RPC failures with message "no children to pick from" when using a custom resolver that calls the deprecated `NewAddress` API ([#​8149](https://redirect.github.com/grpc/grpc-go/issues/8149)) - wrr: fix slow processing of address updates that could result in problems including RPC failures for servers with a large number of backends ([#​8179](https://redirect.github.com/grpc/grpc-go/issues/8179)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.78.0` -> `v1.79.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/) | require | minor | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.14.0` -> `v5.15.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/) | require | minor | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.7` -> `1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `ac9807e` -> `207652e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `ac9807e` -> `207652e` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.15.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.15.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.14.0...v5.15.0) #### What's Changed - plumbing: add cert auth support to `releases/v5.x` by [@​Javier-varez](https://redirect.github.com/Javier-varez) in [https://togithub.com/go-git/go-git/pull/1482](https://redirect.github.com/go-git/go-git/pull/1482) - v5: Bump dependencies by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1505](https://redirect.github.com/go-git/go-git/pull/1505) **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.14.0...v5.15.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.24.0) ### [`v1.23.8`](https://redirect.github.com/golang/go/compare/go1.23.7...go1.23.8) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.120.0` -> `v0.120.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.5` -> `v1.9.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.81.0` -> `v1.84.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/) | require | minor | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.15.0` -> `v0.16.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.25.0` -> `v1.25.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.15` -> `v0.3.16` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.5.0` -> `v1.5.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/kms](https://redirect.github.com/googleapis/google-cloud-go) | `v1.21.1` -> `v1.21.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.6` -> `v0.6.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://redirect.github.com/googleapis/google-cloud-go) | `v1.24.1` -> `v1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/orgpolicy](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.3` -> `v1.15.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/) | require | minor | | [cloud.google.com/go/osconfig](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.4` -> `v1.14.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.79.0` -> `v1.80.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/) | require | minor | | [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) | `v1.51.0` -> `v1.52.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/) | require | minor | | [cloud.google.com/go/translate](https://redirect.github.com/googleapis/google-cloud-go) | `v1.12.4` -> `v1.12.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.15.0` -> `v5.16.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `27863c8` -> `337e5dd` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | [go.einride.tech/aip](https://redirect.github.com/einride/aip-go) | `v0.69.0` -> `v0.69.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.229.0` -> `v0.230.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `207652e` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `2d3770c` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `207652e` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `2d3770c` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.71.1` -> `v1.72.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/) | require | minor | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.120.1`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.120.1) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.120.0...v0.120.1) ##### Bug Fixes - **readme:** Update authentication section ([#​11918](https://redirect.github.com/googleapis/google-cloud-go/issues/11918)) ([2fda860](https://redirect.github.com/googleapis/google-cloud-go/commit/2fda86031820ad7d29322f03ad6f34871ad5ff59)) </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.16.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.16.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.15.0...v5.16.0) #### What's Changed - \[v5] plumbing: support mTLS for HTTPS protocol by [@​hiddeco](https://redirect.github.com/hiddeco) in [https://togithub.com/go-git/go-git/pull/1510](https://redirect.github.com/go-git/go-git/pull/1510) - v5: plumbing: transport, Reintroduce SetHostKeyCallback. Fix [#​1514](https://redirect.github.com/go-git/go-git/issues/1514) by [@​pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1515](https://redirect.github.com/go-git/go-git/pull/1515) **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.15.0...v5.16.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.8...go1.24.0) ### [`v1.23.8`](https://redirect.github.com/golang/go/compare/go1.23.7...go1.23.8) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </details> <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.69.1`](https://redirect.github.com/einride/aip-go/releases/tag/v0.69.1) [Compare Source](https://redirect.github.com/einride/aip-go/compare/v0.69.0...v0.69.1) #### 0.69.1 (2025-04-25) ##### Bug Fixes - **resourceid:** allow user-settable IDs to have length one ([`c8eafff`](https://redirect.github.com/einride/aip-go/commit/c8eafff8)) ##### Chores - **deps:** run make after updating dependencies ([`e520cbb`](https://redirect.github.com/einride/aip-go/commit/e520cbb7)) - **deps:** bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sage ([`4e87491`](https://redirect.github.com/einride/aip-go/commit/4e874913)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.230.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.230.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.229.0...v0.230.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3111](https://redirect.github.com/googleapis/google-api-go-client/issues/3111)) ([59f08c8](https://redirect.github.com/googleapis/google-api-go-client/commit/59f08c8d98394de1311907950ae52b75db151a6a)) - **all:** Auto-regenerate discovery clients ([#​3113](https://redirect.github.com/googleapis/google-api-go-client/issues/3113)) ([40e4fb1](https://redirect.github.com/googleapis/google-api-go-client/commit/40e4fb1ee01719658774befbfc582c20ee06581f)) - **all:** Auto-regenerate discovery clients ([#​3114](https://redirect.github.com/googleapis/google-api-go-client/issues/3114)) ([f0bb0a1](https://redirect.github.com/googleapis/google-api-go-client/commit/f0bb0a13159f29b30624027724b3ea0ad08c0ff0)) - **all:** Auto-regenerate discovery clients ([#​3115](https://redirect.github.com/googleapis/google-api-go-client/issues/3115)) ([c122b14](https://redirect.github.com/googleapis/google-api-go-client/commit/c122b14b51ab658a5f666b9ec9ab318288c4273d)) - **all:** Auto-regenerate discovery clients ([#​3117](https://redirect.github.com/googleapis/google-api-go-client/issues/3117)) ([1c0aadb](https://redirect.github.com/googleapis/google-api-go-client/commit/1c0aadbeaf819dfcb52903b978085ac96c12522c)) - **all:** Auto-regenerate discovery clients ([#​3118](https://redirect.github.com/googleapis/google-api-go-client/issues/3118)) ([2b6fa61](https://redirect.github.com/googleapis/google-api-go-client/commit/2b6fa61936ada3252efc355ea176dd638c2f5baa)) - **all:** Auto-regenerate discovery clients ([#​3120](https://redirect.github.com/googleapis/google-api-go-client/issues/3120)) ([18c546e](https://redirect.github.com/googleapis/google-api-go-client/commit/18c546ede7af9fae3ff7115c01a31208c3a9d734)) - **all:** Auto-regenerate discovery clients ([#​3121](https://redirect.github.com/googleapis/google-api-go-client/issues/3121)) ([ff1b166](https://redirect.github.com/googleapis/google-api-go-client/commit/ff1b166e4564423ae96c464cad4435db71cefded)) ##### Bug Fixes - Removes-redundant ([#​3095](https://redirect.github.com/googleapis/google-api-go-client/issues/3095)) ([9e9ff11](https://redirect.github.com/googleapis/google-api-go-client/commit/9e9ff112acacecddc17be15d4f37ca45fb9177ad)) </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.72.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.72.0): Release 1.72.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.71.1...v1.72.0) ### Dependencies - Minimum supported Go version is now 1.23 ([#​8108](https://redirect.github.com/grpc/grpc-go/issues/8108)) ### API Changes - resolver: add experimental `AddressMapV2` with generics to ultimately replace `AddressMap`. Deprecate `AddressMap` for deletion ([#​8187](https://redirect.github.com/grpc/grpc-go/issues/8187)) - resolver: convert EndpointMap in place to use generics ([#​8189](https://redirect.github.com/grpc/grpc-go/issues/8189)) ### New Features - xds: add `grpc.xds_client.server_failure` counter metric on xDS client to record connectivity errors ([#​8203](https://redirect.github.com/grpc/grpc-go/issues/8203)) - balancer/rls: allow `maxAge` to exceed 5 minutes if `staleAge` is set in the LB policy configuration ([#​8137](https://redirect.github.com/grpc/grpc-go/issues/8137)) - ringhash: implement [gRFC A76](https://redirect.github.com/grpc/proposal/blob/master/A76-ring-hash-improvements.md) improvements. ([#​8159](https://redirect.github.com/grpc/grpc-go/issues/8159)) ### Bug Fixes - xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters ([#​8169](https://redirect.github.com/grpc/grpc-go/issues/8169), [#​8170](https://redirect.github.com/grpc/grpc-go/issues/8170)) - cds: improve RPC error messages when resources are not found ([#​8122](https://redirect.github.com/grpc/grpc-go/issues/8122)) - priority: fix race that could leak balancers and goroutines during shutdown ([#​8095](https://redirect.github.com/grpc/grpc-go/issues/8095)) - stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 ([#​8237](https://redirect.github.com/grpc/grpc-go/issues/8237)) - balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field is set to a non-comparable value by ignoring the field ([#​8227](https://redirect.github.com/grpc/grpc-go/issues/8227)) ### Behavior Changes - transport: make servers send an HTTP/2 RST_STREAM frame to cancel a stream when the deadline expires ([#​8071](https://redirect.github.com/grpc/grpc-go/issues/8071)) ### Documentation - stats: clarify the expected sequence of events on a stats handler ([#​7885](https://redirect.github.com/grpc/grpc-go/issues/7885)) - Special Thanks: [@​RyanBlaney](https://redirect.github.com/RyanBlaney) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.120.1` -> `v0.121.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/) | require | minor | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.84.0` -> `v1.85.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/) | require | minor | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.25.2` -> `v1.26.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/) | require | minor | | [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) | `v1.52.0` -> `v1.53.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `337e5dd` -> `c008609` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | golang.org/x/oauth2 | `v0.29.0` -> `v0.30.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/) | require | minor | | golang.org/x/sync | `v0.13.0` -> `v0.14.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/) | require | minor | | golang.org/x/sys | `v0.32.0` -> `v0.33.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.230.0` -> `v0.231.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `7b38467` -> `10db94c` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `7b38467` -> `10db94c` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.121.0`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.121.0) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.120.1...v0.121.0) ##### Features - **debugger:** Remove debugger/apiv2 client ([#​12050](https://redirect.github.com/googleapis/google-cloud-go/issues/12050)) ([af8641e](https://redirect.github.com/googleapis/google-cloud-go/commit/af8641e7d011349afa774b668b30a95b007fd076)) </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.8...go1.24.0) ### [`v1.23.8`](https://redirect.github.com/golang/go/compare/go1.23.7...go1.23.8) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.231.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.231.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.230.0...v0.231.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3122](https://redirect.github.com/googleapis/google-api-go-client/issues/3122)) ([47cbba6](https://redirect.github.com/googleapis/google-api-go-client/commit/47cbba61ec8d62ebdfd1affe3a9244b20184c781)) - **all:** Auto-regenerate discovery clients ([#​3124](https://redirect.github.com/googleapis/google-api-go-client/issues/3124)) ([677b602](https://redirect.github.com/googleapis/google-api-go-client/commit/677b602b6f3f072ebfac6c5791cc06d15720b136)) - **all:** Auto-regenerate discovery clients ([#​3125](https://redirect.github.com/googleapis/google-api-go-client/issues/3125)) ([8ccf1f0](https://redirect.github.com/googleapis/google-api-go-client/commit/8ccf1f08977c7843d093bba21d391b082e206a75)) - **all:** Auto-regenerate discovery clients ([#​3126](https://redirect.github.com/googleapis/google-api-go-client/issues/3126)) ([4059351](https://redirect.github.com/googleapis/google-api-go-client/commit/405935174a0a7c9734c8e6b0dce487c481a7927e)) - **all:** Auto-regenerate discovery clients ([#​3127](https://redirect.github.com/googleapis/google-api-go-client/issues/3127)) ([ae18b22](https://redirect.github.com/googleapis/google-api-go-client/commit/ae18b2206b6182d47d69227b638dfc42d975b889)) - **all:** Auto-regenerate discovery clients ([#​3129](https://redirect.github.com/googleapis/google-api-go-client/issues/3129)) ([c33e0d1](https://redirect.github.com/googleapis/google-api-go-client/commit/c33e0d153c99c931e5b953e3ccfa40fe8ac20c02)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.120.0` -> `v0.120.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/accesscontextmanager](https://redirect.github.com/googleapis/google-cloud-go) | `v1.9.5` -> `v1.9.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.81.0` -> `v1.84.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/) | require | minor | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.15.0` -> `v0.16.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.25.0` -> `v1.25.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/grafeas](https://redirect.github.com/googleapis/google-cloud-go) | `v0.3.15` -> `v0.3.16` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/iam](https://redirect.github.com/googleapis/google-cloud-go) | `v1.5.0` -> `v1.5.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/kms](https://redirect.github.com/googleapis/google-cloud-go) | `v1.21.1` -> `v1.21.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/longrunning](https://redirect.github.com/googleapis/google-cloud-go) | `v0.6.6` -> `v0.6.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/monitoring](https://redirect.github.com/googleapis/google-cloud-go) | `v1.24.1` -> `v1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/orgpolicy](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.3` -> `v1.15.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/) | require | minor | | [cloud.google.com/go/osconfig](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.4` -> `v1.14.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.79.0` -> `v1.80.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/) | require | minor | | [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) | `v1.51.0` -> `v1.52.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/) | require | minor | | [cloud.google.com/go/translate](https://redirect.github.com/googleapis/google-cloud-go) | `v1.12.4` -> `v1.12.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git) | `v5.15.0` -> `v5.16.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `27863c8` -> `337e5dd` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | [go.einride.tech/aip](https://redirect.github.com/einride/aip-go) | `v0.69.0` -> `v0.69.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.229.0` -> `v0.230.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `207652e` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `2d3770c` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `207652e` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `2d3770c` -> `7b38467` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/grpc](https://redirect.github.com/grpc/grpc-go) | `v1.71.1` -> `v1.72.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/) | require | minor | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.120.1`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.120.1) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.120.0...v0.120.1) ##### Bug Fixes - **readme:** Update authentication section ([#&googleapis#8203;11918](https://redirect.github.com/googleapis/google-cloud-go/issues/11918)) ([2fda860](https://redirect.github.com/googleapis/google-cloud-go/commit/2fda86031820ad7d29322f03ad6f34871ad5ff59)) </details> <details> <summary>go-git/go-git (github.com/go-git/go-git/v5)</summary> ### [`v5.16.0`](https://redirect.github.com/go-git/go-git/releases/tag/v5.16.0) [Compare Source](https://redirect.github.com/go-git/go-git/compare/v5.15.0...v5.16.0) #### What's Changed - \[v5] plumbing: support mTLS for HTTPS protocol by [@&googleapis#8203;hiddeco](https://redirect.github.com/hiddeco) in [https://togithub.com/go-git/go-git/pull/1510](https://redirect.github.com/go-git/go-git/pull/1510) - v5: plumbing: transport, Reintroduce SetHostKeyCallback. Fix [#&googleapis#8203;1514](https://redirect.github.com/go-git/go-git/issues/1514) by [@&googleapis#8203;pjbgf](https://redirect.github.com/pjbgf) in [https://togithub.com/go-git/go-git/pull/1515](https://redirect.github.com/go-git/go-git/pull/1515) **Full Changelog**: https://togithub.com/go-git/go-git/compare/v5.15.0...v5.16.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.8...go1.24.0) ### [`v1.23.8`](https://redirect.github.com/golang/go/compare/go1.23.7...go1.23.8) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </details> <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.69.1`](https://redirect.github.com/einride/aip-go/releases/tag/v0.69.1) [Compare Source](https://redirect.github.com/einride/aip-go/compare/v0.69.0...v0.69.1) #### 0.69.1 (2025-04-25) ##### Bug Fixes - **resourceid:** allow user-settable IDs to have length one ([`c8eafff`](https://redirect.github.com/einride/aip-go/commit/c8eafff8)) ##### Chores - **deps:** run make after updating dependencies ([`e520cbb`](https://redirect.github.com/einride/aip-go/commit/e520cbb7)) - **deps:** bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sage ([`4e87491`](https://redirect.github.com/einride/aip-go/commit/4e874913)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.230.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.230.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.229.0...v0.230.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3111](https://redirect.github.com/googleapis/google-api-go-client/issues/3111)) ([59f08c8](https://redirect.github.com/googleapis/google-api-go-client/commit/59f08c8d98394de1311907950ae52b75db151a6a)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3113](https://redirect.github.com/googleapis/google-api-go-client/issues/3113)) ([40e4fb1](https://redirect.github.com/googleapis/google-api-go-client/commit/40e4fb1ee01719658774befbfc582c20ee06581f)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3114](https://redirect.github.com/googleapis/google-api-go-client/issues/3114)) ([f0bb0a1](https://redirect.github.com/googleapis/google-api-go-client/commit/f0bb0a13159f29b30624027724b3ea0ad08c0ff0)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3115](https://redirect.github.com/googleapis/google-api-go-client/issues/3115)) ([c122b14](https://redirect.github.com/googleapis/google-api-go-client/commit/c122b14b51ab658a5f666b9ec9ab318288c4273d)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3117](https://redirect.github.com/googleapis/google-api-go-client/issues/3117)) ([1c0aadb](https://redirect.github.com/googleapis/google-api-go-client/commit/1c0aadbeaf819dfcb52903b978085ac96c12522c)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3118](https://redirect.github.com/googleapis/google-api-go-client/issues/3118)) ([2b6fa61](https://redirect.github.com/googleapis/google-api-go-client/commit/2b6fa61936ada3252efc355ea176dd638c2f5baa)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3120](https://redirect.github.com/googleapis/google-api-go-client/issues/3120)) ([18c546e](https://redirect.github.com/googleapis/google-api-go-client/commit/18c546ede7af9fae3ff7115c01a31208c3a9d734)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3121](https://redirect.github.com/googleapis/google-api-go-client/issues/3121)) ([ff1b166](https://redirect.github.com/googleapis/google-api-go-client/commit/ff1b166e4564423ae96c464cad4435db71cefded)) ##### Bug Fixes - Removes-redundant ([#&googleapis#8203;3095](https://redirect.github.com/googleapis/google-api-go-client/issues/3095)) ([9e9ff11](https://redirect.github.com/googleapis/google-api-go-client/commit/9e9ff112acacecddc17be15d4f37ca45fb9177ad)) </details> <details> <summary>grpc/grpc-go (google.golang.org/grpc)</summary> ### [`v1.72.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.72.0): Release 1.72.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.71.1...v1.72.0) ### Dependencies - Minimum supported Go version is now 1.23 ([#&googleapis#8203;8108](https://redirect.github.com/grpc/grpc-go/issues/8108)) ### API Changes - resolver: add experimental `AddressMapV2` with generics to ultimately replace `AddressMap`. Deprecate `AddressMap` for deletion ([#&googleapis#8203;8187](https://redirect.github.com/grpc/grpc-go/issues/8187)) - resolver: convert EndpointMap in place to use generics ([#&googleapis#8203;8189](https://redirect.github.com/grpc/grpc-go/issues/8189)) ### New Features - xds: add `grpc.xds_client.server_failure` counter metric on xDS client to record connectivity errors ([#&googleapis#8203;8203](https://redirect.github.com/grpc/grpc-go/issues/8203)) - balancer/rls: allow `maxAge` to exceed 5 minutes if `staleAge` is set in the LB policy configuration ([#&googleapis#8203;8137](https://redirect.github.com/grpc/grpc-go/issues/8137)) - ringhash: implement [gRFC A76](https://redirect.github.com/grpc/proposal/blob/master/A76-ring-hash-improvements.md) improvements. ([#&googleapis#8203;8159](https://redirect.github.com/grpc/grpc-go/issues/8159)) ### Bug Fixes - xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters ([#&googleapis#8203;8169](https://redirect.github.com/grpc/grpc-go/issues/8169), [#&googleapis#8203;8170](https://redirect.github.com/grpc/grpc-go/issues/8170)) - cds: improve RPC error messages when resources are not found ([#&googleapis#8203;8122](https://redirect.github.com/grpc/grpc-go/issues/8122)) - priority: fix race that could leak balancers and goroutines during shutdown ([#&googleapis#8203;8095](https://redirect.github.com/grpc/grpc-go/issues/8095)) - stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 ([#&googleapis#8203;8237](https://redirect.github.com/grpc/grpc-go/issues/8237)) - balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field is set to a non-comparable value by ignoring the field ([#&googleapis#8203;8227](https://redirect.github.com/grpc/grpc-go/issues/8227)) ### Behavior Changes - transport: make servers send an HTTP/2 RST_STREAM frame to cancel a stream when the deadline expires ([#&googleapis#8203;8071](https://redirect.github.com/grpc/grpc-go/issues/8071)) ### Documentation - stats: clarify the expected sequence of events on a stats handler ([#&googleapis#8203;7885](https://redirect.github.com/grpc/grpc-go/issues/7885)) - Special Thanks: [@&googleapis#8203;RyanBlaney](https://redirect.github.com/RyanBlaney) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go](https://redirect.github.com/googleapis/google-cloud-go) | `v0.120.1` -> `v0.121.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/) | require | minor | | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.84.0` -> `v1.85.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/) | require | minor | | [cloud.google.com/go/datacatalog](https://redirect.github.com/googleapis/google-cloud-go) | `v1.25.2` -> `v1.26.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/) | require | minor | | [cloud.google.com/go/storage](https://redirect.github.com/googleapis/google-cloud-go) | `v1.52.0` -> `v1.53.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/) | require | minor | | [github.com/google/pprof](https://redirect.github.com/google/pprof) | `337e5dd` -> `c008609` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | golang.org/x/oauth2 | `v0.29.0` -> `v0.30.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/) | require | minor | | golang.org/x/sync | `v0.13.0` -> `v0.14.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/) | require | minor | | golang.org/x/sys | `v0.32.0` -> `v0.33.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.230.0` -> `v0.231.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `7b38467` -> `10db94c` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `7b38467` -> `10db94c` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go)</summary> ### [`v0.121.0`](https://redirect.github.com/googleapis/google-cloud-go/releases/tag/v0.121.0) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.120.1...v0.121.0) ##### Features - **debugger:** Remove debugger/apiv2 client ([#&googleapis#8203;12050](https://redirect.github.com/googleapis/google-cloud-go/issues/12050)) ([af8641e](https://redirect.github.com/googleapis/google-cloud-go/commit/af8641e7d011349afa774b668b30a95b007fd076)) </details> <details> <summary>golang/go (go)</summary> ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.8...go1.24.0) ### [`v1.23.8`](https://redirect.github.com/golang/go/compare/go1.23.7...go1.23.8) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.231.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.231.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.230.0...v0.231.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3122](https://redirect.github.com/googleapis/google-api-go-client/issues/3122)) ([47cbba6](https://redirect.github.com/googleapis/google-api-go-client/commit/47cbba61ec8d62ebdfd1affe3a9244b20184c781)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3124](https://redirect.github.com/googleapis/google-api-go-client/issues/3124)) ([677b602](https://redirect.github.com/googleapis/google-api-go-client/commit/677b602b6f3f072ebfac6c5791cc06d15720b136)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3125](https://redirect.github.com/googleapis/google-api-go-client/issues/3125)) ([8ccf1f0](https://redirect.github.com/googleapis/google-api-go-client/commit/8ccf1f08977c7843d093bba21d391b082e206a75)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3126](https://redirect.github.com/googleapis/google-api-go-client/issues/3126)) ([4059351](https://redirect.github.com/googleapis/google-api-go-client/commit/405935174a0a7c9734c8e6b0dce487c481a7927e)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3127](https://redirect.github.com/googleapis/google-api-go-client/issues/3127)) ([ae18b22](https://redirect.github.com/googleapis/google-api-go-client/commit/ae18b2206b6182d47d69227b638dfc42d975b889)) - **all:** Auto-regenerate discovery clients ([#&googleapis#8203;3129](https://redirect.github.com/googleapis/google-api-go-client/issues/3129)) ([c33e0d1](https://redirect.github.com/googleapis/google-api-go-client/commit/c33e0d153c99c931e5b953e3ccfa40fe8ac20c02)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.85.0` -> `v1.86.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/) | require | minor | | [cloud.google.com/go/bigquery](https://redirect.github.com/googleapis/google-cloud-go) | `v1.67.0` -> `v1.68.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/) | require | minor | | [cloud.google.com/go/osconfig](https://redirect.github.com/googleapis/google-cloud-go) | `v1.14.5` -> `v1.14.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.80.0` -> `v1.81.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/) | require | minor | | [go](https://go.dev/) ([source](https://redirect.github.com/golang/go)) | `1.23.6` -> `1.24.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | toolchain | minor | | [go.einride.tech/aip](https://redirect.github.com/einride/aip-go) | `v0.69.1` -> `v0.70.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/net | `v0.39.0` -> `v0.40.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/) | require | minor | | golang.org/x/text | `v0.24.0` -> `v0.25.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/) | require | minor | | golang.org/x/tools | `v0.32.0` -> `v0.33.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/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.231.0` -> `v0.232.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/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `10db94c` -> `f936aa4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `10db94c` -> `f936aa4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.24.3`](https://redirect.github.com/golang/go/compare/go1.24.2...go1.24.3) ### [`v1.24.2`](https://redirect.github.com/golang/go/compare/go1.24.1...go1.24.2) ### [`v1.24.1`](https://redirect.github.com/golang/go/compare/go1.24.0...go1.24.1) ### [`v1.24.0`](https://redirect.github.com/golang/go/compare/go1.23.9...go1.24.0) ### [`v1.23.9`](https://redirect.github.com/golang/go/compare/go1.23.8...go1.23.9) ### [`v1.23.8`](https://redirect.github.com/golang/go/compare/go1.23.7...go1.23.8) ### [`v1.23.7`](https://redirect.github.com/golang/go/compare/go1.23.6...go1.23.7) </details> <details> <summary>einride/aip-go (go.einride.tech/aip)</summary> ### [`v0.70.1`](https://redirect.github.com/einride/aip-go/releases/tag/v0.70.1) [Compare Source](https://redirect.github.com/einride/aip-go/compare/v0.70.0...v0.70.1) #### 0.70.1 (2025-05-08) ##### Bug Fixes - **protoc-gen-go-aip:** multipattern should not implement UnmarshalText ([`2546f71`](https://redirect.github.com/einride/aip-go/commit/2546f715)) ### [`v0.70.0`](https://redirect.github.com/einride/aip-go/releases/tag/v0.70.0) [Compare Source](https://redirect.github.com/einride/aip-go/compare/v0.69.1...v0.70.0) #### 0.70.0 (2025-05-08) ##### Feature - **protoc-gen-go-aip:** support text interfaces from encoding pkg ([`a48e8e8`](https://redirect.github.com/einride/aip-go/commit/a48e8e8c)) </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.232.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.232.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.231.0...v0.232.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3132](https://redirect.github.com/googleapis/google-api-go-client/issues/3132)) ([f041909](https://redirect.github.com/googleapis/google-api-go-client/commit/f041909f994dee88dcd6ab8430ad0894810bd7a6)) - **all:** Auto-regenerate discovery clients ([#​3134](https://redirect.github.com/googleapis/google-api-go-client/issues/3134)) ([f5cbc80](https://redirect.github.com/googleapis/google-api-go-client/commit/f5cbc80e537c6929397a0c80e3b52421ff967b07)) - **all:** Auto-regenerate discovery clients ([#​3135](https://redirect.github.com/googleapis/google-api-go-client/issues/3135)) ([25f8d4a](https://redirect.github.com/googleapis/google-api-go-client/commit/25f8d4abda5f98d9ea4dcae64dc5ac51dc296a19)) - **all:** Auto-regenerate discovery clients ([#​3136](https://redirect.github.com/googleapis/google-api-go-client/issues/3136)) ([fceda0c](https://redirect.github.com/googleapis/google-api-go-client/commit/fceda0cfc18d1869ceaa095ad32f2f9d34ec570c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiI0MC43LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [cloud.google.com/go/aiplatform](https://redirect.github.com/googleapis/google-cloud-go) | `v1.95.0` -> `v1.97.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.16.3` -> `v0.16.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | | [cloud.google.com/go/compute/metadata](https://redirect.github.com/googleapis/google-cloud-go) | `v0.7.0` -> `v0.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [cloud.google.com/go/spanner](https://redirect.github.com/googleapis/google-cloud-go) | `v1.83.0` -> `v1.84.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/mod | `v0.26.0` -> `v0.27.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/net | `v0.42.0` -> `v0.43.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/sys | `v0.34.0` -> `v0.35.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/text | `v0.27.0` -> `v0.28.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/tools | `v0.35.0` -> `v0.36.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.244.0` -> `v0.246.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.245.0` -> `v0.246.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/genproto/googleapis/api](https://redirect.github.com/googleapis/go-genproto) | `f173205` -> `a7a43d2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `f173205` -> `a7a43d2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/protobuf](https://redirect.github.com/protocolbuffers/protobuf-go) | `v1.36.6` -> `v1.36.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | patch | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go/compute/metadata)</summary> ### [`v0.8.0`](https://redirect.github.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v080) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.7.0...v0.8.0) - profiler package added. - storage: - Retry Objects.Insert call. - Add ProgressFunc to WRiter. - pubsub: breaking changes: - Publish is now asynchronous ([announcement](https://groups.google.com/d/topic/google-api-go-announce/aaqRDIQ3rvU/discussion)). - Subscription.Pull replaced by Subscription.Receive, which takes a callback ([announcement](https://groups.google.com/d/topic/google-api-go-announce/8pt6oetAdKc/discussion)). - Message.Done replaced with Message.Ack and Message.Nack. </details> <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.246.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.246.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3261](https://redirect.github.com/googleapis/google-api-go-client/issues/3261)) ([b792200](https://redirect.github.com/googleapis/google-api-go-client/commit/b792200673836a4a042bb48938dff17ee6a0954f)) ##### Bug Fixes - **idtoken:** Don't assume DefaultTransport is a http.Transport ([#​3263](https://redirect.github.com/googleapis/google-api-go-client/issues/3263)) ([61fba51](https://redirect.github.com/googleapis/google-api-go-client/commit/61fba51991b51d84065a1c66e4a49434462d2c94)), refs [#​3260](https://redirect.github.com/googleapis/google-api-go-client/issues/3260) ### [`v0.245.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.245.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0) ##### Features - **all:** Auto-regenerate discovery clients ([#​3252](https://redirect.github.com/googleapis/google-api-go-client/issues/3252)) ([0716728](https://redirect.github.com/googleapis/google-api-go-client/commit/07167280e3c760ca963632dc541e9c1428c639b9)) - **all:** Auto-regenerate discovery clients ([#​3254](https://redirect.github.com/googleapis/google-api-go-client/issues/3254)) ([702998a](https://redirect.github.com/googleapis/google-api-go-client/commit/702998a9a8285e1093886fc1b0fdfbcc8112fd6f)) - **all:** Auto-regenerate discovery clients ([#​3255](https://redirect.github.com/googleapis/google-api-go-client/issues/3255)) ([0f10366](https://redirect.github.com/googleapis/google-api-go-client/commit/0f103667e9560e28646edc7aa03e47e71983aae5)) - **all:** Auto-regenerate discovery clients ([#​3256](https://redirect.github.com/googleapis/google-api-go-client/issues/3256)) ([83176a9](https://redirect.github.com/googleapis/google-api-go-client/commit/83176a94b64c04b46b4926f41f5f87d7a54f71f6)) - **all:** Auto-regenerate discovery clients ([#​3257](https://redirect.github.com/googleapis/google-api-go-client/issues/3257)) ([efc3371](https://redirect.github.com/googleapis/google-api-go-client/commit/efc337167473eb103dbd70f9b5f9491ec1cff75c)) - **all:** Auto-regenerate discovery clients ([#​3259](https://redirect.github.com/googleapis/google-api-go-client/issues/3259)) ([bf38d3a](https://redirect.github.com/googleapis/google-api-go-client/commit/bf38d3ad99d570f956658f9f63209a5143f94703)) ##### Bug Fixes - **gensupport:** Fix transferChunk race condition by returning response with non-cancelled context. ([#​3258](https://redirect.github.com/googleapis/google-api-go-client/issues/3258)) ([091d422](https://redirect.github.com/googleapis/google-api-go-client/commit/091d42217a08f1a5873cc13cfb51d4275b18e2e6)) </details> <details> <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary> ### [`v1.36.7`](https://redirect.github.com/protocolbuffers/protobuf-go/releases/tag/v1.36.7) [Compare Source](https://redirect.github.com/protocolbuffers/protobuf-go/compare/v1.36.6...v1.36.7) Maintenance / optimizations: [CL/683955](https://go-review.googlesource.com/c/protobuf/+/683955): encoding/protowire: micro-optimize SizeVarint (-20% on Intel) [CL/674055](https://go-review.googlesource.com/c/protobuf/+/674055): internal/impl: remove unnecessary atomic access for non-lazy lists [CL/674015](https://go-review.googlesource.com/c/protobuf/+/674015): impl: remove unnecessary nil check from presence.Present [CL/673495](https://go-review.googlesource.com/c/protobuf/+/673495): types/descriptorpb: regenerate using latest protobuf v31 release [CL/670516](https://go-review.googlesource.com/c/protobuf/+/670516): cmd/protoc-gen-go: centralize presence and lazy logic into filedesc [CL/670515](https://go-review.googlesource.com/c/protobuf/+/670515): internal: move usePresenceForField to internal/filedesc [CL/670275](https://go-review.googlesource.com/c/protobuf/+/670275): internal/impl: clean up usePresenceForField() (no-op) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
🤖 I have created a release beep boop
0.110.4 (2023-07-05)
Bug Fixes
This PR was generated with Release Please. See documentation.