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

github-bot pushed a change to branch 
dependabot/go_modules/sdks/go.mongodb.org/mongo-driver-1.11.2
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard 66153c2d066 Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 in 
/sdks
     add bddfd86afd2 restructure ml overview website page (#25607)
     add de71d132f6a [Beam#25046]add support for flink 1.16 for Beam Flink 
Runner (#25584)
     add 5a46e0083f5 Update CHANGE.md to 2.47.0 (#25628)
     add 2bd1cebfd78 Bump google.golang.org/api from 0.109.0 to 0.110.0 in 
/sdks (#25619)
     add d016b659c58 Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 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   (66153c2d066)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/sdks/go.mongodb.org/mongo-driver-1.11.2 
(d016b659c58)

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                                         |  32 ++++
 build.gradle.kts                                   |   3 +
 gradle.properties                                  |   2 +-
 runners/flink/{1.15 => 1.16}/build.gradle          |   8 +-
 .../job-server-container/build.gradle              |   0
 .../flink/{1.12 => 1.16}/job-server/build.gradle   |   2 +-
 .../runners/flink/ReadSourceStreamingTest.java     |   3 +-
 .../apache/beam/runners/flink/ReadSourceTest.java  |   3 +-
 .../flink/streaming/GroupByNullKeyTest.java        |   3 +-
 .../flink/streaming/TopWikipediaSessionsTest.java  |   3 +-
 sdks/go.mod                                        |  24 +--
 sdks/go.sum                                        | 166 ++++++++++++++++++---
 .../python/apache_beam/options/pipeline_options.py |   2 +-
 settings.gradle.kts                                |   4 +
 .../site/content/en/documentation/ml/overview.md   |  20 ++-
 .../partials/section-menu/en/documentation.html    |   6 +-
 website/www/site/static/images/ml-workflows.svg    |   2 +-
 17 files changed, 229 insertions(+), 54 deletions(-)
 copy runners/flink/{1.15 => 1.16}/build.gradle (88%)
 copy runners/flink/{1.12 => 1.16}/job-server-container/build.gradle (100%)
 copy runners/flink/{1.12 => 1.16}/job-server/build.gradle (95%)

Reply via email to