This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/sdks/google.golang.org/grpc-1.68.1
in repository https://gitbox.apache.org/repos/asf/beam.git
discard f6737175437 Bump google.golang.org/grpc from 1.67.1 to 1.68.1 in /sdks
add d24d838bd83 Bump cloud.google.com/go/storage from 1.45.0 to 1.47.0 in
/sdks (#33266)
add 68e3c0de9c5 Small string fix for error message (#33295)
add 2344fdc4cb8 [#32211] Fail job on SDK worker disconnect. (#33298)
add e509e703a50 Synchronize JdbcSchemaIO provider and Python transform
configuration field order (#33288)
add 7ef6d36d70d [YAML] Document jinja templatization features.
add 7df49a520b5 Clarificaiton on yaml invocation.
add 1de636b4728 Merge pull request #33287 [YAML] Document jinja
templatization features.
add d379968e7ee Bump github.com/aws/aws-sdk-go-v2/credentials in /sdks
(#33304)
add 222086bf744 Bump golang.org/x/text from 0.20.0 to 0.21.0 in /sdks
(#33305)
add 288c1569d1e Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in
/sdks (#33303)
add 88d5fbe75cf Bump google.golang.org/grpc from 1.67.1 to 1.68.1 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 (f6737175437)
\
N -- N -- N
refs/heads/dependabot/go_modules/sdks/google.golang.org/grpc-1.68.1
(88d5fbe75cf)
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/trigger_files/beam_PostCommit_Python.json | 2 +-
sdks/go.mod | 38 +++++------
sdks/go.sum | 78 +++++++++++-----------
.../beam/runners/prism/internal/worker/bundle.go | 28 ++++++--
.../beam/runners/prism/internal/worker/worker.go | 53 ++++++++++++---
.../beam/sdk/io/jdbc/JdbcSchemaIOProvider.java | 2 +-
sdks/python/apache_beam/yaml/yaml_transform.py | 2 +-
.../www/site/content/en/documentation/sdks/yaml.md | 43 ++++++++++++
8 files changed, 171 insertions(+), 75 deletions(-)