diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 6af3e4dac039..87a96d401b1c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -19,6 +19,8 @@ 16. Add api document 17. Add user permissions Exclude admin 18. Add springBoot upgrade to 2.6.8 +19. Add support regsiter instance to consul +20. Add admin Support oracle database ### API Changes diff --git a/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE b/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE index f5c6b4dfde4e..b23ad58343bf 100644 --- a/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE +++ b/shenyu-dist/shenyu-admin-dist/src/main/release-docs/LICENSE @@ -215,92 +215,134 @@ Apache 2.0 licenses The following components are provided under the Apache License. See project link for details. The text of each license is the standard Apache 2.0 license. - accessors-smart 1.2: https://www.minidev.net, Apache 2.0 + accessors-smart 2.4.8: https://www.minidev.net, Apache 2.0 annotations 4.1.1.4: http://source.android.com, Apache 2.0 attoparser 2.0.5.RELEASE: http://www.attoparser.org, Apache 2.0 audience-annotations 0.5.0: https://yetus.apache.org/audience-annotations, Apache 2.0 - byte-buddy 1.10.4: https://bytebuddy.net/byte-buddy, Apache 2.0 + byte-buddy 1.12.6: https://bytebuddy.net/byte-buddy, Apache 2.0 classmate 1.5.1: https://github.com/FasterXML/java-classmate, Apache 2.0 commons-beanutils 1.9.4: https://github.com/apache/commons-beanutils, Apache 2.0 commons-codec 1.13: https://github.com/apache/commons-codec, Apache 2.0 - commons-collections4 4.1: https://github.com/apache/commons-collections, Apache 2.0 + commons-collections 3.2.2: https://github.com/apache/commons-collections, Apache 2.0 + commons-collections4 4.4: https://github.com/apache/commons-collections, Apache 2.0 commons-io 2.11.0:https://commons.apache.org/proper/commons-io, Apache 2.0 - commons-lang3 3.3.2: https://github.com/apache/commons-lang, Apache 2.0 + commons-lang3 3.12.0: https://github.com/apache/commons-lang, Apache 2.0 disruptor 3.4.0: https://github.com/LMAX-Exchange/disruptor , Apache 2.0 - error_prone_annotations 2.5.1: https://github.com/google/error-prone, Apache 2.0 - failsafe 2.3.3: https://github.com/jhalterman/failsafe, Apache 2.0 + error_prone_annotations 2.11.0: https://github.com/google/error-prone, Apache 2.0 + failsafe 2.4.4: https://github.com/jhalterman/failsafe, Apache 2.0 failureaccess 1.0.1:https://github.com/google/guava, Apache 2.0 - grpc-all 1.33.1 https://github.com/grpc/grpc, Apache 2.0 + grpc-api 1.33.1: https://github.com/grpc/grpc, Apache 2.0 grpc-context 1.27.1: https://github.com/grpc/grpc, Apache 2.0 - grpc-core 1.9.1: https://github.com/grpc/grpc, Apache 2.0 - grpc-grpclb 1.27.1: https://github.com/grpc/grpc, Apache 2.0 - grpc-netty 1.27.1: https://github.com/grpc/grpc, Apache 2.0 - grpc-protobuf 1.27.0: https://github.com/grpc/grpc, Apache 2.0 - grpc-protobuf-lite 1.27.0: https://github.com/grpc/grpc, Apache 2.0 - grpc-stub 1.27.0: https://github.com/grpc/grpc, Apache 2.0 - gson 2.8.0: https://github.com/google/gson, Apache 2.0 - guava 30.1.1-jre: https://github.com/google/guava, Apache 2.0 - hessian 3.3.7: http://github.com/alipay/sofa-hessian, Apache 2.0 - hibernate-validator 6.0.18.Final: https://github.com/hibernate/hibernate-validator, Apache 2.0 - HikariCP 3.4.1: https://github.com/brettwooldridge/HikariCP, Apache 2.0 - httpasyncclient 4.1.4: https://github.com/apache/httpasyncclient/tree/4.1.2, Apache 2.0 - httpclient 4.5.10: http://hc.apache.org/httpcomponents-client, Apache 2.0 - httpcore 4.4.12: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 - httpcore-nio 4.4.12: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 + grpc-core 1.48.0: https://github.com/grpc/grpc, Apache 2.0 + grpc-grpclb 1.48.0: https://github.com/grpc/grpc, Apache 2.0 + grpc-netty 1.48.0: https://github.com/grpc/grpc, Apache 2.0 + grpc-protobuf 1.33.1: https://github.com/grpc/grpc, Apache 2.0 + grpc-protobuf-lite 1.33.1: https://github.com/grpc/grpc, Apache 2.0 + grpc-stub 1.33.1: https://github.com/grpc/grpc, Apache 2.0 + gson 2.9.0: https://github.com/google/gson, Apache 2.0 + guava 31.1-jre: https://github.com/google/guava, Apache 2.0 + hessian 4.0.38: http://github.com/alipay/sofa-hessian, Apache 2.0 + hibernate-validator 6.2.3.Final: https://github.com/hibernate/hibernate-validator, Apache 2.0 + HikariCP 4.0.3: https://github.com/brettwooldridge/HikariCP, Apache 2.0 + httpasyncclient 4.1.5: https://github.com/apache/httpasyncclient/tree/4.1.2, Apache 2.0 + httpclient 4.5.13: http://hc.apache.org/httpcomponents-client, Apache 2.0 + httpcore 4.4.15: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 + httpcore-nio 4.4.15: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 j2objc-annotations 1.3 https://github.com/google/j2objc, Apache 2.0 - jackson-annotations 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-core 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-databind 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-datatype-jdk8 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-datatype-jsr310 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-module-parameter-names 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jakarta.validation-api 2.0.1: http://beanvalidation.org, Apache 2.0 - javaassist 3.20.0-GA: https://github.com/jboss-javassist/javassist, Apache 2.0 - jboss-logging 3.4.1.Final: http://www.jboss.org, Apache 2.0 - jetcd-common 0.5.0: https://github.com/etcd-io/jetcd, Apache 2.0 - jetcd-core 0.5.0: https://github.com/etcd-io/jetcd, Apache 2.0 - jetcd-resolver 0.5.0: https://github.com/etcd-io/jetcd, Apache 2.0 - json-path 2.4.0: https://github.com/jayway/JsonPath, Apache 2.0 - json-smart 2.3: https://www.minidev.net/, Apache 2.0 - jsqlparser 1.0: https://github.com/JSQLParser/JSqlParser, Apache 2.0 + jackson-annotations 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-core 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-databind 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-datatype-jdk8 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-datatype-jsr310 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-module-parameter-names 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jakarta.validation-api 2.0.2: http://beanvalidation.org, Apache 2.0 + javassist 3.21.0-GA: https://github.com/jboss-javassist/javassist, Apache 2.0 + jboss-logging 3.4.3.Final: http://www.jboss.org, Apache 2.0 + jetcd-api 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jetcd-common 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jetcd-core 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jetcd-grpc 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + json-path 2.6.0: https://github.com/jayway/JsonPath, Apache 2.0 + json-smart 2.4.8: https://www.minidev.net/, Apache 2.0 + jsqlparser 4.2: https://github.com/JSQLParser/JSqlParser, Apache 2.0 jsr305 3.0.2: http://findbugs.sourceforge.net/, Apache 2.0 listenablefuture 9999.0-empty-to-avoid-conflict-with-guava: https://github.com/google/guava, Apache 2.0 - log4j-api 2.12.1: https://logging.apache.org/log4j/2.x/log4j-api, Apache 2.0 - log4j-to-slf4j 2.12.1: https://logging.apache.org/log4j/2.x/log4j-to-slf4j, Apache 2.0 - mapstruct 1.3.1.Final: https://github.com/mapstruct/mapstruct, Apache 2.0 - micrometer-core 1.3.1: https://github.com/micrometer-metrics/micrometer, Apache 2.0 - mybatis 3.4.0: http://www.mybatis.org/mybatis-3, Apache 2.0 - mybatis-spring 1.3.0: http://www.mybatis.org/spring, Apache 2.0 - mybatis-spring-boot-autoconfigure 1.1.1: http://github.com/mybatis/spring-boot-starter/mybatis-spring-boot-autoconfigure, Apache 2.0 - mybatis-spring-boot-starter 1.1.1: http://github.com/mybatis/spring-boot-starter/mybatis-spring-boot-starter, Apache 2.0 - nacos 2.0.0: https://github.com/alibaba/nacos, Apache 2.0 - netty-all 4.1.43.Final: https://github.com/netty, Apache 2.0 + log4j-api 2.17.2: https://logging.apache.org/log4j/2.x/log4j-api, Apache 2.0 + log4j-to-slf4j 2.17.2: https://logging.apache.org/log4j/2.x/log4j-to-slf4j, Apache 2.0 + mapstruct 1.2.0.Final: https://github.com/mapstruct/mapstruct, Apache 2.0 + micrometer-core 1.8.6: https://github.com/micrometer-metrics/micrometer, Apache 2.0 + mybatis 3.5.9: http://www.mybatis.org/mybatis-3, Apache 2.0 + mybatis-spring 2.0.7: http://www.mybatis.org/spring, Apache 2.0 + mybatis-spring-boot-autoconfigure 2.2.2: http://github.com/mybatis/spring-boot-starter/mybatis-spring-boot-autoconfigure, Apache 2.0 + mybatis-spring-boot-starter 2.2.2: http://github.com/mybatis/spring-boot-starter/mybatis-spring-boot-starter, Apache 2.0 + nacos-client 2.0.4: https://github.com/alibaba/nacos, Apache 2.0 + netty-buffer 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-dns 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-http2 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-http 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-socks 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-common 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-handler 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-handler-proxy 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver-dns 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-classes-epoll 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-native-epoll 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-native-unix-common 4.1.77.Final: https://github.com/netty, Apache 2.0 objenesis 3.1: http://objenesis.org, Apache 2.0 + okhttp 3.14.9: https://github.com/square/okhttp, Apache 2.0 + okio 1.17.2: https://github.com/square/okio, Apache 2.0 perfmark-api 0.19.0: https://github.com/perfmark/perfmark, Apache 2.0 proto-google-common-protos 1.17.0: https://github.com/googleapis/common-protos-java, Apache 2.0 protostuff-core 1.0.8: https://github.com/protostuff/protostuff/protostuff-core, Apache-2.0 protostuff-runtime 1.0.8: https://github.com/protostuff/protostuff/protostuff-core, Apache-2.0 protostuff-api 1.0.8: https://github.com/protostuff/protostuff/protostuff-api, Apache-2.0 protostuff-collectionschema 1.0.8: https://github.com/protostuff/protostuff/protostuff-collectionschema, Apache-2.0 + protostuff-core 1.0.8: https://github.com/protostuff/protostuff, Apache 2.0 + protostuff-runtime 1.0.8: https://github.com/protostuff/protostuff, Apache 2.0 reactor-core 1.0.1.RELEASE: https://github.com/reactor/reactor, Apache 2.0 reactor-spring 1.0.1.RELEASE: https://github.com/reactor/reactor, Apache 2.0 - shiro-cache 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-config-core 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-config-ogdl 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-core 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-crypto-cipher 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-crypto-core 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-crypto-hash 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-event 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-lang 1.7.0.: https://shiro.apache.org, Apache 2.0 - shiro-spring 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-spring-boot-starter 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-spring-boot-web-starter 1.7.0: https://shiro.apache.org, Apache 2.0 - shiro-web 1.7.0: https://shiro.apache.org, Apache 2.0 - simpleclient 0.10.0: http://github.com/prometheus/client_java/simpleclient, Apache 2.0 - snakeyaml 1.25: http://www.snakeyaml.org, Apache 2.0 - Spring Boot 2.2.2.RELEASE: https://spring.io, Apache 2.0 - Spring Framework 5.2.2.RELEASE: https://github.com/spring-projects/spring-framework, Apache 2.0 + shiro-cache 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-config-core 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-config-ogdl 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-core 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-crypto-cipher 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-crypto-core 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-crypto-hash 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-event 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-lang 1.8.0.: https://shiro.apache.org, Apache 2.0 + shiro-spring 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-spring-boot-starter 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-spring-boot-web-starter 1.8.0: https://shiro.apache.org, Apache 2.0 + shiro-web 1.8.0: https://shiro.apache.org, Apache 2.0 + simpleclient_tracer_common 0.12.0: http://github.com/prometheus/client_java/simpleclient, Apache 2.0 + simpleclient_tracer_otel_agent 0.12.0: http://github.com/prometheus/client_java/simpleclient, Apache 2.0 + simpleclient_tracer_otel 0.12.0: http://github.com/prometheus/client_java/simpleclient, Apache 2.0 + simpleclient 0.15.0: http://github.com/prometheus/client_java/simpleclient, Apache 2.0 + snakeyaml 1.29: http://www.snakeyaml.org, Apache 2.0 + spring-aop 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-aop, Apache 2.0 + spring-beans 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-beans, Apache 2.0 + spring-boot 2.6.8: https://spring.io, Apache 2.0 + spring-boot-actuator 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator, Apache 2.0 + spring-boot-actuator-autoconfigure 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator-autoconfigure, Apache 2.0 + spring-boot-autoconfigure 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/, Apache 2.0 + spring-boot-starter 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter, Apache 2.0 + spring-boot-starter-actuator 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator, Apache 2.0 + spring-boot-starter-jdbc 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-jdbc, Apache 2.0 + spring-boot-starter-json 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-json, Apache 2.0 + spring-boot-starter-logging 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-logging, Apache 2.0 + spring-boot-starter-thymeleaf 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-thymeleaf, Apache 2.0 + spring-boot-starter-tomcat 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-tomcat, Apache 2.0 + spring-boot-starter-validation 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-validation, Apache 2.0 + spring-boot-starter-web 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-web, Apache 2.0 + spring-boot-starter-websocket https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket, Apache 2.0 + spring-context 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-context, Apache 2.0 + spring-context-support 5.3.20: https://spring.io, Apache 2.0 + spring-core 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-context-support, Apache 2.0 + spring-data-commons 2.6.4: https://mvnrepository.com/artifact/org.springframework.data/spring-data-commons, Apache 2.0 + spring-expression 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-expression, Apache 2.0 springfox-core 2.9.2: https://mvnrepository.com/artifact/io.springfox/springfox-core, Apache 2.0 springfox-schema 2.9.2: https://mvnrepository.com/artifact/io.springfox/springfox-schema, Apache 2.0 springfox-spi 2.9.2: https://mvnrepository.com/artifact/io.springfox/springfox-spi, Apache 2.0 @@ -308,17 +350,29 @@ The text of each license is the standard Apache 2.0 license. springfox-swagger2 2.9.2: https://mvnrepository.com/artifact/io.springfox/springfox-swagger2/2.9.2, Apache 2.0 springfox-swagger-common 2.9.2: https://mvnrepository.com/artifact/io.springfox/springfox-swagger-common/2.9.2, Apache 2.0 springfox-swagger-ui 2.9.2: https://mvnrepository.com/artifact/io.springfox/springfox-swagger-ui/2.9.2, Apache 2.0 + spring-jcl 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-jcl, Apache 2.0 + spring-jdbc 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-jdbc, Apache 2.0 + spring-ldap-core 2.3.8.RELEASE: https://mvnrepository.com/artifact/org.springframework.ldap/spring-ldap-core, Apache 2.0 + spring-messaging 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-messaging, Apache 2.0 + spring-plugin-core 1.2.0.RELEASE: https://mvnrepository.com/artifact/org.springframework.plugin/spring-plugin-core, Apache 2.0 + spring-plugin-metadata 1.2.0.RELEASE: https://mvnrepository.com/artifact/org.springframework.plugin/spring-plugin-metadata, Apache 2.0 + spring-tx 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-tx, Apache 2.0 + spring-web 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-web, Apache 2.0 + spring-webmvc 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-webmvc, Apache 2.0 + spring-websocket 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-websocket, Apache 2.0 swagger-annotations 1.5.20: https://github.com/swagger-api/swagger-core/modules/swagger-annotations, Apache 2.0 swagger-models 1.5.20: https://github.com/swagger-api/swagger-core/modules/swagger-models, Apache 2.0 - thymeleaf 3.0.11.RELEASE: http://www.thymeleaf.org, Apache 2.0 + thymeleaf 3.0.15.RELEASE: http://www.thymeleaf.org, Apache 2.0 thymeleaf extras-java8time-3.0.4.RELEASE: http://www.thymeleaf.org, Apache 2.0 - thymeleaf spring5-3.0.11.RELEASE: http://www.thymeleaf.org, Apache 2.0 - tomcat-embed-core 9.0.29: https://tomcat.apache.org, Apache 2.0 - tomcat-embed-el 9.0.29: https://tomcat.apache.org, Apache 2.0 - tomcat-embed-websocket 9.0.29: https://tomcat.apache.org, Apache 2.0 + thymeleaf spring5-3.0.15.RELEASE: http://www.thymeleaf.org, Apache 2.0 + tomcat-embed-core 9.0.63: https://tomcat.apache.org, Apache 2.0 + tomcat-embed-el 9.0.63: https://tomcat.apache.org, Apache 2.0 + tomcat-embed-websocket 9.0.63: https://tomcat.apache.org, Apache 2.0 unbescape 1.1.6.RELEASE: http://www.unbescape.org, Apache 2.0 zookeeper 3.5.7: https://github.com/apache/zookeeper, Apache 2.0 zookeeper-jute 3.5.7: https://github.com/apache/zookeeper, Apache 2.0 + vertx-core 4.3.2: https://vertx.io/, Apache 2.0 + vertx-grpc 4.3.2: https://vertx.io/, Apache 2.0 curator-client 4.3.0: https://github.com/apache/curator, Apache 2.0 curator-framework 4.3.0: https://github.com/apache/curator, Apache 2.0 curator-recipes 4.3.0: https://github.com/apache/curator, Apache 2.0 @@ -330,13 +384,13 @@ BSD licenses The following components are provided under a BSD license. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - asm 5.0.4: https://github.com/llbit/ow2-asm, BSD 3-Clause + asm 9.1: https://github.com/llbit/ow2-asm, BSD 3-Clause encoder 1.2.2: https://www.owasp.org/index.php/OWASP_Java_Encoder_Project/encoder, BSD 3-Clause kryo-shaded 4.0.0: https://github.com/EsotericSoftware/kryo/kryo-shaded, BSD 2-Clause minlog 1.3.0: https://github.com/EsotericSoftware/minlog, BSD 2-Clause - postgresql 42.2.8: https://github.com/pgjdbc/pgjdbc, BSD 2-Clause - protobuf-java 3.11.0: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause - protobuf-java-util 3.11.0: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause + postgresql 42.3.5: https://github.com/pgjdbc/pgjdbc, BSD 2-Clause + protobuf-java 3.12.0: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause + protobuf-java-util 3.21.1: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause ======================================================================== CC0 licenses @@ -345,7 +399,7 @@ CC0 licenses The following components are provided under a CC0 license. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - HdrHistogram 2.1.11: https://github.com/HdrHistogram, CC0 1.0 and BSD-2-Clause + HdrHistogram 2.1.12: https://github.com/HdrHistogram, CC0 1.0 and BSD-2-Clause LatencyUtils 2.0.3: http://latencyutils.github.io/LatencyUtils, CC0 1.0 ======================================================================== @@ -355,11 +409,11 @@ EPL licenses The following components are provided under the EPL License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - aspectjweaver 1.9.5: https://mvnrepository.com/artifact/org.aspectj/aspectjweaver/1.9.5, EPL 1.0 + aspectjweaver 1.9.7: https://mvnrepository.com/artifact/org.aspectj/aspectjweaver/1.9.7, EPL 1.0 H2 Database 1.4.200: http://www.h2database.com/html/main.html , MPL 2.0 or EPL 1.0 jakarta.annotation-api 1.3.5: https://projects.eclipse.org/projects/ee4j.ca, EPL 2.0 - logback-classic 1.2.3: https://github.com/qos-ch/logback, EPL 1.0 - logback-core 1.2.3: https://github.com/qos-ch/logback, EPL 1.0 + logback-classic 1.2.11: https://github.com/qos-ch/logback, EPL 1.0 + logback-core 1.2.11: https://github.com/qos-ch/logback, EPL 1.0 ======================================================================== MIT licenses @@ -369,12 +423,12 @@ The following components are provided under the MIT License. See project link fo The text of each license is also included at licenses/LICENSE-[project].txt. animal-sniffer-annotations 1.18: https://github.com/mojohaus/animal-sniffer, MIT - checker-qual 3.8.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT + checker-qual 3.12.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT java-jwt 3.12.0: https://mvnrepository.com/artifact/com.auth0/java-jwt, MIT - jcl-over-slf4j 1.7.29: https://www.slf4j.org, MIT - jul-to-slf4j 1.7.29: http://www.slf4j.org, MIT - pagehelper 5.1.2: https://github.com/pagehelper/Mybatis-PageHelper, MIT - slf4j-api 1.7.29: https://www.slf4j.org, MIT + jcl-over-slf4j 1.7.36: https://www.slf4j.org, MIT + jul-to-slf4j 1.7.36: http://www.slf4j.org, MIT + pagehelper 5.3.0: https://github.com/pagehelper/Mybatis-PageHelper, MIT + slf4j-api 1.7.36: https://www.slf4j.org, MIT ======================================================================== MPL licenses @@ -392,7 +446,7 @@ WTFPL License The following components are provided under the WTFPL License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - reflections 0.9.12: https://github.com/ronmamo/reflections WTFPL + reflections 0.9.11: https://github.com/ronmamo/reflections WTFPL ======================================================================== @@ -494,4 +548,6 @@ CDDL licenses The following components are provided under the CDDL License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - jaxb-api 2.3.0: https://javaee.github.io/jaxb-v2, CDDL 1.1 and GPLv2 \ No newline at end of file + jaxb-api 2.3.1: https://javaee.github.io/jaxb-v2, CDDL 1.1 and GPLv2 + javax.activation-api 1.2.0: https://github.com/slcorp/javax.activation-api-1.2.0-sources, CDDL and GPL 2.0 + javax.annotation-api 1.3.2: https://github.com/javaee/javax.annotation, CDDL and GPL 2.0 \ No newline at end of file diff --git a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE index 7727d167b935..0cb40678bf32 100644 --- a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE +++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/LICENSE @@ -215,41 +215,54 @@ Apache 2.0 licenses The following components are provided under the Apache License. See project link for details. The text of each license is the standard Apache 2.0 license. - accessors-smart 1.2: https://www.minidev.net, Apache 2.0 + accessors-smart 2.4.8: https://www.minidev.net, Apache 2.0 annotations 4.1.1.4: http://source.android.com, Apache 2.0 - archaius-core 0.4.1: https://github.com/Netflix/archaius, Apache 2.0 - assertj-core 3.13.2: http://assertj.org/assertj-core, Apache 2.0 + archaius-core 0.7.6: https://github.com/Netflix/archaius, Apache 2.0 + assertj-core 3.21.0: http://assertj.org/assertj-core, Apache 2.0 + brave 5.1.0: https://zipkin.io, Apache 2.0 + brave-instrumentation-http 5.13.9: https://zipkin.io, Apache 2.0 + brave-opentracing 0.31.1: https://zipkin.io, Apache 2.0 + brave-tests 5.1.0: https://zipkin.io, Apache 2.0 + breeze-core 0.1.4: https://mvnrepository.com/artifact/com.weibo/breeze-core Apache 2.0 audience-annotations 0.5.0: https://yetus.apache.org/audience-annotations, Apache 2.0 auto-value-annotations 1.7: https://github.com/google/auto/tree/master/value, Apache 2.0 bolt 1.5.6: https://github.com/alipay/sofa-bolt, Apache 2.0 btf 1.2: https://github.com/fge/btf, LGPL and Apache 2.0 - byte-buddy 1.10.4: https://bytebuddy.net/byte-buddy, Apache 2.0 + byte-buddy 1.12.6: https://bytebuddy.net/byte-buddy, Apache 2.0 + byte-buddy-agent 1.11.22: https://bytebuddy.net/byte-buddy, Apache 2.0 classmate 1.5.1: https://github.com/FasterXML/java-classmate, Apache 2.0 collector 0.15.0: http://github.com/prometheus/jmx_exporter, Apache 2.0 - commons-codec 1.13: https://github.com/apache/commons-codec, Apache 2.0 - commons-collections4 4.1: https://github.com/apache/commons-collections, Apache 2.0 - commons-configuration 1.8: https://github.com/apache/commons-configuration, Apache 2.0 - commons-io 2.5: https://github.com/apache/commons-io, Apache 2.0 + commons-beanutils 1.9.4: https://github.com/apache/commons-beanutils, Apache 2.0 + commons-codec 1.15: https://github.com/apache/commons-codec, Apache 2.0 + commons-collections 3.2.2: https://github.com/apache/commons-collections, Apache 2.0 + commons-collections4 4.4: https://github.com/apache/commons-collections, Apache 2.0 + commons-configuration 1.10: https://github.com/apache/commons-configuration, Apache 2.0 + commons-digester 2.1: https://github.com/apache/commons-digester, Apache 2.0 + commons-io 2.11.0: https://github.com/apache/commons-io, Apache 2.0 + commons-jxpath 1.3: https://github.com/apache/commons-jxpath, Apache 2.0 commons-lang 2.6: https://github.com/apache/commons-lang, Apache 2.0 - commons-lang3 3.3.2: https://github.com/apache/commons-lang, Apache 2.0 - commons-pool2 2.7.0: https://commons.apache.org/proper/commons-pool, Apache 2.0 - commons-jxpath 1.3: http://commons.apache.org/jxpath/, Apache 2.0 + commons-lang3 3.12.0: https://github.com/apache/commons-lang, Apache 2.0 + commons-logging 1.1.1: https://github.com/apache/commons-logging, Apache 2.0 + commons-pool 1.6: https://commons.apache.org/proper/commons-pool, Apache 2.0 + commons-pool2 2.11.1: https://commons.apache.org/proper/commons-pool, Apache 2.0 commons-math 2.2: https://github.com/apache/commons-math, Apache 2.0 + commons-validator 1.7: https://github.com/apache/commons-validator-, Apache 2.0 conscrypt-openjdk-uber 2.5.1: https://conscrypt.org, Apache 2.0 curator-client 4.3.0: https://github.com/apache/curator, Apache 2.0 curator-framework 4.3.0: https://github.com/apache/curator, Apache 2.0 curator-recipes 4.3.0: https://github.com/apache/curator, Apache 2.0 - dubbo 2.6.5: https://github.com/apache/dubbo, Apache 2.0 - error_prone_annotations 2.5.1: https://github.com/google/error-prone, Apache 2.0 - failsafe 2.3.3: https://github.com/jhalterman/failsafe, Apache 2.0 - failureaccess 1.0.1:https://github.com/google/guava, Apache 2.0 + dubbo 2.7.15: https://github.com/apache/dubbo, Apache 2.0 + error_prone_annotations 2.11.0: https://github.com/google/error-prone, Apache 2.0 + failsafe 2.4.4: https://github.com/jhalterman/failsafe, Apache 2.0 + failureaccess 1.0.1: https://github.com/google/guava, Apache 2.0 + fastjson 1.2.70: https://github.com/alibaba/fastjson, Apache 2.0 google-http-client 1.34.0: https://github.com/googleapis/google-http-java-client/google-http-client, Apache 2.0 google-http-client-jackson2 1.34.0: https://github.com/googleapis/google-http-java-client/google-http-client-jackson2, Apache 2.0 grpc-all 1.33.1 https://github.com/grpc/grpc, Apache 2.0 grpc-alts 1.33.1 https://github.com/grpc/grpc, Apache 2.0 - grpc-api 1.33.1 https://github.com/grpc/grpc, Apache 2.0 + grpc-api 1.28.1 https://github.com/grpc/grpc, Apache 2.0 grpc-auth 1.33.1: https://github.com/grpc/grpc, Apache 2.0 - grpc-context 1.33.1: https://github.com/grpc/grpc, Apache 2.0 + grpc-context 1.28.1: https://github.com/grpc/grpc, Apache 2.0 grpc-core 1.33.1: https://github.com/grpc/grpc, Apache 2.0 grpc-grpclb 1.33.1: https://github.com/grpc/grpc, Apache 2.0 grpc-netty 1.33.1: https://github.com/grpc/grpc, Apache 2.0 @@ -261,90 +274,184 @@ The text of each license is the standard Apache 2.0 license. grpc-stub 1.28.0: https://github.com/grpc/grpc, Apache 2.0 grpc-testing 1.33.1: https://github.com/grpc/grpc, Apache 2.0 grpc-xds 1.33.1: https://github.com/grpc/grpc, Apache 2.0 - gson 2.8.0: https://github.com/google/gson, Apache 2.0 + gson 2.9.0: https://github.com/google/gson, Apache 2.0 guava 31.1-jre: https://github.com/google/guava, Apache 2.0 - hessian 3.3.7: http://github.com/alipay/sofa-hessian, Apache 2.0 + hessian 4.0.38: http://github.com/alipay/sofa-hessian, Apache 2.0 + httpasyncclient 4.1.5: https://github.com/apache/httpcomponents-client , Apache 2.0 hibernate-validator 6.0.18.Final: https://github.com/hibernate/hibernate-validator, Apache 2.0 - httpclient 4.5.10: http://hc.apache.org/httpcomponents-client, Apache 2.0 - httpcore 4.4.12: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 - httpcore-nio 4.4.12: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 - httpmime 4.5.10: http://hc.apache.org/httpcomponents-client, Apache 2.0 - hystrix-core 1.5.12: https://github.com/Netflix/Hystrix, Apache 2.0 - hystrix-metrics-event-stream 1.4.10: https://github.com/Netflix/Hystrix, Apache 2.0 + httpclient 4.5.13: http://hc.apache.org/httpcomponents-client, Apache 2.0 + httpcore 4.4.15: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 + httpcore-nio 4.4.15: http://hc.apache.org/httpcomponents-core-ga, Apache 2.0 + httpmime 4.5.13: http://hc.apache.org/httpcomponents-client, Apache 2.0 + hystrix-core 1.5.18: https://github.com/Netflix/Hystrix, Apache 2.0 + hystrix-metrics-event-stream 1.5.18: https://github.com/Netflix/Hystrix, Apache 2.0 + hystrix-serialization 1.5.18: https://github.com/Netflix/Hystrix, Apache 2.0 j2objc-annotations 1.3 https://github.com/google/j2objc, Apache 2.0 - jackson-annotations 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-core 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-annotations 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-core 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 jackson-coreutils 1.6: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-databind 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-dataformat-yaml 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-datatype-jdk8 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-datatype-jsr310 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-jaxrs-base 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-jaxrs-json-provider 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-module-jaxb-annotations 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 - jackson-module-parameter-names 2.10.1: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-databind 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-dataformat-yaml 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-datatype-jdk8 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-datatype-jsr310 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-jaxrs-base 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-jaxrs-json-provider 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-module-afterburner 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-module-jaxb-annotations 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 + jackson-module-parameter-names 2.13.3: http://github.com/FasterXML/jackson, Apache 2.0 jakarta.validation-api 2.0.1: http://beanvalidation.org, Apache 2.0 + javapoet 1.8.0: https://github.com/square/javapoet, Apache 2.0 javaassist 3.20.0-GA: https://github.com/jboss-javassist/javassist, Apache 2.0 - jboss-logging 3.4.1.Final: http://www.jboss.org, Apache 2.0 - jetcd-common 0.5.0: https://github.com/etcd-io/jetcd, Apache 2.0 - jetcd-core 0.5.0: https://github.com/etcd-io/jetcd, Apache 2.0 - jetcd-resolver 0.5.0: https://github.com/etcd-io/jetcd, Apache 2.0 + jboss-logging 3.4.3.Final: http://www.jboss.org, Apache 2.0 + jetcd-api 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jetcd-common 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jetcd-core 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jetcd-grpc 0.7.3: https://github.com/etcd-io/jetcd, Apache 2.0 + jettison 1.4.0: https://github.com/jettison-json/jettison, Apache 2.0 + jjwt-api 0.11.5: https://jwt.io, Apache 2.0 + jjwt-impl 0.11.5: https://jwt.io, Apache 2.0 + jjwt-jackson 0.11.5: https://jwt.io, Apache 2.0 json-patch 1.9: https://github.com/fge/json-patch, Apache 2.0 and LGPL - json-path 2.4.0: https://github.com/jayway/JsonPath, Apache 2.0 - json-smart 2.3: https://www.minidev.net/, Apache 2.0 + json-path 2.6.0: https://github.com/jayway/JsonPath, Apache 2.0 + json-smart 2.4.8: https://www.minidev.net/, Apache 2.0 jsr305 3.0.2: http://findbugs.sourceforge.net/, Apache 2.0 - kafka-clients 2.3.1: https://github.com/apache/kafka, Apache 2.0 - lettuce-core 5.2.1.RELEASE: http://github.com/lettuce-io/lettuce-core, Apache 2.0 + kafka-clients 3.0.1: https://github.com/apache/kafka, Apache 2.0 + lettuce-core 6.1.8.RELEASE: http://github.com/lettuce-io/lettuce-core, Apache 2.0 listenablefuture 9999.0-empty-to-avoid-conflict-with-guava: https://github.com/google/guava, Apache 2.0 - log4j-api 2.12.1: https://logging.apache.org/log4j/2.x/log4j-api, Apache 2.0 - log4j-to-slf4j 2.12.1: https://logging.apache.org/log4j/2.x/log4j-to-slf4j, Apache 2.0 + log4j-api 2.17.2: https://logging.apache.org/log4j/2.x/log4j-api, Apache 2.0 + log4j-to-slf4j 2.17.2: https://logging.apache.org/log4j/2.x/log4j-to-slf4j, Apache 2.0 lookout-api 1.4.1: https://github.com/sofastack/sofa-lookout/lookout-api, Apache 2.0 + lz4 1.3.0: https://github.com/jpountz/lz4-java, Apache 2.0 lz4-java 1.6.0: https://github.com/jpountz/lz4-java, Apache 2.0 - micrometer-core 1.3.1: https://github.com/micrometer-metrics/micrometer, Apache 2.0 + metrics-core 3.0.1: https://mvnrepository.com/artifact/com.codahale.metrics/metrics-core, Apache 2.0 + micrometer-core 1.8.6: https://github.com/micrometer-metrics/micrometer, Apache 2.0 motan-core 1.1.10 https://github.com/weibocom/motan, Apache 2.0 motan-transport-netty4 1.1.10 https://github.com/weibocom/motan, Apache 2.0 motan-registry-zookeeper 1.1.10 https://github.com/weibocom/motan, Apache 2.0 motan-springsupport 1.1.10 https://github.com/weibocom/motan, Apache 2.0 msg-simple 1.1: https://github.com/fge/msg-simple, Apache 2.0 and LGPL - netty-all 4.1.43.Final: https://github.com/netty, Apache 2.0 + netty-all 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-buffer 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-dns 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-haproxy 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-http2 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-http 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-memcache 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-mqtt 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-redis 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-smtp 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-socks 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-stomp 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-codec-xml 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-common 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-handler 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-handler-proxy 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-incubator-codec-classes-quic 0.0.26.Final: https://github.com/netty, Apache 2.0 + netty-incubator-codec-native-quic 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver-dns 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver-dns-classes-macos 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver-dns-native-macos 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-resolver-dns-native-macos 4.1.77.Final-osx-aarch_64: https://github.com/netty, Apache 2.0 + netty-resolver-dns-native-macos 4.1.77.Final-osx-x86_64: https://github.com/netty, Apache 2.0 + netty-transport 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-classes-epoll 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-classes-kqueue 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-native-epoll 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-native-epoll 4.1.77.Final-linux-aarch_64: https://github.com/netty, Apache 2.0 + netty-transport-native-epoll 4.1.77.Final-linux-x86_64: https://github.com/netty, Apache 2.0 + netty-transport-native-kqueue 4.1.77.Final-osx-aarch_64: https://github.com/netty, Apache 2.0 + netty-transport-native-kqueue 4.1.77.Final-osx-x86_64: https://github.com/netty, Apache 2.0 + netty-transport-native-unix-common 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-rxtx 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-sctp 4.1.77.Final: https://github.com/netty, Apache 2.0 + netty-transport-udt 4.1.77.Final: https://github.com/netty, Apache 2.0 nio-multipart-parser 1.1.0: https://github.com/synchronoss/nio-multipart/nio-multipart-parser, Apache 2.0 nio-stream-storage 1.1.3: https://github.com/synchronoss/nio-stream-storage, Apache 2.0 - okhttp 2.4.7: https://github.com/square/okhttp, Apache 2.0 - okhttp 3.7.0: https://github.com/square/okhttp, Apache 2.0 - okio 1.12.0: https://github.com/square/okio, Apache 2.0 + okhttp 2.7.4: https://github.com/square/okhttp, Apache 2.0 + okhttp 3.14.9: https://github.com/square/okhttp, Apache 2.0 + okio 1.17.2: https://github.com/square/okio, Apache 2.0 opencensus-api 0.24.0: https://github.com/census-instrumentation/opencensus-java, Apache 2.0 opencensus-contrib-http-util 0.24.0: https://github.com/census-instrumentation/opencensus-java, Apache 2.0 opencensus-proto 0.2.0: https://github.com/census-instrumentation/opencensus-proto, Apache 2.0 + opentracing-api 0.31.0: https://github.com/opentracing/opentracing-java, Apache 2.0 + opentracing-mock 0.22.0: https://github.com/opentracing/opentracing-java, Apache 2.0 + opentracing-noop 0.22.0: https://github.com/opentracing/opentracing-java, Apache 2.0 + opentracing-util 0.22.0: https://github.com/opentracing/opentracing-java, Apache 2.0 perfmark-api 0.19.0: https://github.com/perfmark/perfmark, Apache 2.0 proto-google-common-protos 1.17.0: https://github.com/googleapis/common-protos-java, Apache 2.0 - reactor-core 3.3.1.RELEASE: https://github.com/reactor/reactor-core, Apache 2.0 - reactor-extra 3.3.1.RELEASE: https://github.com/reactor/reactor-addons, Apache 2.0 - reactor-netty 0.9.2.RELEASE: https://github.com/reactor/reactor-netty, Apache 2.0 - resilience4j-circuitbreaker 1.6.1: https://resilience4j.readme.io, Apache 2.0 - resilience4j-core 1.6.1: https://resilience4j.readme.io, Apache 2.0 - resilience4j-ratelimiter 1.6.1: https://resilience4j.readme.io, Apache 2.0 - resilience4j-reactor 1.6.1: https://resilience4j.readme.io, Apache 2.0 - resilience4j-timelimiter 1.6.1: https://resilience4j.readme.io, Apache 2.0 + reactor-core 3.4.18.RELEASE: https://github.com/reactor/reactor-core, Apache 2.0 + reactor-extra 3.4.8.RELEASE: https://github.com/reactor/reactor-addons, Apache 2.0 + reactor-netty 1.0.19.RELEASE: https://github.com/reactor/reactor-netty, Apache 2.0 + reactor-netty-core 1.0.19.RELEASE: https://github.com/reactor/reactor-netty, Apache 2.0 + reactor-netty-http 1.0.19.RELEASE: https://github.com/reactor/reactor-netty, Apache 2.0 + reactor-netty-http-brave 1.0.19.RELEASE: https://github.com/reactor/reactor-netty, Apache 2.0 + reactor-netty-incubator-quic 0.0.8.RELEASE: https://github.com/reactor/reactor-netty, Apache 2.0 + resilience4j-circuitbreaker 1.7.1: https://resilience4j.readme.io, Apache 2.0 + resilience4j-core 1.7.1: https://resilience4j.readme.io, Apache 2.0 + resilience4j-ratelimiter 1.7.1: https://resilience4j.readme.io, Apache 2.0 + resilience4j-reactor 1.7.1: https://resilience4j.readme.io, Apache 2.0 + resilience4j-timelimiter 1.7.1: https://resilience4j.readme.io, Apache 2.0 resteasy-client 3.6.3.Final: http://rest-easy.org/resteasy-client, Apache 2.0 - resteasy-jackson2-provider: 3.6.3.Final http://rest-easy.org/resteasy-jackson2-provider, Apache 2.0 + resteasy-jackson2-provider 3.6.3.Final: http://rest-easy.org/resteasy-jackson2-provider, Apache 2.0 resteasy-jaxrs 3.6.3.Final: http://rest-easy.org/resteasy-jaxrs, Apache 2.0 resteasy-netty4 3.6.3.Final: http://rest-easy.org/resteasy-netty4, Apache 2.0 rxjava 1.3.8: https://github.com/ReactiveX/RxJava, Apache 2.0 rxjava-reactive-streams 1.2.1: https://github.com/ReactiveX/RxJavaReactiveStreams, Apache 2.0 - sentinel-core 1.8.0: https://github.com/alibaba/Sentinel/sentinel-core, Apache 2.0 - sentinel-reactor-adapter 1.8.0: https://github.com/alibaba/Sentinel/sentinel-adapter/sentinel-reactor-adapter, Apache 2.0 - sentinel-spring-webflux-adapter 1.8.0: https://github.com/alibaba/Sentinel/sentinel-adapter/sentinel-spring-webflux-adapter, Apache 2.0 - simpleclient 0.10.0: http://github.com/prometheus/client_java/simpleclient, Apache 2.0 - simpleclient_common 0.10.0: http://github.com/prometheus/client_java/simpleclient_common, Apache 2.0 - simpleclient_hotspot 0.10.0: http://github.com/prometheus/client_java/simpleclient_hotspot, Apache 2.0 - simpleclient_httpserver 0.10.0: http://github.com/prometheus/client_java/simpleclient_httpserver, Apache 2.0 - snakeyaml 1.25: http://www.snakeyaml.org, Apache 2.0 - snappy-java 1.1.7.3: https://github.com/xerial/snappy-java, Apache 2.0 + sentinel-core 1.8.3: https://github.com/alibaba/Sentinel/sentinel-core, Apache 2.0 + sentinel-reactor-adapter 1.8.3: https://github.com/alibaba/Sentinel/sentinel-adapter/sentinel-reactor-adapter, Apache 2.0 + sentinel-spring-webflux-adapter 1.8.3: https://github.com/alibaba/Sentinel/sentinel-adapter/sentinel-spring-webflux-adapter, Apache 2.0 + simpleclient_common 0.12.0: https://github.com/prometheus/client_java, Apache 2.0 + simpleclient_hotspot 0.15.0: https://github.com/prometheus/client_java, Apache 2.0 + simpleclient_httpserver 0.15.0: https://github.com/prometheus/client_java, Apache 2.0 + simpleclient_tracer_common 0.12.0: https://github.com/prometheus/client_java, Apache 2.0 + simpleclient_tracer_otel_agent 0.12.0: https://github.com/prometheus/client_java, Apache 2.0 + simpleclient_tracer_otel 0.12.0: https://github.com/prometheus/client_java, Apache 2.0 + simpleclient 0.15.0: https://github.com/prometheus/client_java, Apache 2.0 + snakeyaml 1.29: http://www.snakeyaml.org, Apache 2.0 + snappy-java 1.1.8.1: https://github.com/xerial/snappy-java, Apache 2.0 sofa-common-tools 1.0.18: https://github.com/sofastack/sofa-common-tools/sofa-common-tools, Apache 2.0 sofa-rpc-all 5.7.6: http://github.com/sofastack/sofa-rpc, Apache 2.0 - Spring Boot 2.2.2.RELEASE: https://spring.io, Apache 2.0 - Spring Framework 5.2.2.RELEASE: https://github.com/spring-projects/spring-framework, Apache 2.0 - Spring Cloud 2.2.9.RELEASE: https://spring.io/projects/spring-cloud, Apache-2.0 + spring-aop 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-aop, Apache 2.0 + spring-beans 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-beans, Apache 2.0 + spring-boot 2.6.8: https://spring.io, Apache 2.0 + spring-boot-actuator 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator, Apache 2.0 + spring-boot-actuator-autoconfigure 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-actuator-autoconfigure, Apache 2.0 + spring-boot-autoconfigure 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/, Apache 2.0 + spring-boot-starter 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter, Apache 2.0 + spring-boot-starter-actuator 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator, Apache 2.0 + spring-boot-starter-json 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-json, Apache 2.0 + spring-boot-starter-logging 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-logging, Apache 2.0 + spring-boot-starter-reactor-netty 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-reactor-netty, Apache 2.0 + spring-boot-starter-webflux 2.6.8: https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-webflux, Apache 2.0 + spring-cloud-alibaba-commons 2021.0.1.0: https://mvnrepository.com/artifact/com.alibaba.cloud/spring-cloud-alibaba-commons, Apache 2.0 + spring-cloud-commons 3.1.2: https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-commons, Apache 2.0 + spring-cloud-context 3.1.2 2021.0.1.0: https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-context, Apache 2.0 + spring-cloud-netflix-eureka-client 3.1.2: https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-netflix-eureka-client, Apache 2.0 + spring-cloud-starter 3.1.2: https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter, Apache 2.0 + spring-cloud-starter-alibaba-nacos-discovery 2021.0.1.0: https://mvnrepository.com/artifact/com.alibaba.cloud/spring-cloud-starter-alibaba-nacos-discovery, Apache 2.0 + spring-cloud-starter-netflix-eureka-client 3.1.2: https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-netflix-eureka-client, Apache 2.0 + spring-context 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-context, Apache 2.0 + spring-context-support 1.0.11: https://spring.io, Apache 2.0 + spring-context-support 5.3.20: https://spring.io, Apache 2.0 + spring-core 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-context-support, Apache 2.0 + spring-data-commons 2.6.4: https://mvnrepository.com/artifact/org.springframework.data/spring-data-commons, Apache 2.0 + spring-data-keyvalue 2.6.4: https://mvnrepository.com/artifact/org.springframework.data/spring-data-keyvalue, Apache 2.0 + spring-data-redis 2.6.4: https://mvnrepository.com/artifact/org.springframework.data/spring-data-redis, Apache 2.0 + spring-expression 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-expression, Apache 2.0 + spring-jcl 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-jcl, Apache 2.0 + spring-oxm 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-oxm, Apache 2.0 + spring-security-config 5.3.10.RELEASE: https://mvnrepository.com/artifact/org.springframework.security/spring-security-config, Apache 2.0 + spring-security-core 5.6.5: https://mvnrepository.com/artifact/org.springframework.security/spring-security-core, Apache 2.0 + spring-security-crypto 5.6.5: https://mvnrepository.com/artifact/org.springframework.security/spring-security-crypto, Apache 2.0 + spring-security-oauth2-client 5.3.10.RELEASE: https://mvnrepository.com/artifact/org.springframework.security/spring-security-oauth2-client, Apache 2.0 + spring-security-oauth2-core 5.6.5: https://mvnrepository.com/artifact/org.springframework.security/spring-security-oauth2-core, Apache 2.0 + spring-security-rsa 1.0.10.RELEASE: https://mvnrepository.com/artifact/org.springframework.security/spring-security-rsa, Apache 2.0 + spring-security-web 5.6.5: https://mvnrepository.com/artifact/org.springframework.security/spring-security-web, Apache 2.0 + spring-tx 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-tx, Apache 2.0 + spring-web 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-web, Apache 2.0 + spring-webflux 5.3.20: https://mvnrepository.com/artifact/org.springframework/spring-webflux, Apache 2.0 swagger-annotations 1.5.18: https://github.com/swagger-api/swagger-core/modules/swagger-annotations, Apache 2.0 swagger-core 1.5.18: https://github.com/swagger-api/swagger-core/modules/swagger-core, Apache 2.0 swagger-models 1.5.18: https://github.com/swagger-api/swagger-core/modules/swagger-models, Apache 2.0 @@ -352,25 +459,29 @@ The text of each license is the standard Apache 2.0 license. validation-api 2.0.1.Final: http://beanvalidation.org/licensing, Apache 2.0 vavr 0.10.2: http://vavr.io, Apache 2.0 vavr-match 0.10.2: http://vavr.io, Apache 2.0 - zkclient 0.10: https://github.com/sgroschupf/zkclient, Apache 2.0 + vertx-core 4.3.2: https://vertx.io, Apache 2.0 + vertx-grpc 4.3.2: https://vertx.io, Apache 2.0 + zipkin 2.9.4: https://mvnrepository.com/artifact/io.zipkin.zipkin2/zipkin, Apache 2.0 + zipkin-reporter 2.7.4: https://mvnrepository.com/artifact/io.zipkin.reporter2/zipkin-reporter, Apache 2.0 + zipkin-sender-kafka08 2.7.4: https://mvnrepository.com/artifact/io.zipkin.reporter/zipkin-sender-kafka08, Apache 2.0 + zipkin-sender-kafka11 2.7.4: https://mvnrepository.com/artifact/io.zipkin.reporter2/zipkin-sender-kafka11, Apache 2.0 + zipkin-sender-urlconnection 2.7.4: https://mvnrepository.com/artifact/io.zipkin.reporter2/zipkin-sender-urlconnection, Apache 2.0 + zkclient 0.3: https://github.com/sgroschupf/zkclient, Apache 2.0 zookeeper 3.5.7: https://github.com/apache/zookeeper, Apache 2.0 zookeeper-jute 3.5.7: https://github.com/apache/zookeeper, Apache 2.0 byte-buddy 1.12.6: https://github.com/raphw/byte-buddy, Apache 2.0 byte-buddy-agent 1.12.6: https://github.com/raphw/byte-buddy, Apache 2.0 disruptor 3.4.0 https://github.com/LMAX-Exchange/disruptor, Apache 2.0 - eureka-client 1.9.13 https://github.com/Netflix/eureka, Apache 2.0 - eureka-core 1.9.13 https://github.com/Netflix/eureka, Apache 2.0 + eureka-client 1.10.17 https://github.com/Netflix/eureka, Apache 2.0 + eureka-core 1.10.17 https://github.com/Netflix/eureka, Apache 2.0 evictor 1.0.0 https://github.com/stoyanr/Evictor, Apache 2.0 guice 4.1.0 https://github.com/google/guice, Apache 2.0 javax.inject 1: https://mvnrepository.com/artifact/javax.inject/javax.inject/1, Apache 2.0 - jjwt 0.9.0 https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt/0.9.0, Apache 2.0 - joda-time 2.10.5 https://www.joda.org/joda-time/, Apache 2.0 + joda-time 2.3 https://www.joda.org/joda-time/, Apache 2.0 lang-tag 1.4.4 https://bitbucket.org/connect2id/nimbus-language-tags, Apache 2.0 - nacos-client 2.0.0 http://nacos.io, Apache 2.0 - netflix commons 0.1.1: https://github.com/Netflix/netflix-commons, Apache 2.0 + nacos-client 2.0.4 http://nacos.io, Apache 2.0 netflix-eventbus 0.3.0: https://github.com/Netflix/netflix-commons, Apache 2.0 netflix-infix 0.3.0: https://github.com/Netflix/netflix-commons, Apache 2.0 - netflix-statistics 0.3.0: https://github.com/Netflix/netflix-commons, Apache 2.0 nimbus-jose-jwt 8.14.1: https://bitbucket.org/connect2id/nimbus-jose-jwt, Apache 2.0 oauth2-oidc-sdk 7.5: https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions, Apache 2.0 ribbon 2.3.0: https://github.com/Netflix/ribbon, Apache 2.0 @@ -379,14 +490,16 @@ The text of each license is the standard Apache 2.0 license. ribbon-httpclient 2.3.0: https://github.com/Netflix/ribbon, Apache 2.0 ribbon-loadbalancer 2.3.0: https://github.com/Netflix/ribbon, Apache 2.0 ribbon-transport 2.3.0: https://github.com/Netflix/ribbon, Apache 2.0 - rocketmq-client 4.9.2: https://github.com/apache/rocketmq, Apache 2.0 + rocketmq-client 4.9.3: https://github.com/apache/rocketmq, Apache 2.0 + rocketmq-common 4.9.3: https://github.com/apache/rocketmq, Apache 2.0 + rocketmq-logging 4.9.3: https://github.com/apache/rocketmq, Apache 2.0 + rocketmq-remoting 4.9.3: https://github.com/apache/rocketmq, Apache 2.0 rxnetty 0.4.9: https://github.com/ReactiveX/RxNetty, Apache 2.0 rxnetty contexts-0.4.9: https://github.com/ReactiveX/RxNetty, Apache 2.0 rxnetty servo-0.4.9: https://github.com/ReactiveX/RxNetty, Apache 2.0 - servo-core 0.10.1: https://github.com/Netflix/servo, Apache 2.0 - servo-internal 0.10.1: https://github.com/Netflix/servo, Apache 2.0 + servo-core 0.12.21: https://github.com/Netflix/servo, Apache 2.0 stax-api 1.0.1: http://stax.codehaus.org/, Apache 2.0 - woodstox-core 5.2.1: https://github.com/FasterXML/woodstox, Apache 2.0 + woodstox-core 6.2.1: https://github.com/FasterXML/woodstox, Apache 2.0 libthrift 0.14.1: http://thrift.apache.org, Apache 2.0 tomcat-annotations-api 9.0.29: https://tomcat.apache.org/, Apache 2.0 tomcat-embed-core 9.0.29: https://tomcat.apache.org/, Apache 2.0 @@ -394,6 +507,7 @@ The text of each license is the standard Apache 2.0 license. kafka-clients 3.2.0: https://kafka.apache.org/, Apache 2.0 elasticsearch-java 8.2.3: https://github.com/elastic/elasticsearch-java, Apache 2.0 elasticsearch-rest-client 8.2.3: https://github.com/elastic/elasticsearch, Apache 2.0 + aliyun-log 0.6.57: https://github.com/aliyun/aliyun-log-java-producer, Apache 2.0 aliyun-log-producer 0.3.10: https://github.com/aliyun/aliyun-log-java-producer, Apache 2.0 ======================================================================== @@ -405,21 +519,23 @@ The text of each license is also included at licenses/LICENSE-[project].txt. antlr 2.7.7: http://www.antlr.org/, BSD-3-Clause antlr4-runtime 3.4: http://www.antlr.org/, BSD-3-Clause - asm 5.0.4: https://github.com/llbit/ow2-asm, BSD 3-Clause + asm 9.1: https://github.com/llbit/ow2-asm, BSD 3-Clause google-auth-library-credentials 0.20.0: https://github.com/googleapis/google-auth-library-java/google-auth-library-credentials, BSD 3-Clause google-auth-library-oauth2-http 0.20.0: https://github.com/googleapis/google-auth-library-java/google-auth-library-oauth2-http, BSD 3-Clause - jakarta.activation-api 1.2.1: https://github.com/eclipse-ee4j/jaf, BSD 3-Clause - jakarta.xml.bind-api 2.3.2: https://github.com/eclipse-ee4j/jaxb-api, BSD 3-Clause + jakarta.activation-api 1.2.2: https://github.com/eclipse-ee4j/jaf, BSD 3-Clause + jakarta.xml.bind-api 2.3.3: https://github.com/eclipse-ee4j/jaxb-api, BSD 3-Clause protobuf-java 3.11.0: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause - protobuf-java-util 3.11.0: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause + protobuf-java-util 3.12.0: https://github.com/protocolbuffers/protobuf/, BSD 3-Clause tars-client 1.7.2: https://github.com/TarsCloud/Tars/tars-client, BSD 3-Clause tars-context 1.7.2: https://github.com/TarsCloud/Tars/tars-context, BSD 3-Clause tars-net 1.7.2: https://github.com/TarsCloud/Tars/tars-net, BSD 3-Clause - zstd-jni 1.4.0-1: https://github.com/luben/zstd-jni, BSD 2-Clause + zstd-jni 1.5.0-2: https://github.com/luben/zstd-jni, BSD 2-Clause reflections 0.9.11: https://mvnrepository.com/artifact/org.reflections/reflections/0.9.11, BSD 2-Clause - stax2-api 4.2: http://github.com/FasterXML/stax2-api, BSD 2-Clause + stax2-api 4.2.1: http://github.com/FasterXML/stax2-api, BSD 2-Clause stringtemplate 3.2.1: http://www.stringtemplate.org, BSD - xstream 1.4.11.1: https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream/1.4.11.1, BSD + xstream 1.4.18: https://mvnrepository.com/artifact/com.thoughtworks.xstream/xstream/1.4.11.1, BSD + hamcrest 2.2: https://github.com/hamcrest/JavaHamcrest ,BSD 3-Clause + hamcrest-core 2.2: https://github.com/hamcrest/JavaHamcrest ,BSD 3-Clause ======================================================================== CC0 licenses @@ -428,7 +544,7 @@ CC0 licenses The following components are provided under the CC0 License. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - HdrHistogram 2.1.11: https://github.com/HdrHistogram, CC0 1.0 and BSD-2-Clause + HdrHistogram 2.1.12: https://github.com/HdrHistogram, CC0 1.0 and BSD-2-Clause LatencyUtils 2.0.3: http://latencyutils.github.io/LatencyUtils, CC0 1.0 reactive-streams 1.0.3: https://github.com/reactive-streams/reactive-streams-jvm, CC0 1.0 xpp3_min 1.1.4c: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/, CC0 1.0 and Public Domain @@ -441,16 +557,18 @@ The following components are provided under the CDDL License. See project link f The text of each license is also included at licenses/LICENSE-[project].txt. activation 1.1.1: http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp, CDDL 1.0 - javax.servlet-api 4.0.1: https://javaee.github.io/servlet-spec, CDDL 1.1 and GPLv2 + servlet-api 2.5: https://javaee.github.io/servlet-spec, CDDL 1.1 and GPLv2 jboss-annotations-api_1.3_spec 1.0.1.Final: http://www.jboss.org/jboss-annotations-api_1.3_spec, CDDL 1.1 and GPLv2 jboss-jaxb-api_2.3_spec 1.0.1.Final: http://www.jboss.org/jboss-jaxb-api_2.3_spec, CDDL 1.1 and GPLv2 jboss-jaxrs-api_2.1_spec 1.0.2.Final: http://www.jboss.org/jboss-jaxrs-api_2.1_spec, CDDL 1.1 and GPLv2 - jaxb-api 2.3.0: https://javaee.github.io/jaxb-v2, CDDL 1.1 and GPLv2 - javax.mail 1.6.1: https://mvnrepository.com/artifact/com.sun.mail/javax.mail/1.6.1, CDDL/GPLv2 - jersey-apache-client4 1.19.1 https://mvnrepository.com/artifact/com.sun.jersey.contribs/jersey-apache-client4/1.19.1, CDDL 1.1/GPL 1.1 - jersey-client 1.19.1 https://mvnrepository.com/artifact/com.sun.jersey/jersey-client/1.19.1, CDDL 1.1/GPL 1.1 - jersey-core 1.19.1 https://mvnrepository.com/artifact/com.sun.jersey/jersey-core/1.19.1, CDDL 1.1/GPL 1.1 - jsr311-api 1.1.1 https://mvnrepository.com/artifact/javax.ws.rs/jsr311-api/1.1.1, CDDL 1.0 + jaxb-api 2.3.1: https://javaee.github.io/jaxb-v2, CDDL 1.1 and GPLv2 + javax.mail 1.6.2: https://mvnrepository.com/artifact/com.sun.mail/javax.mail/1.6.1, CDDL/GPLv2 + jersey-apache-client4 1.19.1: https://mvnrepository.com/artifact/com.sun.jersey.contribs/jersey-apache-client4/1.19.1, CDDL 1.1/GPL 1.1 + jersey-client 1.19.1: https://mvnrepository.com/artifact/com.sun.jersey/jersey-client/1.19.1, CDDL 1.1/GPL 1.1 + jersey-core 1.19.1: https://mvnrepository.com/artifact/com.sun.jersey/jersey-core/1.19.1, CDDL 1.1/GPL 1.1 + jsr311-api 1.1.1: https://mvnrepository.com/artifact/javax.ws.rs/jsr311-api/1.1.1, CDDL 1.0 + javax.activation-api 1.2.0: https://mvnrepository.com/artifact/javax.activation/javax.activation-api, CDDL/GPL 2.0 + javax.annotation-api 1.3.2 : https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api, CDDL/GPL 2.0 ======================================================================== EPL licenses @@ -461,10 +579,12 @@ The text of each license is also included at licenses/LICENSE-[project].txt. jakarta.annotation-api 1.3.5: https://projects.eclipse.org/projects/ee4j.ca, EPL 2.0 jakarta.el 3.0.3: https://projects.eclipse.org/projects/ee4j.el, EPL 2.0 - logback-classic 1.2.3: https://github.com/qos-ch/logback, EPL 1.0 - logback-core 1.2.3: https://github.com/qos-ch/logback, EPL 1.0 + logback-classic 1.2.11: https://github.com/qos-ch/logback, EPL 1.0 + logback-core 1.2.11: https://github.com/qos-ch/logback, EPL 1.0 aspectjweaver 1.9.5: https://mvnrepository.com/artifact/org.aspectj/aspectjweaver/1.9.5, EPL 1.0 jakarta.json-api 2.0.1: https://projects.eclipse.org/projects/ee4j.jsonp, EPL 2.0 + junit 4.13.2: https://mvnrepository.com/artifact/junit/junit, EPL 1.0 + parsson 1.0.0: https://mvnrepository.com/artifact/org.eclipse.parsson/parsson, EPL 2.0 ======================================================================== MIT licenses @@ -474,15 +594,16 @@ The following components are provided under the MIT License. See project link fo The text of each license is also included at licenses/LICENSE-[project].txt. animal-sniffer-annotations 1.18: https://github.com/mojohaus/animal-sniffer, MIT - bcpkix-jdk15on 1.61: http://www.bouncycastle.org/licence.html , MIT - bcprov-jdk15on 1.61: http://www.bouncycastle.org/licence.html , MIT - checker-qual 3.8.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT + bcpkix-jdk15on 1.68: http://www.bouncycastle.org/licence.html , MIT + bcprov-jdk15on 1.68: http://www.bouncycastle.org/licence.html , MIT + checker-qual 3.12.0: https://github.com/typetools/checker-framework/blob/master/checker-qual, MIT Java-WebSocket 1.5.0: https://github.com/TooTallNate/Java-WebSocket, MIT - jcl-over-slf4j 1.7.29: https://www.slf4j.org, MIT - jul-to-slf4j 1.7.29: http://www.slf4j.org, MIT + jcl-over-slf4j 1.7.36: https://www.slf4j.org, MIT + jul-to-slf4j 1.7.36: http://www.slf4j.org, MIT mockito 3.5.15: https://github.com/mockito/mockito MIT - slf4j-api 1.7.29: https://www.slf4j.org, MIT + slf4j-api 1.7.36: https://www.slf4j.org, MIT content-type 2.0: http://webjars.org, MIT + dexx-collections 0.2: https://github.com/andrewoma/dexx, MIT ======================================================================== MPL licenses @@ -498,5 +619,14 @@ Public Domain licenses ======================================================================== aopalliance 1.0: https://mvnrepository.com/artifact/aopalliance/aopalliance/1.0, Public Domain - jcip-annotations: 1.0 http://jcip.net/, Public Domain - xmlpull 1.1.3.1: http://www.xmlpull.org, Public Domain \ No newline at end of file + jcip-annotations: 1.0=1 http://jcip.net/, Public Domain + xmlpull 1.1.3.1: http://www.xmlpull.org, Public Domain + +======================================================================== +XPP License +======================================================================== + +The following components are provided under the XPP License. See project link for details. +The text of each license is also included at licenses/LICENSE-[project].txt. + + mxparser 1.2.2: https://github.com/x-stream/mxparser, XPP \ No newline at end of file diff --git a/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/licenses/LICENSE-mxparser.txt b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/licenses/LICENSE-mxparser.txt new file mode 100644 index 000000000000..53a69ffa2cc9 --- /dev/null +++ b/shenyu-dist/shenyu-bootstrap-dist/src/main/release-docs/licenses/LICENSE-mxparser.txt @@ -0,0 +1,58 @@ +mxparser License +--------------- +Indiana University Extreme! Lab Software License, Version 1.2 + +Copyright (C) 2003 The Trustees of Indiana University. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +1) All redistributions of source code must retain the above + copyright notice, the list of authors in the original source + code, this list of conditions and the disclaimer listed in this + license; + +2) All redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the disclaimer + listed in this license in the documentation and/or other + materials provided with the distribution; + +3) Any documentation included with all redistributions must include + the following acknowledgement: + + "This product includes software developed by the Indiana + University Extreme! Lab. For further information please visit + http://www.extreme.indiana.edu/" + + Alternatively, this acknowledgment may appear in the software + itself, and wherever such third-party acknowledgments normally + appear. + +4) The name "Indiana University" or "Indiana University + Extreme! Lab" shall not be used to endorse or promote + products derived from this software without prior written + permission from Indiana University. For written permission, + please contact http://www.extreme.indiana.edu/. + +5) Products derived from this software may not use "Indiana + University" name nor may "Indiana University" appear in their name, + without prior written permission of the Indiana University. + +Indiana University provides no reassurances that the source code +provided does not infringe the patent or any other intellectual +property rights of any other entity. Indiana University disclaims any +liability to any recipient for claims brought by any other entity +based on infringement of intellectual property rights or otherwise. + +LICENSEE UNDERSTANDS THAT SOFTWARE IS PROVIDED "AS IS" FOR WHICH +NO WARRANTIES AS TO CAPABILITIES OR ACCURACY ARE MADE. INDIANA +UNIVERSITY GIVES NO WARRANTIES AND MAKES NO REPRESENTATION THAT +SOFTWARE IS FREE OF INFRINGEMENT OF THIRD PARTY PATENT, COPYRIGHT, OR +OTHER PROPRIETARY RIGHTS. INDIANA UNIVERSITY MAKES NO WARRANTIES THAT +SOFTWARE IS FREE FROM "BUGS", "VIRUSES", "TROJAN HORSES", "TRAP +DOORS", "WORMS", OR OTHER HARMFUL CODE. LICENSEE ASSUMES THE ENTIRE +RISK AS TO THE PERFORMANCE OF SOFTWARE AND/OR ASSOCIATED MATERIALS, +AND TO THE PERFORMANCE AND VALIDITY OF INFORMATION GENERATED USING +SOFTWARE. \ No newline at end of file