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/08/01 13:16:56 UTC

[beam] branch dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.75 updated (55f6795f90e -> 3db5e5cc515)

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


    omit 55f6795f90e Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks
     add 09903e6d67e Change thrown exception for checkStateNotNull to IllegalStateException
     add ab93fb19880 Merge pull request #27697: Change thrown exception for checkStateNotNull to IllegalStateException
     add d7b7bbc0f0a Bump github.com/aws/aws-sdk-go-v2/service/s3 in /sdks (#27772)
     add 1f787d153e1 Bump github.com/fsouza/fake-gcs-server from 1.46.0 to 1.47.0 in /sdks (#27769)
     add 3db5e5cc515 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager 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   (55f6795f90e)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.75 (3db5e5cc515)

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:
 sdks/go.mod                                                           | 2 +-
 sdks/go.sum                                                           | 4 ++--
 .../core/src/main/java/org/apache/beam/sdk/util/Preconditions.java    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)