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


 discard 05e95fa42e7 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in 
/sdks
     add 4b2c03b35b2 Remove myself from Go reviewers (#26076)
     add e3eedce8a1e [BEAM-20807] Support Beam Go docker images on ARM64. 
(#26047)
     add dbf0f18b9e1 Add XGBoost example notebook (#25904)
     add dc1ab49975f Bump google.golang.org/grpc from 1.53.0 to 1.54.0 in /sdks 
(#26068)
     add 6aca49df5b2 Disable FIrestore integration test in Dataflow PostCommits 
(#26060)
     add 18f6554e198 Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#26072)
     add 22f2d702260 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   (05e95fa42e7)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.60
 (22f2d702260)

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/REVIEWERS.yml                              |   1 -
 .../notebooks/beam-ml/run_inference_xgboost.ipynb  | 369 +++++++++++++++++++++
 runners/google-cloud-dataflow-java/build.gradle    |   5 +
 sdks/go.mod                                        |   2 +-
 sdks/go.sum                                        |   4 +-
 sdks/go/container/Dockerfile                       |   4 +-
 sdks/go/container/build.gradle                     |   2 +
 7 files changed, 382 insertions(+), 5 deletions(-)
 create mode 100644 examples/notebooks/beam-ml/run_inference_xgboost.ipynb

Reply via email to