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


    omit 5950ba466cd Bump google.golang.org/api from 0.149.0 to 0.150.0 in /sdks
     add 26acfaefc8c [Spark Runner] Add Spark 3.5.0 version for compatibility 
tests
     add 4f8e83d1ad6 Merge pull request #29327: [Spark Runner] Add Spark 3.5.0 
version for compatibility tests
     add 1ed6567a5cd Add missing comment trigger (#29332)
     add 2f6ec18cbc3 Add new CHANGES.md section (#29329)
     add 1c24bc94c9a Add support for collections.abc.Collection type hints 
(#29272)
     add 6c95636f6e7 Use RunInference to perform custom inference in 
custom_inference notebook (#29304)
     add 23ba59be7bc add html suffix to worker page dumps so chrome can render 
them correctly
     add a04e920b562 Merge pull request #29177 Add html suffix to worker page 
dumps so chrome can render them correctly.
     add 416de1d2cbd Bump golang.org/x/sync from 0.4.0 to 0.5.0 in /sdks 
(#29310)
     add 122feacc415 Bump google.golang.org/api from 0.149.0 to 0.150.0 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   (5950ba466cd)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/google.golang.org/api-0.150.0 
(122feacc415)

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:
 ...stCommit_Python_ValidatesContainer_Dataflow.yml |    4 +-
 CHANGES.md                                         |   48 +-
 .../beam-ml/custom_remote_inference.ipynb          | 1386 ++++++++++----------
 .../dataflow/worker/StreamingDataflowWorker.java   |    3 +-
 runners/spark/3/build.gradle                       |    1 +
 .../typehints/native_type_compatibility.py         |    9 +
 .../typehints/native_type_compatibility_test.py    |   10 +-
 sdks/python/apache_beam/typehints/typehints.py     |   58 +
 .../python/apache_beam/typehints/typehints_test.py |   28 +
 9 files changed, 807 insertions(+), 740 deletions(-)

Reply via email to