kezhenxu94 commented on issue #2826: Provide Apollo dynamic configuration center implementation. fixes #2825 URL: https://github.com/apache/skywalking/pull/2826#issuecomment-500178735 > These include the `io.sundr:sundr-core:jar:0.9.2`, if we missed that when we updated the k8s client version. here is the differences between this PR (based on latest master branch) and the official release 6.1.0, and I'll base on the diff to add missing license or notice: ```diff diff --git a/tmp/old.txt b/tmp/new.txt index b814f5ce9..0d67fa4a7 100644 --- a/tmp/old.txt +++ b/tmp/new.txt @@ -4,25 +4,34 @@ aggs-matrix-stats-client-6.3.2.jar animal-sniffer-annotations-1.17.jar annotations-13.0.jar antlr4-runtime-4.7.1.jar +aopalliance-1.0.jar apm-datacarrier-6.1.0.jar apm-network-6.1.0.jar apm-util-6.1.0.jar +apollo-client-1.4.0.jar +apollo-core-1.4.0.jar bcpkix-jdk15on-1.59.jar bcprov-ext-jdk15on-1.59.jar bcprov-jdk15on-1.59.jar +builder-annotations-0.9.2.jar caffeine-2.6.2.jar -client-java-2.0.0.jar -client-java-api-2.0.0.jar -client-java-proto-2.0.0.jar +client-java-4.0.0.jar +client-java-api-4.0.0.jar +client-java-proto-4.0.0.jar cluster-consul-plugin-6.1.0.jar cluster-kubernetes-plugin-6.1.0.jar +cluster-nacos-plugin-6.1.0.jar cluster-standalone-plugin-6.1.0.jar cluster-zookeeper-plugin-6.1.0.jar commons-codec-1.11.jar +commons-compress-1.18.jar commons-dbcp-1.4.jar commons-io-2.6.jar commons-lang3-3.7.jar commons-pool-1.5.4.jar +configuration-api-6.1.0.jar +configuration-apollo-6.1.0.jar +configuration-nacos-6.1.0.jar consul-client-1.2.6.jar converter-jackson-2.3.0.jar curator-client-4.0.1.jar @@ -39,10 +48,12 @@ elasticsearch-x-content-6.3.2.jar envoy-metrics-receiver-plugin-6.1.0.jar error_prone_annotations-2.2.0.jar exporter-6.1.0.jar +fastjson-1.2.47.jar generated-analysis-6.1.0.jar graphql-java-8.0.jar graphql-java-tools-5.2.3.jar groovy-2.4.5-indy.jar +grpc-configuration-sync-6.1.0.jar grpc-context-1.15.1.jar grpc-core-1.15.1.jar grpc-netty-1.15.1.jar @@ -51,6 +62,7 @@ grpc-protobuf-lite-1.15.1.jar grpc-stub-1.15.1.jar gson-2.8.1.jar guava-20.0.jar +guice-4.1.0.jar h2-1.4.196.jar hppc-0.7.1.jar httpasyncclient-4.1.2.jar @@ -70,6 +82,7 @@ jackson-mapper-asl-1.9.13.jar jackson-module-kotlin-2.8.8.jar jaeger-receiver-plugin-6.1.0.jar java-dataloader-2.0.2.jar +javax.inject-1.jar javax.servlet-api-3.1.0.jar jcl-over-slf4j-1.7.25.jar jetty-http-9.4.2.v20170220.jar @@ -80,6 +93,7 @@ jetty-servlet-9.4.2.v20170220.jar jetty-util-9.4.2.v20170220.jar jline-0.9.94.jar jna-4.5.1.jar +joda-convert-1.2.jar joda-time-2.9.9.jar jopt-simple-4.6.jar jsr305-1.3.9.jar @@ -111,6 +125,9 @@ lucene-spatial-7.3.1.jar lucene-spatial-extras-7.3.1.jar lucene-spatial3d-7.3.1.jar lucene-suggest-7.3.1.jar +nacos-api-1.0.0.jar +nacos-client-1.0.0.jar +nacos-common-1.0.0.jar netty-3.10.5.Final.jar netty-buffer-4.1.27.Final.jar netty-codec-4.1.27.Final.jar @@ -137,6 +154,7 @@ rank-eval-client-6.3.2.jar reactive-streams-1.0.2.jar receiver-proto-6.1.0.jar reflectasm-1.11.7.jar +resourcecify-annotations-0.9.2.jar retrofit-2.3.0.jar server-alarm-plugin-6.1.0.jar server-core-6.1.0.jar @@ -159,6 +177,8 @@ storage-elasticsearch-plugin-6.1.0.jar storage-jaeger-plugin-6.1.0.jar storage-jdbc-hikaricp-plugin-6.1.0.jar storage-zipkin-plugin-6.1.0.jar +sundr-codegen-0.9.2.jar +sundr-core-0.9.2.jar swagger-annotations-1.5.12.jar t-digest-3.2.jar telemetry-api-6.1.0.jar ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
