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

github-bot pushed a change to branch 
dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/credentials-1.18.5
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit 73f3db3e3d2 Bump github.com/aws/aws-sdk-go-v2/credentials in /sdks
     add 69104866892 increase grpc timeouts & force seq exec (#34739) (#35915)
     add f612190ed5a Runner support status for Beam 3 (#35908)
     add bc7c39422fe [Python] Deprecate --enable_streaming_engine flag since it 
is always enabled. (#35917)
     add 00531c65d7c Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in 
/sdks (#35928)
     add 544145562a4 Bump github.com/aws/aws-sdk-go-v2/credentials 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   (73f3db3e3d2)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/credentials-1.18.5
 (544145562a4)

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/beam_PreCommit_Python.yml        | 46 +++++++++++++++++++++-
 CHANGES.md                                         |  2 +
 release/build.gradle.kts                           |  6 ++-
 .../org/apache/beam/runners/samza/SamzaRunner.java |  3 ++
 .../beam/runners/twister2/Twister2Runner.java      |  3 ++
 sdks/go.mod                                        | 22 +++++------
 sdks/go.sum                                        | 44 ++++++++++-----------
 .../python/apache_beam/options/pipeline_options.py |  5 ++-
 .../runners/dataflow/dataflow_runner.py            | 19 +--------
 .../runners/dataflow/dataflow_runner_test.py       |  3 +-
 .../site/content/en/documentation/runners/nemo.md  |  2 +
 .../site/content/en/documentation/runners/samza.md |  2 +
 .../content/en/documentation/runners/twister2.md   |  2 +
 website/www/site/content/en/roadmap/nemo-runner.md |  4 +-
 .../www/site/content/en/roadmap/samza-runner.md    |  4 +-
 .../www/site/content/en/roadmap/twister2-runner.md |  4 +-
 16 files changed, 111 insertions(+), 60 deletions(-)

Reply via email to