Conversation
ℹ️ Artifact update noticeFile name: benchmarks/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: snippets/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: spannerlib/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Summary of ChangesHello @renovate-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request updates the core Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This PR, generated by Renovate, updates google.golang.org/grpc from v1.78.0 to v1.79.0 and its transitive dependencies across the various Go modules in the project. I've added comments on each of the go.mod files to highlight potential breaking changes introduced in this new version of grpc-go based on its release notes. Please ensure the project is not affected by these changes before merging.
benchmarks/go.mod
Outdated
| github.com/googleapis/go-sql-spanner v1.23.0 | ||
| google.golang.org/api v0.266.0 | ||
| google.golang.org/grpc v1.78.0 | ||
| google.golang.org/grpc v1.79.0 |
There was a problem hiding this comment.
The update to google.golang.org/grpc to v1.79.0 includes the following potentially breaking changes, as per the release notes:
balancer/weightedtarget: This load balancer no longer handlesAddressesin resolver updates, onlyEndpoints.experimental/stats.MetricsRecorder: Implementations of this interface now require embedding the newUnimplementedMetricsRecorderfor forward compatibility.
Code using these specific APIs may require updates to work with the new version.
go.mod
Outdated
| google.golang.org/api v0.266.0 | ||
| google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 | ||
| google.golang.org/grpc v1.78.0 | ||
| google.golang.org/grpc v1.79.0 |
There was a problem hiding this comment.
The update to google.golang.org/grpc to v1.79.0 includes the following potentially breaking changes, as per the release notes:
balancer/weightedtarget: This load balancer no longer handlesAddressesin resolver updates, onlyEndpoints.experimental/stats.MetricsRecorder: Implementations of this interface now require embedding the newUnimplementedMetricsRecorderfor forward compatibility.
Code using these specific APIs may require updates to work with the new version.
snippets/go.mod
Outdated
| github.com/googleapis/go-sql-spanner v1.23.0 | ||
| github.com/testcontainers/testcontainers-go v0.40.0 | ||
| google.golang.org/grpc v1.78.0 | ||
| google.golang.org/grpc v1.79.0 |
There was a problem hiding this comment.
The update to google.golang.org/grpc to v1.79.0 includes the following potentially breaking changes, as per the release notes:
balancer/weightedtarget: This load balancer no longer handlesAddressesin resolver updates, onlyEndpoints.experimental/stats.MetricsRecorder: Implementations of this interface now require embedding the newUnimplementedMetricsRecorderfor forward compatibility.
Code using these specific APIs may require updates to work with the new version.
spannerlib/go.mod
Outdated
| google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 | ||
| google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 | ||
| google.golang.org/grpc v1.78.0 | ||
| google.golang.org/grpc v1.79.0 |
There was a problem hiding this comment.
The update to google.golang.org/grpc to v1.79.0 includes the following potentially breaking changes, as per the release notes:
balancer/weightedtarget: This load balancer no longer handlesAddressesin resolver updates, onlyEndpoints.experimental/stats.MetricsRecorder: Implementations of this interface now require embedding the newUnimplementedMetricsRecorderfor forward compatibility.
Code using these specific APIs may require updates to work with the new version.
948553d to
a7b6454
Compare
a7b6454 to
2356669
Compare
c0a951f to
4d189fe
Compare
1592d8a to
2cd0c47
Compare
2cd0c47 to
2b87d50
Compare
This PR contains the following updates:
4.4.0→4.5.0v1.23.0→v1.24.0v0.266.0→v0.268.04cfbd41→2f722ef4cfbd41→2f722efv1.78.0→v1.79.12.74.1→2.75.01.18.4→1.18.51.18.4→1.18.56.110.0→6.111.03.56.1→3.57.0Release Notes
nunit/nunit (NUnit)
v4.5.0: V 4.5.0Compare Source
See release notes for details.
googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner)
v1.24.0Compare Source
Features
Bug Fixes
Performance Improvements
googleapis/google-api-go-client (google.golang.org/api)
v0.268.0Compare Source
Features
v0.267.0Compare Source
Features
grpc/grpc-go (google.golang.org/grpc)
v1.79.1: Release 1.79.1Compare Source
Bug Fixes
-devsuffix from the User-Agent header. (#8902)v1.79.0: Release 1.79.0Compare Source
API Changes
SetDefaultBufferPoolto change the default buffer pool. (#8806)MetricsRecorderto require embedding the newUnimplementedMetricsRecorder(a no-op struct) in all implementations for forward compatibility. (#8780)Behavior Changes
Addressesand only handleEndpointsin resolver updates. (#8841)New Features
AsyncMetricReporterandRegisterAsyncReporterAPIs. (#8780)GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#8864):authorityrewriting, as specified in gRFC A81. (#8779)random_subsettingLB policy, as specified in gRFC A68. (#8650)Bug Fixes
CONNECTINGstate. (#8813)WithDecompressororRPCDecompressor). (#8765)Performance Improvements
bufferobjects. (#8784)googleapis/java-spanner (com.google.cloud:google-cloud-spanner-bom)
v6.111.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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 if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.