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


    omit b912abfb62f Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 in 
/sdks
     add 5ffb2d539f2 Update release docs with problems encountered during 
release (#25596)
     add 4cc0bccdf56 Fix excessive checkStateNotNull in JdbcUtil (#25847)
     add 4c45f410247 Bump google.golang.org/api from 0.111.0 to 0.112.0 in 
/sdks (#25837)
     add 99c734db530 Bump github.com/testcontainers/testcontainers-go in /sdks 
(#25789)
     add 670242bde33 Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 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   (b912abfb62f)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/google.golang.org/protobuf-1.29.1 
(670242bde33)

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:
 release/src/main/scripts/start_snapshot_build.sh   |   2 +-
 sdks/go.mod                                        |  40 +++++---
 sdks/go.sum                                        |  92 +++++++++++------
 .../java/org/apache/beam/sdk/io/jdbc/JdbcUtil.java |  19 ++--
 .../org/apache/beam/sdk/io/jdbc/SchemaUtil.java    |   6 +-
 .../org/apache/beam/sdk/io/jdbc/JdbcIOTest.java    | 110 +++++++++++++++++----
 .../site/content/en/contribute/release-guide.md    |  16 ++-
 7 files changed, 208 insertions(+), 77 deletions(-)

Reply via email to