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.19.1
in repository https://gitbox.apache.org/repos/asf/beam.git
discard 7a2483c2cc4 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks
add 4c9799388c0 Bump google.golang.org/grpc from 1.74.2 to 1.75.0 in /sdks
(#35971)
add 62cbf83ac8f Override localhost endpoint when a worker is running in
docker on mac (#35964)
add 2bcca4811b3 fix(parquetio): handle missing nullable fields in row
conversion (#35948)
add 061191ff66e Bump cloud.google.com/go/storage from 1.56.0 to 1.56.1 in
/sdks (#35980)
add a7e2ac3db07 [Prism] Fix segv when docker container self-terminated.
(#35977)
add 09beeaadd14 add a jinja % include/import pipeline example to docs
(#35931)
add 45492145ae5 Bump github.com/aws/aws-sdk-go-v2/config from 1.31.2 to
1.31.3 in /sdks (#35983)
add 3af3ec64b9b 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 (7a2483c2cc4)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.19.1
(3af3ec64b9b)
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 | 22 +++----
sdks/go.sum | 48 +++++++-------
.../beam/runners/prism/internal/environments.go | 35 ++++++----
.../beam/runners/prism/internal/jobservices/job.go | 2 +-
.../beam/runners/prism/internal/worker/worker.go | 35 ++++++++--
sdks/python/apache_beam/io/parquetio.py | 7 +-
sdks/python/apache_beam/io/parquetio_test.py | 75 ++++++++++++++++++++-
sdks/python/apache_beam/yaml/examples/README.md | 1 +
.../www/site/content/en/documentation/sdks/yaml.md | 76 +++++++++++++++++++++-
9 files changed, 242 insertions(+), 59 deletions(-)