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/config-1.18.38
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit 11be7baa3af Bump github.com/aws/aws-sdk-go-v2/config in /sdks
     add 325efced65d Return new ReflectData for both reflect datum reader and 
writer (#28280)
     add 5221fde659a Add Speech Emotion Recognition TensorFlow Notebook (#28172)
     add 0b4302e5f95 [Documentation] Update docs to run SparkPipelineRunner on 
a Kubernetes cluster (closes #27984)
     add 3591283d722 Fix a couple notebook typos (#28166)
     add 3c93f7d17ba Feature/add warnings to file watchers (#28206)
     add dc16aa386fe Bump github.com/aws/aws-sdk-go-v2/credentials in /sdks 
(#28278)
     new 40b1a7c5399 Bump github.com/aws/aws-sdk-go-v2/config 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   (11be7baa3af)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/config-1.18.38
 (40b1a7c5399)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam-ml/nlp_tensorflow_streaming.ipynb         |    6 +-
 .../beam-ml/speech_emotion_tensorflow.ipynb        | 2159 ++++++++++++++++++++
 .../main/java/org/apache/beam/sdk/io/FileIO.java   |    9 +
 .../sdk/extensions/avro/io/AvroDatumFactory.java   |   25 +-
 sdks/python/apache_beam/io/fileio.py               |   12 +
 .../site/content/en/documentation/runners/spark.md |   47 +-
 6 files changed, 2238 insertions(+), 20 deletions(-)
 create mode 100644 examples/notebooks/beam-ml/speech_emotion_tensorflow.ipynb

Reply via email to