This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/go_modules/sdks/cloud.google.com/go/storage-1.63.1
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard d2752ab17ba Bump cloud.google.com/go/storage from 1.63.0 to 1.63.1 in 
/sdks
     add 18f6800625b Add Cloud Spanner Directed Reads support to SpannerIO 
(#39241)
     add d53b0b176ca Bump cloud.google.com/go/bigquery from 1.78.0 to 1.79.0 in 
/sdks (#39320)
     add 0c2a58c27a6 Bump actions/setup-node from 6 to 7 (#39317)
     add 8e588f6fa96 Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks 
(#39318)
     add 73162ce3e3b Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#39321)
     add 26208ea1404 Bump cloud.google.com/go/storage from 1.63.0 to 1.63.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   (d2752ab17ba)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/cloud.google.com/go/storage-1.63.1 
(26208ea1404)

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:
 .github/workflows/build_release_candidate.yml      |  2 +-
 .github/workflows/pr-bot-new-prs.yml               |  2 +-
 .github/workflows/pr-bot-pr-updates.yml            |  2 +-
 .github/workflows/pr-bot-prs-needing-attention.yml |  2 +-
 .github/workflows/reportGenerator.yml              |  2 +-
 .github/workflows/typescript_tests.yml             |  6 +--
 CHANGES.md                                         |  1 +
 sdks/go.mod                                        | 16 +++---
 sdks/go.sum                                        | 32 ++++++------
 .../beam/sdk/io/gcp/spanner/SpannerAccessor.java   |  5 ++
 .../beam/sdk/io/gcp/spanner/SpannerConfig.java     | 41 +++++++++++++++
 .../apache/beam/sdk/io/gcp/spanner/SpannerIO.java  | 59 ++++++++++++++++++++++
 .../sdk/io/gcp/spanner/SpannerAccessorTest.java    | 51 +++++++++++++++++++
 .../gcp/spanner/SpannerIOReadChangeStreamTest.java | 16 ++++++
 14 files changed, 205 insertions(+), 32 deletions(-)

Reply via email to