This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/sdks/google.golang.org/grpc-1.65.0
in repository https://gitbox.apache.org/repos/asf/beam.git
discard c9624231780 Bump google.golang.org/grpc from 1.64.0 to 1.65.0 in /sdks
add 018bcdf592c Add missing params to Python Bigtable MutationsBatcher
(#31791)
add a2260949431 Avoid publishing string set metrics on the Dataflow legacy
runner. (#31825)
add b9a44126622 Add changelog notes regarding Solace read connector
(#31826)
add 6c829db657b Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /sdks
(#31817)
add 44523a0c9ab Bump google.golang.org/grpc from 1.64.0 to 1.65.0 in /sdks
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c9624231780)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/google.golang.org/grpc-1.65.0
(44523a0c9ab)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 2 +-
.../dataflow/worker/BatchModeExecutionContext.java | 19 +++++++++++++++----
.../worker/StreamingStepMetricsContainer.java | 7 ++++++-
.../worker/StreamingStepMetricsContainerTest.java | 2 ++
sdks/python/apache_beam/io/gcp/bigtableio.py | 5 ++++-
5 files changed, 28 insertions(+), 7 deletions(-)