From 463f8513510e01f7e5ae884c092b4c1fa5c1f6da Mon Sep 17 00:00:00 2001 From: SteNicholas Date: Mon, 31 Jan 2022 13:33:27 +0800 Subject: [PATCH] [KYUUBI #1850] Bump Prometheus 0.14.1 ### _Why are the changes needed?_ Bump Prometheus 0.14.1. There are some breaking changes, please go to https://github.com/prometheus/client_java/releases to learn details. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #1857 from SteNicholas/KYUUBI-1850. Closes #1850 41c6f682 [SteNicholas] [KYUUBI #1850] Bump Prometheus 0.14.1 Authored-by: SteNicholas Signed-off-by: Cheng Pan --- LICENSE-binary | 4 ++++ dev/dependencyList | 12 ++++++++---- pom.xml | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index b4902e50e..185f36f72 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -256,6 +256,10 @@ io.prometheus:simpleclient io.prometheus:simpleclient_common io.prometheus:simpleclient_dropwizard io.prometheus:simpleclient_servlet +io.prometheus:simpleclient_servlet_common +io.prometheus:simpleclient_tracer_common +io.prometheus:simpleclient_tracer_otel +io.prometheus:simpleclient_tracer_otel_agent io.swagger.core.v3:swagger-annotations io.swagger.core.v3:swagger-core io.swagger.core.v3:swagger-integration diff --git a/dev/dependencyList b/dev/dependencyList index d007def6f..14c5b3c88 100644 --- a/dev/dependencyList +++ b/dev/dependencyList @@ -85,10 +85,14 @@ osgi-resource-locator/1.0.3//osgi-resource-locator-1.0.3.jar paranamer/2.8//paranamer-2.8.jar scala-library/2.12.15//scala-library-2.12.15.jar scopt_2.12/4.0.1//scopt_2.12-4.0.1.jar -simpleclient/0.10.0//simpleclient-0.10.0.jar -simpleclient_common/0.10.0//simpleclient_common-0.10.0.jar -simpleclient_dropwizard/0.10.0//simpleclient_dropwizard-0.10.0.jar -simpleclient_servlet/0.10.0//simpleclient_servlet-0.10.0.jar +simpleclient/0.14.1//simpleclient-0.14.1.jar +simpleclient_common/0.14.1//simpleclient_common-0.14.1.jar +simpleclient_dropwizard/0.14.1//simpleclient_dropwizard-0.14.1.jar +simpleclient_servlet/0.14.1//simpleclient_servlet-0.14.1.jar +simpleclient_servlet_common/0.14.1//simpleclient_servlet_common-0.14.1.jar +simpleclient_tracer_common/0.14.1//simpleclient_tracer_common-0.14.1.jar +simpleclient_tracer_otel/0.14.1//simpleclient_tracer_otel-0.14.1.jar +simpleclient_tracer_otel_agent/0.14.1//simpleclient_tracer_otel_agent-0.14.1.jar slf4j-api/1.7.30//slf4j-api-1.7.30.jar slf4j-log4j12/1.7.30//slf4j-log4j12-1.7.30.jar snakeyaml/1.27//snakeyaml-1.27.jar diff --git a/pom.xml b/pom.xml index 01c6b32f4..3f189e151 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ 8.0.27 4.1.68.Final 1.10.1 - 0.10.0 + 0.14.1 3.2.9.0 3.2.9 4.0.1