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

github-bot pushed a change to branch 
dependabot/maven/com.google.cloud-libraries-bom-26.75.0
in repository https://gitbox.apache.org/repos/asf/pinot.git


 discard 037dbbef923 Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0
     add e4f27fdf489 Add more AI tooling working/tmp dir to .gitignore (#17617)
     add 7305eec8581 Add genai related files to ignore for apache-rat-plugin 
(#17616)
     add 748310409c6 Bump org.checkerframework:checker-qual from 3.53.0 to 
3.53.1 (#17620)
     add 564a2a34998 Bump software.amazon.awssdk:bom from 2.41.19 to 2.41.20 
(#17621)
     add 441d335dcf0 Isolate potentially long-running minion task API resources 
on controller (#17494)
     add 30b5490db15 [spi] Fix Asymmetric Serialization in TextIndexConfig 
(#17628)
     add 1a55cea2821 Bump software.amazon.awssdk:bom from 2.41.20 to 2.41.21 
(#17629)
     add 6083e548eab Bump io.grpc:grpc-bom from 1.78.0 to 1.79.0 (#17630)
     add c6acc1508ce Bump com.google.cloud:libraries-bom from 26.74.0 to 26.75.0

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   (037dbbef923)
            \
             N -- N -- N   
refs/heads/dependabot/maven/com.google.cloud-libraries-bom-26.75.0 (c6acc1508ce)

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:
 .gitignore                                         |  45 +-
 .../pinot/common/metrics/ControllerGauge.java      |   4 +-
 .../api/ControllerAdminApiApplication.java         |  46 +-
 .../pinot/controller/api/resources/Constants.java  |   2 +
 .../PinotSegmentUploadDownloadRestletResource.java |  61 +--
 .../api/resources/PinotTaskRestletResource.java    | 470 +++++++++++++++------
 .../resources/PinotTaskRestletResourceTest.java    |  54 ++-
 .../pinot/segment/spi/index/TextIndexConfig.java   |  45 +-
 .../segment/spi/index/TextIndexConfigTest.java     | 115 +++++
 pom.xml                                            |  13 +-
 10 files changed, 673 insertions(+), 182 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to