You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2023/02/24 15:01:51 UTC

[beam] branch dependabot/go_modules/sdks/google.golang.org/grpc-1.53.0 updated (6f938c04244 -> 014633c14ec)

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.53.0
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 6f938c04244 Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /sdks
     add 19e63e1da78 Add mock modules (#25603)
     add 96c68ab058d Add missing entries to mass_comment.py (#25609)
     add 948f7cdf489 Fix go postcommit naming (#25613)
     add 160be6b14a4 Bump to Dataproc 2.1 (#25616)
     add dcfadddf52a Prioritise Avro providers from "extensions/core" (#25611)
     add 441d44acb67 Bump golang.org/x/oauth2 in /sdks (#25621)
     add 014633c14ec Bump google.golang.org/grpc from 1.52.3 to 1.53.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   (6f938c04244)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/sdks/google.golang.org/grpc-1.53.0 (014633c14ec)

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:
 .test-infra/dataproc/flink_cluster.sh              |  3 +-
 .test-infra/jenkins/job_PostCommit_Go.groovy       |  2 +-
 release/src/main/scripts/mass_comment.py           | 53 ++++++++++++++++---
 sdks/go.mod                                        |  2 +-
 sdks/go.sum                                        |  4 +-
 .../org/apache/beam/sdk/schemas/io/Providers.java  | 11 ++--
 .../ExternalSchemaIOTransformRegistrar.java        | 60 ++++++++++++++++++----
 sdks/python/scripts/generate_pydoc.sh              |  2 +-
 sdks/python/tox.ini                                |  5 --
 9 files changed, 105 insertions(+), 37 deletions(-)