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.39
in repository https://gitbox.apache.org/repos/asf/beam.git
discard 1e759cd235a Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks
add caabd9be528 Make MonotonicWatermarkEstimator work like its Java SDK
equivalent (#24146)
add d001a69e1a5 Test Dataproc 2.1 with Flink load tests (#24129)
add 137799672eb Fix checkArgument format string in AvroIO
add ee0a5836d69 Merge pull request #24132: Fix checkArgument format string
in AvroIO
add 0633fe9634f Remove extraneous jetbrains annotation
add 5a72696bfda Merge pull request #24149: Remove extraneous jetbrains
annotation
add 50d591d6cb3 Change DataflowBatchWorkerHarness doWork error level to
INFO (#24135)
add 71785de5286 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to
1.18.0 in /sdks (#24151)
add d7207150067 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 (1e759cd235a)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.39
(d7207150067)
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 | 20 +++++++++++---------
.test-infra/jenkins/CommonTestProperties.groovy | 2 +-
.test-infra/jenkins/Flink.groovy | 2 +-
.../jenkins/job_LoadTests_Combine_Flink_Go.groovy | 2 +-
.../job_LoadTests_Combine_Flink_Python.groovy | 2 +-
.../jenkins/job_LoadTests_GBK_Flink_Go.groovy | 2 +-
.../jenkins/job_LoadTests_GBK_Flink_Python.groovy | 2 +-
.../jenkins/job_LoadTests_ParDo_Flink_Go.groovy | 2 +-
.../jenkins/job_LoadTests_ParDo_Flink_Python.groovy | 2 +-
.../jenkins/job_LoadTests_SideInput_Flink_Go.groovy | 2 +-
.../jenkins/job_LoadTests_coGBK_Flink_Go.groovy | 2 +-
.../jenkins/job_LoadTests_coGBK_Flink_Python.groovy | 2 +-
...stCommit_Python_Chicago_Taxi_Example_Flink.groovy | 2 +-
.../dataflow/worker/DataflowBatchWorkerHarness.java | 2 +-
.../src/main/java/org/apache/beam/sdk/io/AvroIO.java | 2 +-
.../beam/sdk/io/gcp/spanner/SpannerIOReadTest.java | 2 --
sdks/python/apache_beam/io/watermark_estimators.py | 15 +++++----------
.../apache_beam/io/watermark_estimators_test.py | 8 ++++++--
18 files changed, 36 insertions(+), 37 deletions(-)