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.20.13
in repository https://gitbox.apache.org/repos/asf/beam.git
discard 0008afd257f Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks
add 7ca164cc32f Bump google.golang.org/api from 0.256.0 to 0.257.0 in
/sdks (#36974)
add 0f7a189705c Improve coder byte calculation methods (#36830)
add ff954f98b29 Avoid creating Duration objects when direclty converting
to millis (#36969)
add d40da985458 Remove python 3.9
add d137814862a Add nvidia license
add 065a3aea428 Upgrade pip-licenses
add bfea1e36b30 Remove nvidia requirements
add 5cd9829766c Merge pull request #36954 from apache/fix-push-images
add abe649a8044 Enables persistent state validates runner tests for
Dataflow runners. (#36889)
add 54dcb0a4737 Bump github.com/aws/aws-sdk-go-v2 from 1.40.0 to 1.40.1 in
/sdks (#36973)
add 1f553b05407 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 (0008afd257f)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.20.13
(1f553b05407)
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:
...m_PostCommit_Java_ValidatesRunner_Dataflow.json | 2 +-
...it_Java_ValidatesRunner_Dataflow_Streaming.json | 2 +-
...ostCommit_Java_ValidatesRunner_Dataflow_V2.json | 2 +-
...Java_ValidatesRunner_Dataflow_V2_Streaming.json | 2 +-
.github/workflows/build_release_candidate.yml | 1 -
.../republish_released_docker_containers.yml | 2 +-
release/src/main/scripts/run_rc_validation.sh | 8 +++----
runners/google-cloud-dataflow-java/build.gradle | 6 -----
.../dataflow/worker/DataflowExecutionContext.java | 6 +++--
.../runners/dataflow/worker/streaming/Work.java | 3 ++-
sdks/go.mod | 4 ++--
sdks/go.sum | 8 +++----
.../sdk/transforms/windowing/IntervalWindow.java | 3 +--
.../beam/sdk/transforms/windowing/PaneInfo.java | 17 +++++++++++++
.../apache/beam/sdk/values/ValueWithRecordId.java | 17 +++++++++++++
.../sdk/transforms/windowing/PaneInfoTest.java | 28 ++++++++++++++++++++++
sdks/python/container/Dockerfile | 2 +-
sdks/python/expansion-service-container/Dockerfile | 2 +-
18 files changed, 86 insertions(+), 29 deletions(-)