This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/sdks/cloud.google.com/go/spanner-1.45.1
in repository https://gitbox.apache.org/repos/asf/beam.git


    omit 636da7a4031 Bump cloud.google.com/go/spanner from 1.45.0 to 1.45.1 in 
/sdks
     add 1a51ba5edeb Add support for pre/post processing in RunInference 
(#26309)
     add 2d8c5ad230d Revert "Autosharding support for Java is now fixed on 
Dataflow. Un-sickbaying GroupIntoBatches tests, fixes #25675."
     add 06d303a5c26 Re-enable v2 VR instead
     add b54684aea93 Merge pull request #26416 from Abacn/revert-a12fee
     add 79915fee7ec Bump github.com/tetratelabs/wazero from 1.0.2 to 1.0.3 in 
/sdks (#26397)
     add 4183e747bec Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in 
/sdks (#26411)
     add 9ec421e6e30 Bump cloud.google.com/go/spanner from 1.45.0 to 1.45.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   (636da7a4031)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/cloud.google.com/go/spanner-1.45.1 
(9ec421e6e30)

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:
 CHANGES.md                                         |   1 +
 runners/google-cloud-dataflow-java/build.gradle    |   6 +-
 sdks/go.mod                                        |  32 +--
 sdks/go.sum                                        |  66 +++---
 .../apache_beam/examples/inference/README.md       |   9 +-
 .../inference/pytorch_image_classification.py      |  32 ++-
 .../inference/tensorflow_imagenet_segmentation.py  |   8 +-
 sdks/python/apache_beam/ml/inference/base.py       | 256 ++++++++++++++++++++-
 sdks/python/apache_beam/ml/inference/base_test.py  | 200 +++++++++++++++-
 9 files changed, 519 insertions(+), 91 deletions(-)

Reply via email to