From 4b356f6af3f185cfe985793b8ea80fc63e014302 Mon Sep 17 00:00:00 2001 From: Pierangelo Di Pilato Date: Wed, 8 Jan 2025 14:11:21 +0100 Subject: [PATCH 1/2] Upgrade Kafka clients to 3.9.0 Signed-off-by: Pierangelo Di Pilato --- data-plane/THIRD-PARTY.txt | 28 +++++++++++++++------------- data-plane/pom.xml | 2 +- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/data-plane/THIRD-PARTY.txt b/data-plane/THIRD-PARTY.txt index 2630263c20..d7784d1d02 100644 --- a/data-plane/THIRD-PARTY.txt +++ b/data-plane/THIRD-PARTY.txt @@ -1,5 +1,5 @@ -Lists of 244 third-party dependencies. +Lists of 246 third-party dependencies. (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.5.16 - http://logback.qos.ch/logback-classic) (Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.5.16 - http://logback.qos.ch/logback-core) (Apache License 2.0) brotli4j (com.aayushatharva.brotli4j:brotli4j:1.16.0 - https://github.com/hyperxpro/Brotli4j/brotli4j) @@ -14,7 +14,7 @@ Lists of 244 third-party dependencies. (The Apache Software License, Version 2.0) Jackson datatype: JSR310 (com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) (The Apache Software License, Version 2.0) jackson-module-scala (com.fasterxml.jackson.module:jackson-module-scala_2.13:2.17.2 - https://github.com/FasterXML/jackson-module-scala) (Apache License, Version 2.0) Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.1.5 - https://github.com/ben-manes/caffeine) - (BSD 2-Clause License) zstd-jni (com.github.luben:zstd-jni:1.5.6-3 - https://github.com/luben/zstd-jni) + (BSD 2-Clause License) zstd-jni (com.github.luben:zstd-jni:1.5.6-4 - https://github.com/luben/zstd-jni) (The Apache Software License, Version 2.0) bucket4j-core (com.github.vladimir-bukhtoyarov:bucket4j-core:7.6.0 - http://github.com/vladimir-bukhtoyarov/bucket4j/bucket4j-core) (The Apache Software License, Version 2.0) FindBugs-jsr305 (com.google.code.findbugs:jsr305:3.0.2 - http://findbugs.sourceforge.net/) (Apache-2.0) Gson (com.google.code.gson:gson:2.11.0 - https://github.com/google/gson) @@ -29,7 +29,7 @@ Lists of 244 third-party dependencies. (The Apache Software License, Version 2.0) okio (com.squareup.okio:okio:3.6.0 - https://github.com/square/okio/) (The Apache Software License, Version 2.0) okio (com.squareup.okio:okio-jvm:3.6.0 - https://github.com/square/okio/) (BSD) ParaNamer Core (com.thoughtworks.paranamer:paranamer:2.8 - https://github.com/paul-hammant/paranamer/paranamer) - (Apache 2.0 License) scala-logging (com.typesafe.scala-logging:scala-logging_2.13:3.9.4 - https://github.com/lightbend/scala-logging) + (Apache 2.0 License) scala-logging (com.typesafe.scala-logging:scala-logging_2.13:3.9.5 - https://github.com/lightbend/scala-logging) (Apache License 2.0) Metrics Core Library (com.yammer.metrics:metrics-core:2.2.0 - http://metrics.codahale.com/metrics-core/) (Apache License, Version 2.0) Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/) (Apache License, Version 2.0) Apache Commons CLI (commons-cli:commons-cli:1.4 - http://commons.apache.org/proper/commons-cli/) @@ -190,16 +190,18 @@ Lists of 244 third-party dependencies. (MIT) argparse4j (net.sourceforge.argparse4j:argparse4j:0.7.0 - http://argparse4j.github.io) (The BSD License) ANTLR 4 Runtime (org.antlr:antlr4-runtime:4.9.2 - http://www.antlr.org/antlr4-runtime) (Apache License, Version 2.0) Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - http://commons.apache.org/proper/commons-math/) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-group-coordinator:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-metadata:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-raft:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-server:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-server-common:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-storage:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-storage-api:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-tools-api:3.7.1 - https://kafka.apache.org) - (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka_2.13:3.7.1 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-group-coordinator:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-group-coordinator-api:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-metadata:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-raft:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-server:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-server-common:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-storage:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-storage-api:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-tools-api:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-transaction-coordinator:3.9.0 - https://kafka.apache.org) + (The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka_2.13:3.9.0 - https://kafka.apache.org) (Apache License, Version 2.0) Apache Yetus - Audience Annotations (org.apache.yetus:audience-annotations:0.12.0 - https://yetus.apache.org/audience-annotations) (Apache License, Version 2.0) Apache ZooKeeper - Server (org.apache.zookeeper:zookeeper:3.8.4 - http://zookeeper.apache.org/zookeeper) (Apache License, Version 2.0) Apache ZooKeeper - Jute (org.apache.zookeeper:zookeeper-jute:3.8.4 - http://zookeeper.apache.org/zookeeper-jute) diff --git a/data-plane/pom.xml b/data-plane/pom.xml index e879b359e4..a0529fc7fc 100644 --- a/data-plane/pom.xml +++ b/data-plane/pom.xml @@ -57,7 +57,7 @@ 5.10.3 5.12.0 6.13.1 - 3.7.1 + 3.9.0 2.6.1.Final 3.4.4 3.13.3 From 7a35294be5ac6eea7d51a60ac14c4238a986ff87 Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Tue, 4 Feb 2025 12:43:02 +0100 Subject: [PATCH 2/2] Adding DBZ in latest of 3.0.x release Signed-off-by: Matthias Wessendorf --- data-plane/THIRD-PARTY.txt | 4 ++-- data-plane/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data-plane/THIRD-PARTY.txt b/data-plane/THIRD-PARTY.txt index d7784d1d02..83776be3b2 100644 --- a/data-plane/THIRD-PARTY.txt +++ b/data-plane/THIRD-PARTY.txt @@ -52,8 +52,8 @@ Lists of 246 third-party dependencies. (The Apache Software License, Version 2.0) CloudEvents - JSON Jackson (io.cloudevents:cloudevents-json-jackson:4.0.1 - https://cloudevents.github.io/sdk-java/cloudevents-json-jackson/) (The Apache Software License, Version 2.0) CloudEvents - Kafka Binding (io.cloudevents:cloudevents-kafka:4.0.1 - https://cloudevents.github.io/sdk-java/cloudevents-kafka/) (The Apache Software License, Version 2.0) cloudevents-sql (io.cloudevents:cloudevents-sql:4.0.1 - https://cloudevents.github.io/sdk-java/cloudevents-sql/) - (Apache Software License 2.0) Debezium API (io.debezium:debezium-api:2.6.1.Final - https://debezium.io/debezium-parent/debezium-api) - (Apache Software License 2.0) Debezium Core (io.debezium:debezium-core:2.6.1.Final - https://debezium.io/debezium-parent/debezium-core) + (Apache Software License 2.0) Debezium API (io.debezium:debezium-api:3.0.7.Final - https://debezium.io/debezium-parent/debezium-api) + (Apache Software License 2.0) Debezium Core (io.debezium:debezium-core:3.0.7.Final - https://debezium.io/debezium-parent/debezium-core) (Apache License 2.0) Metrics Core (io.dropwizard.metrics:metrics-core:4.1.12.1 - https://metrics.dropwizard.io/metrics-core) (Apache License, Version 2.0) Fabric8 :: Kubernetes :: Java Client (io.fabric8:kubernetes-client:6.13.1 - https://github.com/fabric8io/kubernetes-client/kubernetes-client) (Apache License, Version 2.0) Fabric8 :: Kubernetes :: Java Client API (io.fabric8:kubernetes-client-api:6.13.1 - https://github.com/fabric8io/kubernetes-client/kubernetes-client-api) diff --git a/data-plane/pom.xml b/data-plane/pom.xml index a0529fc7fc..540fb89f4f 100644 --- a/data-plane/pom.xml +++ b/data-plane/pom.xml @@ -58,7 +58,7 @@ 5.12.0 6.13.1 3.9.0 - 2.6.1.Final + 3.0.7.Final 3.4.4 3.13.3 4.9.2