diff --git a/README.md b/README.md index 074ccd2f2743aade406ff6d96e3cb9e87b03a9fa..3211fd193afc000f182f76415d37719264c995b4 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@

Spring Authorization Server 1.5.1 - Spring Boot 3.5.3 + Spring Boot 3.5.4 Spring Cloud 2025.0.0 Spring Cloud Alibaba 2023.0.3.3 - Spring Cloud Tencent 2.0.1.0--2023.0.3 + Spring Cloud Tencent 2.0.2.2--2024.0.1 Nacos 3.0.2

- Version 3.5.3.2 - Dante Engine 3.5.3.2 - Dante OSS 3.5.3.2 + Version 3.5.4.0 + Dante Engine 3.5.4.0 + Dante OSS 3.5.4.0 Java 17 License Apache 2.0 码匠君 @@ -222,7 +222,7 @@ dante-cloud ### Dante Cloud 响应式版本特性 -- `Spring Boot` 已升级至 3.5.3 +- `Spring Boot` 已升级至 3.5.4 - `Spring Authorization Server` 已升级至 1.5.1 - 全面采用 Java 21,默认开启虚拟线程,以改善阻塞操作的处理降低系统资源的消耗 - 支持传统的 `阻塞式` 微服务与基于 `Reactor` 和 `WebFlux` 的 `响应式` 微服务同时运行在一套系统之中 diff --git a/configurations/backup/alibaba/3.5.3.1/nacos_config_export_20250618175225.zip b/configurations/backup/alibaba/3.5.3.1/nacos_config_export_20250618175225.zip deleted file mode 100644 index f8554d0f183835fd9d328479c5205349e6d3dd63..0000000000000000000000000000000000000000 Binary files a/configurations/backup/alibaba/3.5.3.1/nacos_config_export_20250618175225.zip and /dev/null differ diff --git a/configurations/backup/alibaba/3.5.3.0/nacos_config_export_20250618175225.zip b/configurations/backup/alibaba/3.5.4.0/nacos_config_export_20250704224541.zip similarity index 69% rename from configurations/backup/alibaba/3.5.3.0/nacos_config_export_20250618175225.zip rename to configurations/backup/alibaba/3.5.4.0/nacos_config_export_20250704224541.zip index f8554d0f183835fd9d328479c5205349e6d3dd63..74e2b57b6d1f433e02fa6d0de30723c76df3b5c0 100644 Binary files a/configurations/backup/alibaba/3.5.3.0/nacos_config_export_20250618175225.zip and b/configurations/backup/alibaba/3.5.4.0/nacos_config_export_20250704224541.zip differ diff --git a/configurations/backup/tencent/3.5.3.1/polaris_config_202405311904.zip b/configurations/backup/tencent/3.5.3.1/polaris_config_202405311904.zip deleted file mode 100644 index fc5e846f76735d9b78272a4ea05763f13783cfb5..0000000000000000000000000000000000000000 Binary files a/configurations/backup/tencent/3.5.3.1/polaris_config_202405311904.zip and /dev/null differ diff --git a/configurations/backup/tencent/3.5.3.0/polaris_config_202405311904.zip b/configurations/backup/tencent/3.5.4.0/polaris_config_202405311904.zip similarity index 100% rename from configurations/backup/tencent/3.5.3.0/polaris_config_202405311904.zip rename to configurations/backup/tencent/3.5.4.0/polaris_config_202405311904.zip diff --git a/configurations/docker/docker-compose/linux/herodotus/.env b/configurations/docker/docker-compose/linux/herodotus/.env index 789e2afab539430f623825ad2b09a3e9990a7ebe..3fb13078c440cea6f8469698a4ec3dac09487469 100644 --- a/configurations/docker/docker-compose/linux/herodotus/.env +++ b/configurations/docker/docker-compose/linux/herodotus/.env @@ -1,4 +1,4 @@ -VERSION=3.5.3.2 +VERSION=3.5.4.0 SPRING_PROFILES_ACTIVE=alibaba PROFILE=development DATABASE=postgresql diff --git a/configurations/docker/docker-compose/windows/herodotus/.env b/configurations/docker/docker-compose/windows/herodotus/.env index 3a5af15498852bb3cebf877fa182596f918b00ba..9503fd136014440e54b65a662c2b9fd9be6903e6 100644 --- a/configurations/docker/docker-compose/windows/herodotus/.env +++ b/configurations/docker/docker-compose/windows/herodotus/.env @@ -1,4 +1,4 @@ -VERSION=3.5.3.2 +VERSION=3.5.4.0 SPRING_PROFILES_ACTIVE=alibaba PROFILE=development DATABASE=postgresql diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 6ef6df4e6619dc84ec18f3e0247fc127e445eebf..0d5e28786de7c5ad92e57b9be9b3872c97d3507c 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -28,7 +28,7 @@ cn.herodotus.engine dependencies - 3.5.3.2 + 3.5.4.0 diff --git a/modules/dante-module-common/pom.xml b/modules/dante-module-common/pom.xml index 8d255dafc20918aaaae9b05d4ecddf074cdfe946..900bc3d6fcba833a0c4e2d1c34a759d21dda583a 100644 --- a/modules/dante-module-common/pom.xml +++ b/modules/dante-module-common/pom.xml @@ -32,7 +32,7 @@ modules org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-module-common diff --git a/modules/dante-module-metadata/pom.xml b/modules/dante-module-metadata/pom.xml index d6dbc3e47b91a29921c30d2b04cedbf4d5e0976a..a6c1bd6890a393a6984e118b90b73b7718d3a925 100644 --- a/modules/dante-module-metadata/pom.xml +++ b/modules/dante-module-metadata/pom.xml @@ -32,7 +32,7 @@ modules org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-module-metadata diff --git a/modules/dante-module-social/pom.xml b/modules/dante-module-social/pom.xml index b19e3bb0705d2f5a8ed99bd78e26edea58ff04a7..0ebc249f39ee82f3c9bda4e3019667662fc93fd0 100644 --- a/modules/dante-module-social/pom.xml +++ b/modules/dante-module-social/pom.xml @@ -32,7 +32,7 @@ modules org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-module-social diff --git a/modules/dante-module-social/src/main/java/org/dromara/dante/module/social/processor/DefaultSocialAuthenticationHandler.java b/modules/dante-module-social/src/main/java/org/dromara/dante/module/social/processor/DefaultSocialAuthenticationHandler.java index 4e4393cd9c4089eb5535aea7e87dbb5f7dcc3003..653b98ba6f5ae47d2a161ef297ce6e3e9f3e201e 100644 --- a/modules/dante-module-social/src/main/java/org/dromara/dante/module/social/processor/DefaultSocialAuthenticationHandler.java +++ b/modules/dante-module-social/src/main/java/org/dromara/dante/module/social/processor/DefaultSocialAuthenticationHandler.java @@ -42,7 +42,7 @@ import cn.herodotus.engine.supplier.upms.logic.service.security.SysUserService; import com.google.common.collect.ImmutableSet; import org.apache.commons.lang3.ObjectUtils; import org.apache.commons.lang3.StringUtils; -import org.dromara.hutool.core.bean.BeanUtil; +import cn.hutool.v7.core.bean.BeanUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.convert.converter.Converter; diff --git a/modules/dante-module-strategy/pom.xml b/modules/dante-module-strategy/pom.xml index aad879920827dfa23113d5a08101d1f31b59db8e..1389f547ec41e8b7271b40e2acee3648de2f1c7b 100644 --- a/modules/dante-module-strategy/pom.xml +++ b/modules/dante-module-strategy/pom.xml @@ -32,7 +32,7 @@ modules org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-module-strategy diff --git a/modules/dante-monomer-autoconfigure/pom.xml b/modules/dante-monomer-autoconfigure/pom.xml index f9f47fcb5b7b9cf597ec88971cd20ae8d58485de..f4a4b0ee363405fd5cf0ec9ab14d2e95583adcd8 100644 --- a/modules/dante-monomer-autoconfigure/pom.xml +++ b/modules/dante-monomer-autoconfigure/pom.xml @@ -27,7 +27,7 @@ org.dromara.dante modules - 3.5.3.2 + 3.5.4.0 dante-monomer-autoconfigure diff --git a/modules/pom.xml b/modules/pom.xml index bf8533eea2937101a798faee5e19e25d99e7fbc0..e903cba98fae5fbc49bac1d5099d280f1aead0a4 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -32,7 +32,7 @@ dante-cloud org.dromara.dante - 3.5.3.2 + 3.5.4.0 modules diff --git a/packages/authentication-spring-boot-starter/pom.xml b/packages/authentication-spring-boot-starter/pom.xml index a3284b8ae4458620533c52155b244898c070bb00..9b8b8f681afbd34f094e0aa4581cccec6a582852 100644 --- a/packages/authentication-spring-boot-starter/pom.xml +++ b/packages/authentication-spring-boot-starter/pom.xml @@ -32,7 +32,7 @@ packages org.dromara.dante - 3.5.3.2 + 3.5.4.0 authentication-spring-boot-starter diff --git a/packages/facility-spring-boot-starter/pom.xml b/packages/facility-spring-boot-starter/pom.xml index 24b0c9c67447bfdf36480c1a8da3b7087c92c22d..e8648fca86423640c9ee6bbfb3850cca75b2bf80 100644 --- a/packages/facility-spring-boot-starter/pom.xml +++ b/packages/facility-spring-boot-starter/pom.xml @@ -30,7 +30,7 @@ packages org.dromara.dante - 3.5.3.2 + 3.5.4.0 4.0.0 diff --git a/packages/pom.xml b/packages/pom.xml index a28dd2c125802af71568dd620056b0c8759e1ac6..2a7ac324165560bc9e8169336c87f8e3d3f03447 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -32,7 +32,7 @@ dante-cloud org.dromara.dante - 3.5.3.2 + 3.5.4.0 packages diff --git a/packages/service-spring-boot-starter/pom.xml b/packages/service-spring-boot-starter/pom.xml index efb036acb9a1b06a91256af53e951f450450dcdd..614874c7725c09725f55a691fb1e7fcba87e4183 100644 --- a/packages/service-spring-boot-starter/pom.xml +++ b/packages/service-spring-boot-starter/pom.xml @@ -32,7 +32,7 @@ packages org.dromara.dante - 3.5.3.2 + 3.5.4.0 service-spring-boot-starter diff --git a/platform/dante-cloud-gateway/pom.xml b/platform/dante-cloud-gateway/pom.xml index 9dce4d20553f7e86d8a94f25d27f9856198b801b..4a98f0c9225a4d7f67c28edeb2189537eadca77b 100644 --- a/platform/dante-cloud-gateway/pom.xml +++ b/platform/dante-cloud-gateway/pom.xml @@ -32,7 +32,7 @@ platform org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-cloud-gateway diff --git a/platform/dante-cloud-message/pom.xml b/platform/dante-cloud-message/pom.xml index b6e7bc0083a27f618d17596d18d0f9b81811c197..702b7aae9782ab8a5ba3b3109fb2c9fcebc980a1 100644 --- a/platform/dante-cloud-message/pom.xml +++ b/platform/dante-cloud-message/pom.xml @@ -31,7 +31,7 @@ org.dromara.dante platform - 3.5.3.2 + 3.5.4.0 dante-cloud-message diff --git a/platform/dante-cloud-monitor/pom.xml b/platform/dante-cloud-monitor/pom.xml index 0e7b447a157b761aa659d453a5ce3f9b999dca8a..2f0486f00dda267ec31f572e10c70742b7978b2b 100644 --- a/platform/dante-cloud-monitor/pom.xml +++ b/platform/dante-cloud-monitor/pom.xml @@ -30,11 +30,11 @@ platform org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-cloud-monitor - 3.5.3.2 + 3.5.4.0 dante-cloud-monitor dante-cloud-monitor diff --git a/platform/dante-cloud-uaa/pom.xml b/platform/dante-cloud-uaa/pom.xml index e13b9fb0614ad58a57236a64ae2708063a0949ff..1cb447a643125a06e0306ec2f9bc152c9b3c7415 100644 --- a/platform/dante-cloud-uaa/pom.xml +++ b/platform/dante-cloud-uaa/pom.xml @@ -32,7 +32,7 @@ platform org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-cloud-uaa diff --git a/platform/dante-cloud-upms/pom.xml b/platform/dante-cloud-upms/pom.xml index 701560363b48910e9597a59aef1e5be8099a5081..be17814f310265e61cd5f402d075038b4fe09a57 100644 --- a/platform/dante-cloud-upms/pom.xml +++ b/platform/dante-cloud-upms/pom.xml @@ -30,12 +30,12 @@ platform org.dromara.dante - 3.5.3.2 + 3.5.4.0 4.0.0 dante-cloud-upms - 3.5.3.2 + 3.5.4.0 diff --git a/platform/dante-cloud-upms/src/main/java/org/dromara/dante/upms/service/AuthorizationService.java b/platform/dante-cloud-upms/src/main/java/org/dromara/dante/upms/service/AuthorizationService.java index d6a52b5dd9017e09d33b4b353b56c021167203d9..c8562faae3f505fd5101b6475a23434e9e53f4bc 100644 --- a/platform/dante-cloud-upms/src/main/java/org/dromara/dante/upms/service/AuthorizationService.java +++ b/platform/dante-cloud-upms/src/main/java/org/dromara/dante/upms/service/AuthorizationService.java @@ -28,7 +28,7 @@ package org.dromara.dante.upms.service; import cn.herodotus.engine.assistant.definition.support.RestApiTemplate; import cn.zhxu.data.TypeRef; import cn.zhxu.okhttps.OkHttps; -import org.dromara.hutool.core.codec.binary.Base64; +import cn.hutool.v7.core.codec.binary.Base64; import org.springframework.stereotype.Service; import java.util.Map; diff --git a/platform/pom.xml b/platform/pom.xml index 36a563274cd1698f4d6a8e646bfc7e79ef81a594..4f323ee6520faed778679b1a97575f013dab7b15 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -32,7 +32,7 @@ dante-cloud org.dromara.dante - 3.5.3.2 + 3.5.4.0 platform diff --git a/pom.xml b/pom.xml index de6134aaca42183098aab26f4ef36082a9e1fcf1..d4a8417d86e9dc4cf6bcabc1dea58777c95d0a36 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.dromara.dante dependencies - 3.5.3.2 + 3.5.4.0 dependencies/pom.xml diff --git a/services/dante-cloud-bpmn-ability/pom.xml b/services/dante-cloud-bpmn-ability/pom.xml index 210e30cda38c158d7a76d60bbe87b78c1b20b8f5..8028b862d7e45e4d54bee99f5cc9c59c5e59b8ef 100644 --- a/services/dante-cloud-bpmn-ability/pom.xml +++ b/services/dante-cloud-bpmn-ability/pom.xml @@ -31,11 +31,11 @@ services org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-cloud-bpmn-ability - 3.5.3.2 + 3.5.4.0 dante-cloud-bpmn-ability 基于Camunda工作流的服务 diff --git a/services/dante-cloud-bpmn-logic/pom.xml b/services/dante-cloud-bpmn-logic/pom.xml index 4ae8181c980a883a87e113b710220e5d3fbf97c4..133e5712530fde9b307504d098877a26b4a70578 100644 --- a/services/dante-cloud-bpmn-logic/pom.xml +++ b/services/dante-cloud-bpmn-logic/pom.xml @@ -32,7 +32,7 @@ services org.dromara.dante - 3.5.3.2 + 3.5.4.0 dante-cloud-bpmn-logic diff --git a/services/dante-cloud-oss-ability/pom.xml b/services/dante-cloud-oss-ability/pom.xml index b6dfb6d1a8f7413932b0528116b8f1fe6b3129b4..9e96f4efde6b928f16658d1cbd4502d574588e00 100644 --- a/services/dante-cloud-oss-ability/pom.xml +++ b/services/dante-cloud-oss-ability/pom.xml @@ -31,7 +31,7 @@ org.dromara.dante services - 3.5.3.2 + 3.5.4.0 dante-cloud-oss-ability diff --git a/services/dante-monomer-application/pom.xml b/services/dante-monomer-application/pom.xml index e1334f174e0d89fa8e559c206eefed2b912c7b07..c2407a40c21100f1c9607a5c51d82508a5431c28 100644 --- a/services/dante-monomer-application/pom.xml +++ b/services/dante-monomer-application/pom.xml @@ -31,7 +31,7 @@ org.dromara.dante services - 3.5.3.2 + 3.5.4.0 dante-monomer-application diff --git a/services/pom.xml b/services/pom.xml index 71f66c7742d34bacd4498b50ccfd2bbcc58c31dd..3d97becd605b83a1b2ba9d214a2d2744fce1e5e7 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -32,7 +32,7 @@ dante-cloud org.dromara.dante - 3.5.3.2 + 3.5.4.0 services