This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 67bde62990 fix (#6170)
add b44103919b chore: add new line (#6171)
No new revisions were added by this update.
Summary of changes:
.github/filters.yml | 2 +-
.github/workflows/integrated-test.yml | 2 +-
changelog.sh | 2 +-
db/init/oracle/schema.sql | 2 +-
db/init/pg/create-table.sql | 2 +-
db/upgrade/2.4.1-upgrade-2.4.2-mysql.sql | 2 +-
db/upgrade/2.4.2-upgrade-2.4.3-mysql.sql | 2 +-
db/upgrade/2.6.1-upgrade-2.7.0-mysql.sql | 2 +-
db/upgrade/2.6.1-upgrade-2.7.0-pg.sql | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../admin/config/HttpUtilsConfiguration.java | 2 +-
.../admin/controller/SwaggerImportController.java | 2 +-
.../listener/DataChangedEventListener.java | 2 +-
.../admin/model/dto/SwaggerImportRequest.java | 2 +-
.../monitor/subject/cache/ScaleRuleCache.java | 2 +-
.../scale/scaler/dynamic/TaskSchedulerManager.java | 2 +-
.../shenyu/admin/service/SwaggerImportService.java | 2 +-
.../service/impl/SwaggerImportServiceImpl.java | 2 +-
.../shenyu/admin/utils/UrlSecurityUtils.java | 2 +-
.../resources/mappers/api-rule-relation-sqlmap.xml | 2 +-
.../src/main/resources/mappers/api-sqlmap.xml | 2 +-
.../src/main/resources/mappers/detail-sqlmap.xml | 2 +-
.../src/main/resources/mappers/field-sqlmap.xml | 2 +-
.../src/main/resources/mappers/model-sqlmap.xml | 2 +-
.../resources/mappers/scale-history-sqlmap.xml | 2 +-
.../admin/mapper/NamespacePluginRelMapperTest.java | 2 +-
.../admin/service/SwaggerImportServiceTest.java | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../apache/shenyu/common/enums/SwaggerVersion.java | 2 +-
.../org.apache.shenyu.common.utils.SpiInterface | 2 +-
.../src/main/resources/logback.xml | 2 +-
.../src/main/release-docs/LICENSE | 2 +-
.../src/main/resources/logback.xml | 2 +-
.../compose/storage/shenyu-storage-h2.yml | 2 +-
.../compose/storage/shenyu-storage-mysql.yml | 2 +-
.../compose/storage/shenyu-storage-opengauss.yml | 2 +-
.../compose/storage/shenyu-storage-postgres.yml | 2 +-
.../shenyu-e2e-case/compose/sync/shenyu-nacos.yml | 2 +-
.../compose/sync/shenyu-sync-etcd-eureka.yml | 2 +-
.../compose/sync/shenyu-sync-etcd.yml | 2 +-
.../compose/sync/shenyu-sync-http-eureka.yml | 2 +-
.../compose/sync/shenyu-sync-http.yml | 2 +-
.../sync/shenyu-sync-websocket-cluster-jdbc.yml | 2 +-
.../shenyu-sync-websocket-cluster-zookeeper.yml | 2 +-
.../compose/sync/shenyu-sync-websocket-eureka.yml | 2 +-
.../compose/sync/shenyu-sync-websocket.yml | 2 +-
.../compose/sync/shenyu-sync-zookeeper-eureka.yml | 2 +-
.../compose/sync/shenyu-sync-zookeeper.yml | 2 +-
.../k8s/script/init/opengauss_container_init.sh | 2 +-
.../k8s/script/init/postgres_container_init.sh | 2 +-
.../k8s/script/storage/storage_init_opengauss.sh | 2 +-
.../k8s/script/storage/storage_init_postgres.sh | 2 +-
shenyu-e2e/shenyu-e2e-case/k8s/shenyu-mysql.yml | 2 +-
.../shenyu-e2e-case/k8s/shenyu-opengauss.yml | 2 +-
shenyu-e2e/shenyu-e2e-case/k8s/shenyu-postgres.yml | 2 +-
shenyu-e2e/shenyu-e2e-case/pom.xml | 2 +-
.../shenyu-e2e-case-apache-dubbo/pom.xml | 2 +-
.../k8s/shenyu-cluster-jdbc.yml | 2 +-
.../k8s/shenyu-cluster-zookeeper.yml | 2 +-
.../shenyu-e2e-case-cluster/pom.xml | 2 +-
.../shenyu-e2e-case/shenyu-e2e-case-grpc/pom.xml | 2 +-
.../compose/shenyu-rocketmq-compose.yml | 2 +-
.../shenyu-e2e-case-http/k8s/shenyu-rocketmq.yml | 2 +-
.../compose/shenyu-kafka-compose.yml | 2 +-
.../k8s/shenyu-kafka.yml | 2 +-
.../compose/shenyu-rocketmq-compose.yml | 2 +-
.../k8s/shenyu-kafka.yml | 2 +-
.../shenyu-e2e-case/shenyu-e2e-case-motan/pom.xml | 2 +-
.../shenyu-e2e-case/shenyu-e2e-case-sofa/pom.xml | 2 +-
.../k8s/shenyu-examples-eureka.yml | 2 +-
.../shenyu-e2e-case-spring-cloud/pom.xml | 2 +-
.../compose/script/e2e-h2-compose.sh | 2 +-
.../compose/script/e2e-mysql-compose.sh | 2 +-
.../compose/script/e2e-opengauss-compose.sh | 2 +-
.../compose/script/e2e-postgres-compose.sh | 2 +-
.../k8s/shenyu-app-service-h2.yml | 2 +-
.../k8s/shenyu-app-service-mysql.yml | 2 +-
.../k8s/shenyu-app-service-opengauss.yml | 2 +-
.../k8s/shenyu-app-service-postgres.yml | 2 +-
.../k8s/shenyu-deployment-h2.yml | 2 +-
.../shenyu-e2e-case-websocket/pom.xml | 2 +-
shenyu-e2e/shenyu-e2e-client/pom.xml | 2 +-
shenyu-e2e/shenyu-e2e-common/pom.xml | 2 +-
shenyu-e2e/shenyu-e2e-engine/pom.xml | 2 +-
.../src/main/resources/META-INF/spring.provides | 2 +-
.../src/main/resources/application.yml | 2 +-
.../src/main/resources/shenyu.xml | 2 +-
.../src/main/resources/proto/stream.proto | 2 +-
.../shenyu-examples-http/k8s/shenyu-deployment.yml | 2 +-
.../shenyu-examples-http/k8s/shenyu-service.yml | 2 +-
.../src/main/resources/keystore.p12 | Bin 2729 -> 2730 bytes
.../src/main/resources/application.yml | 2 +-
.../src/main/resources/shenyu.xml | 2 +-
.../src/main/http/http-test-api-local.http | 2 +-
.../src/main/http/http-test-api.http | 2 +-
.../src/main/resources/context/shenyu.xml | 2 +-
.../src/main/resources/spring-mvc.xml | 2 +-
.../src/main/http/http-test-api-local.http | 2 +-
.../src/main/http/http-test-api.http | 2 +-
.../src/main/resources/application.yml | 2 +-
shenyu-examples/shenyu-examples-tars/README.md | 2 +-
.../src/main/resources/application.yml | 2 +-
.../src/main/resources/application.yml | 2 +-
.../shenyu-integrated-test-http/config/broker.conf | 2 +-
.../script/services.list | 2 +-
.../src/main/resources/keystore.p12 | Bin 2729 -> 2730 bytes
.../deploy/kind-config.yaml | 2 +-
.../deploy/kind-config.yaml | 2 +-
.../deploy/kind-config.yaml | 2 +-
.../deploy/kind-config.yaml | 2 +-
.../deploy/kind-config.yaml | 2 +-
.../script/build_k8s_cluster.sh | 2 +-
.../deploy/kind-config.yaml | 2 +-
.../script/services.list | 2 +-
.../docker-compose.yml | 2 +-
...org.apache.shenyu.loadbalancer.spi.LoadBalancer | 2 +-
.../spi/RoundRobinLoadBalanceTest.java | 2 +-
...shenyu.plugin.base.condition.data.ParameterData | 2 +-
.../org.apache.shenyu.plugin.cache.ICacheBuilder | 2 +-
.../scripts/concurrent_request_rate_limiter.lua | 2 +-
.../scripts/request_leaky_rate_limiter.lua | 2 +-
...ugin.ratelimiter.algorithm.RateLimiterAlgorithm | 2 +-
...gin.ratelimiter.resolver.RateLimiterKeyResolver | 2 +-
...gging.desensitize.api.spi.ShenyuDataDesensitize | 2 +-
.../mcp/server/manager/ShenyuMcpServerManager.java | 2 +-
.../mcp/server/request/BodyWriterExchange.java | 2 +-
.../mcp/server/request/ParameterFormatter.java | 2 +-
.../mcp/server/request/RequestConfigHelper.java | 2 +-
.../NonCommittingMcpResponseDecorator.java | 2 +-
.../response/ShenyuMcpResponseDecorator.java | 2 +-
.../mcp/server/session/McpSessionHelper.java | 2 +-
.../server/transport/MessageHandlingResult.java | 2 +-
...henyuStreamableHttpServerTransportProvider.java | 2 +-
.../mcp/server/transport/SseEventFormatter.java | 2 +-
.../transport/StreamableHttpProviderBuilder.java | 2 +-
.../org.apache.dubbo.common.threadpool.ThreadPool | 2 +-
.../dubbo/org.apache.dubbo.rpc.cluster.LoadBalance | 2 +-
....shenyu.plugin.cryptor.strategy.CryptorStrategy | 2 +-
.../strategy/DefaultJwtPayloadParseStrategy.java | 2 +-
...e.shenyu.plugin.jwt.strategy.JwtConvertStrategy | 2 +-
...nyu.plugin.jwt.strategy.JwtPayloadParseStrategy | 2 +-
...e.shenyu.plugin.jwt.strategy.JwtConvertStrategy | 2 +-
....api.AbstractWasmPluginTest$RustWasmPlugin.wasm | Bin 1984076 -> 1984077
bytes
...tShenyuWasmPluginTest$TestShenyuWasmPlugin.wasm | Bin 1679614 -> 1679615
bytes
...HandlerTest$TestWasmPluginDiscoveryHandler.wasm | Bin 1984165 -> 1984166
bytes
...etaDataHandlerTest$TestWasmMetaDataHandler.wasm | Bin 1679923 -> 1679924
bytes
...nDataHandlerTest$TestWasmPluginDataHandler.wasm | Bin 1680549 -> 1680550
bytes
.../src/test/rust-discovery-handler/Cargo.toml | 2 +-
.../src/test/rust-discovery-handler/README.md | 2 +-
.../src/test/rust-discovery-handler/src/lib.rs | 2 +-
.../src/test/rust-meta-data-handler/README.md | 2 +-
.../src/test/rust-plugin-data-handler/README.md | 2 +-
...u.registry.api.ShenyuInstanceRegisterRepository | 2 +-
...u.registry.api.ShenyuInstanceRegisterRepository | 2 +-
...g.apache.shenyu.sdk.core.client.ShenyuSdkClient | 2 +-
...g.apache.shenyu.sdk.core.client.ShenyuSdkClient | 2 +-
.../shenyu/org.apache.shenyu.spi.fixture.EmptySPI | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/main/resources/META-INF/spring.provides | 2 +-
.../src/main/resources/META-INF/spring.provides | 2 +-
.../pom.xml | 2 +-
.../src/main/resources/META-INF/spring.factories | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/main/resources/META-INF/spring.factories | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/main/resources/META-INF/spring.factories | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/main/resources/META-INF/spring.factories | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/main/resources/META-INF/spring.factories | 2 +-
.../src/main/resources/META-INF/spring.provides | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/main/resources/META-INF/spring.provides | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../resources/mock_configs_fetch_response.json | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
...rk.boot.autoconfigure.AutoConfiguration.imports | 2 +-
.../src/test/resources/logback.xml | 2 +-
.../RestTemplateConfigurationTest.java | 2 +-
.../web/endpoint/ShenyuControllerEndpointTest.java | 2 +-
.../web/filter/CollapseSlashesFilterTest.java | 2 +-
.../loader/ShenyuPluginClassLoaderHolderTest.java | 2 +-
198 files changed, 191 insertions(+), 191 deletions(-)