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

FrankChen021 pushed a change to branch 
dependabot/maven/jakarta.activation-jakarta.activation-api-2.1.4
in repository https://gitbox.apache.org/repos/asf/druid.git


    omit e59e36cb85b build(deps): bump jakarta.activation:jakarta.activation-api
     add 5318badd537 build(deps): bump aws.sdk.v2.version from 2.51.0 to 2.51.3 
(#19954)
     add ff551e53c15 build(deps): bump org.apache.httpcomponents:httpclient 
from 4.5.13 to 4.5.14 (#19955)
     add 9e354d4f41b build(deps): bump jetty.version from 12.1.11 to 12.1.12 
(#19956)
     add 38f372e9adc build(deps): bump org.openrewrite.recipe:rewrite-apache 
(#19957)
     add b1aa825e032 build(deps): bump commons-io:commons-io from 2.21.0 to 
2.22.0 (#19958)
     add 3d484e2ff56 build(deps): bump org.ow2.asm:asm from 9.9.1 to 9.10.1 
(#19959)
     add fb9d24e943a build(deps-dev): bump 
io.aiven:testcontainers-fake-gcs-server (#19961)
     add 63b4731181c build(deps-dev): bump com.github.fppt:jedis-mock from 
1.1.12 to 1.1.17 (#19962)
     add e789150875b build(deps): bump org.ow2.asm:asm-commons from 9.9.1 to 
9.10.1 (#19964)
     add 4c0b58f41ee build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.37.4 
to 10.9.1 (#19965)
     add ffc3d988c6a build(deps): bump org.checkerframework:checker-qual from 
3.49.2 to 4.2.2 (#19967)
     add 8c593dadbba build(deps): bump org.apache.hive:hive-storage-api from 
2.8.1 to 4.2.0 (#19968)
     add f072f5d5273 build(deps): bump apache.ranger.version from 2.8.0 to 
2.9.0 (#19969)
     add 1a2012d5188 build(deps): bump jmh.version from 1.21 to 1.37 (#19970)
     add 99c1a3d955d build(deps): bump 
org.apache.maven.extensions:maven-build-cache-extension from 1.2.0 to 1.2.3 
(#19973)
     add 5dd74a82c38 test(sql): migrate SQL core and schema tests to JUnit 5 
(#19939)
     add d2813126fa2 build(deps): bump jakarta.activation:jakarta.activation-api
     add 35d1e3b8c17 build: update activation license metadata

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   (e59e36cb85b)
            \
             N -- N -- N   
refs/heads/dependabot/maven/jakarta.activation-jakarta.activation-api-2.1.4 
(35d1e3b8c17)

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:
 benchmarks/pom.xml                                 |   2 +-
 docs/development/extensions-core/bloom-filter.md   |   2 +-
 embedded-tests/pom.xml                             |   2 +-
 .../druid-iceberg-extensions/pom.xml               |   9 +
 extensions-contrib/redis-cache/pom.xml             |   6 +
 .../druid/query/filter/BloomDimFilterTest.java     |   8 +-
 extensions-core/druid-pac4j/pom.xml                |   2 +-
 extensions-core/orc-extensions/pom.xml             |   2 +
 licenses.yaml                                      |  24 +-
 pom.xml                                            |  22 +-
 .../druid/server/AsyncQueryForwardingServlet.java  |  20 ++
 .../server/AsyncQueryForwardingServletTest.java    |  33 +++
 sql/pom.xml                                        |  22 +-
 .../druid/sql/calcite/CalciteArraysQueryTest.java  |   6 +-
 .../calcite/CalciteLookupFunctionQueryTest.java    |  14 +-
 .../druid/sql/calcite/CalciteWindowQueryTest.java  |  24 +-
 .../DecoupledPlanningCalciteJoinQueryTest.java     |   2 +-
 .../druid/sql/calcite/DrillWindowQueryTest.java    |  15 +-
 .../apache/druid/sql/calcite/NotYetSupported.java  |  13 +-
 ...lVectorizedExpressionResultConsistencyTest.java |  49 ++--
 .../BrokerSegmentMetadataCacheConcurrencyTest.java |  36 ++-
 .../BrokerSegmentMetadataCacheConfigTest.java      |  20 +-
 .../schema/BrokerSegmentMetadataCacheTest.java     | 312 ++++++++++----------
 .../schema/BrokerSegmentMetadataCacheTestBase.java |  20 ++
 .../calcite/schema/DruidSchemaNoDataInitTest.java  |   4 +-
 .../sql/calcite/schema/InformationSchemaTest.java  |  41 +--
 .../sql/calcite/schema/NamedDruidSchemaTest.java   |   6 +-
 .../sql/calcite/schema/NamedLookupSchemaTest.java  |   6 +-
 .../sql/calcite/schema/NamedSystemSchemaTest.java  |  10 +-
 .../PhysicalDataSourceMetadataFactoryTest.java     |  24 +-
 .../sql/calcite/schema/RootSchemaProviderTest.java |  12 +-
 .../calcite/schema/SystemSchemaFiltersTest.java    |  40 +--
 .../druid/sql/calcite/schema/SystemSchemaTest.java | 323 +++++++++++----------
 web-console/pom.xml                                |   4 +-
 34 files changed, 609 insertions(+), 526 deletions(-)


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

Reply via email to