diff --git a/README.md b/README.md index 48f29585..00021ecb 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Nacos 2.3.2

- Version 3.3.0.2 - Dante Engine 3.3.0.2 - Dante OSS 3.3.0.2 + Version 3.3.0.3 + Dante Engine 3.3.0.3 + Dante OSS 3.3.0.3 Java 17 License Apache 2.0 Total Visits @@ -90,7 +90,7 @@ | Spring Cloud Alibaba | 2023.0.1.0 | | Spring Cloud Tencent | 1.14.0-2023.0.0 | | Spring Authorization Server | 1.3.0 | -| Spring Boot Admin | 3.2.2 | +| Spring Boot Admin | 3.3.1 | | Nacos | 2.3.2 | | Sentinel | 1.8.7 | | Seata | 1.7.0 | diff --git a/configurations/backup/alibaba/3.3.0.3/nacos_config_export_20240531173739.zip b/configurations/backup/alibaba/3.3.0.3/nacos_config_export_20240531173739.zip new file mode 100644 index 00000000..0d4d5d3f Binary files /dev/null and b/configurations/backup/alibaba/3.3.0.3/nacos_config_export_20240531173739.zip differ diff --git a/configurations/backup/tencent/3.3.0.3/polaris-config-202405312026.zip b/configurations/backup/tencent/3.3.0.3/polaris-config-202405312026.zip new file mode 100644 index 00000000..152198c8 Binary files /dev/null and b/configurations/backup/tencent/3.3.0.3/polaris-config-202405312026.zip differ diff --git a/configurations/docker/docker-compose/linux/herodotus/.env b/configurations/docker/docker-compose/linux/herodotus/.env index 687ac9bc..1705d94e 100644 --- a/configurations/docker/docker-compose/linux/herodotus/.env +++ b/configurations/docker/docker-compose/linux/herodotus/.env @@ -1,4 +1,4 @@ -VERSION=3.3.0.2 +VERSION=3.3.0.3 GATEWAY_SERVICE_NAME=herodotus-cloud-gateway GATEWAY_SERVICE_PORT=8847 UAA_SERVICE_NAME=herodotus-cloud-uaa diff --git a/configurations/docker/docker-compose/windows/herodotus/.env b/configurations/docker/docker-compose/windows/herodotus/.env index 687ac9bc..1705d94e 100644 --- a/configurations/docker/docker-compose/windows/herodotus/.env +++ b/configurations/docker/docker-compose/windows/herodotus/.env @@ -1,4 +1,4 @@ -VERSION=3.3.0.2 +VERSION=3.3.0.3 GATEWAY_SERVICE_NAME=herodotus-cloud-gateway GATEWAY_SERVICE_PORT=8847 UAA_SERVICE_NAME=herodotus-cloud-uaa diff --git a/dependencies/pom.xml b/dependencies/pom.xml index c7c23d43..28d5ce61 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.stirrup dependencies - 3.3.0.2 + 3.3.0.3 diff --git a/modules/herodotus-module-common/pom.xml b/modules/herodotus-module-common/pom.xml index d824bf81..fc0b7507 100644 --- a/modules/herodotus-module-common/pom.xml +++ b/modules/herodotus-module-common/pom.xml @@ -28,7 +28,7 @@ modules cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-module-common diff --git a/modules/herodotus-module-metadata/pom.xml b/modules/herodotus-module-metadata/pom.xml index e20158d6..3a76b501 100644 --- a/modules/herodotus-module-metadata/pom.xml +++ b/modules/herodotus-module-metadata/pom.xml @@ -28,7 +28,7 @@ modules cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-module-metadata diff --git a/modules/herodotus-module-social/pom.xml b/modules/herodotus-module-social/pom.xml index 4e7d07f6..0566f265 100644 --- a/modules/herodotus-module-social/pom.xml +++ b/modules/herodotus-module-social/pom.xml @@ -28,7 +28,7 @@ modules cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-module-social diff --git a/modules/pom.xml b/modules/pom.xml index 1ff04c48..17bfcb2c 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -28,7 +28,7 @@ herodotus-cloud cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 modules diff --git a/packages/authentication-spring-boot-starter/pom.xml b/packages/authentication-spring-boot-starter/pom.xml index 5eac0990..a84b1c4f 100644 --- a/packages/authentication-spring-boot-starter/pom.xml +++ b/packages/authentication-spring-boot-starter/pom.xml @@ -28,7 +28,7 @@ packages cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 authentication-spring-boot-starter diff --git a/packages/authorization-reactive-spring-boot-starter/pom.xml b/packages/authorization-reactive-spring-boot-starter/pom.xml index 032f291d..7a2ea609 100644 --- a/packages/authorization-reactive-spring-boot-starter/pom.xml +++ b/packages/authorization-reactive-spring-boot-starter/pom.xml @@ -27,7 +27,7 @@ cn.herodotus.reactive packages - 3.3.0.2 + 3.3.0.3 authorization-reactive-spring-boot-starter diff --git a/packages/authorization-servlet-spring-boot-starter/pom.xml b/packages/authorization-servlet-spring-boot-starter/pom.xml index 0b837a12..1a027b84 100644 --- a/packages/authorization-servlet-spring-boot-starter/pom.xml +++ b/packages/authorization-servlet-spring-boot-starter/pom.xml @@ -28,7 +28,7 @@ packages cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 authorization-servlet-spring-boot-starter diff --git a/packages/facility-spring-boot-starter/pom.xml b/packages/facility-spring-boot-starter/pom.xml index 9e85f4c4..bced1d9b 100644 --- a/packages/facility-spring-boot-starter/pom.xml +++ b/packages/facility-spring-boot-starter/pom.xml @@ -28,7 +28,7 @@ packages cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 facility-spring-boot-starter diff --git a/packages/pom.xml b/packages/pom.xml index 9cb54fc3..4295e7c3 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -28,7 +28,7 @@ herodotus-cloud cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 packages diff --git a/packages/rpc-client-uaa-spring-boot-starter/pom.xml b/packages/rpc-client-uaa-spring-boot-starter/pom.xml index 270edac6..0d9d42d3 100644 --- a/packages/rpc-client-uaa-spring-boot-starter/pom.xml +++ b/packages/rpc-client-uaa-spring-boot-starter/pom.xml @@ -27,7 +27,7 @@ cn.herodotus.reactive packages - 3.3.0.2 + 3.3.0.3 rpc-client-uaa-spring-boot-starter diff --git a/packages/rpc-server-upms-spring-boot-starter/pom.xml b/packages/rpc-server-upms-spring-boot-starter/pom.xml index dbec29ec..53e044c7 100644 --- a/packages/rpc-server-upms-spring-boot-starter/pom.xml +++ b/packages/rpc-server-upms-spring-boot-starter/pom.xml @@ -27,7 +27,7 @@ cn.herodotus.reactive packages - 3.3.0.2 + 3.3.0.3 rpc-server-upms-spring-boot-starter diff --git a/platform/herodotus-cloud-gateway/pom.xml b/platform/herodotus-cloud-gateway/pom.xml index 60034f28..c841ad95 100644 --- a/platform/herodotus-cloud-gateway/pom.xml +++ b/platform/herodotus-cloud-gateway/pom.xml @@ -27,7 +27,7 @@ platform cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-cloud-gateway diff --git a/platform/herodotus-cloud-message/pom.xml b/platform/herodotus-cloud-message/pom.xml index 7bf88100..071a4a58 100644 --- a/platform/herodotus-cloud-message/pom.xml +++ b/platform/herodotus-cloud-message/pom.xml @@ -27,7 +27,7 @@ cn.herodotus.reactive platform - 3.3.0.2 + 3.3.0.3 herodotus-cloud-message diff --git a/platform/herodotus-cloud-monitor/pom.xml b/platform/herodotus-cloud-monitor/pom.xml index 75f15bda..78b7b4c9 100644 --- a/platform/herodotus-cloud-monitor/pom.xml +++ b/platform/herodotus-cloud-monitor/pom.xml @@ -26,11 +26,11 @@ platform cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-cloud-monitor - 3.3.0.2 + 3.3.0.3 herodotus-cloud-monitor herodotus-cloud-monitor diff --git a/platform/herodotus-cloud-uaa/pom.xml b/platform/herodotus-cloud-uaa/pom.xml index 204b3684..f419200b 100644 --- a/platform/herodotus-cloud-uaa/pom.xml +++ b/platform/herodotus-cloud-uaa/pom.xml @@ -27,7 +27,7 @@ platform cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-cloud-uaa diff --git a/platform/herodotus-cloud-upms/pom.xml b/platform/herodotus-cloud-upms/pom.xml index 821dfbf6..b8f4c8c8 100644 --- a/platform/herodotus-cloud-upms/pom.xml +++ b/platform/herodotus-cloud-upms/pom.xml @@ -27,7 +27,7 @@ platform cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-cloud-upms diff --git a/platform/pom.xml b/platform/pom.xml index 2503f6c4..af22aa14 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -28,7 +28,7 @@ herodotus-cloud cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 platform diff --git a/pom.xml b/pom.xml index 4a24cd39..c0be0df1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ cn.herodotus.reactive dependencies - 3.3.0.2 + 3.3.0.3 dependencies/pom.xml diff --git a/services/herodotus-cloud-bpmn-ability/pom.xml b/services/herodotus-cloud-bpmn-ability/pom.xml index 5ecd0ac7..eb6170ea 100644 --- a/services/herodotus-cloud-bpmn-ability/pom.xml +++ b/services/herodotus-cloud-bpmn-ability/pom.xml @@ -26,11 +26,11 @@ services cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 herodotus-cloud-bpmn-ability - 3.3.0.2 + 3.3.0.3 herodotus-cloud-bpmn-ability herodotus-cloud-bpmn-ability diff --git a/services/herodotus-cloud-manage-ability/pom.xml b/services/herodotus-cloud-manage-ability/pom.xml index 724164ca..92e0e75d 100644 --- a/services/herodotus-cloud-manage-ability/pom.xml +++ b/services/herodotus-cloud-manage-ability/pom.xml @@ -27,7 +27,7 @@ cn.herodotus.reactive services - 3.3.0.2 + 3.3.0.3 herodotus-cloud-manage-ability diff --git a/services/herodotus-cloud-oss-ability/pom.xml b/services/herodotus-cloud-oss-ability/pom.xml index 379aa817..41f44b7f 100644 --- a/services/herodotus-cloud-oss-ability/pom.xml +++ b/services/herodotus-cloud-oss-ability/pom.xml @@ -27,7 +27,7 @@ cn.herodotus.reactive services - 3.3.0.2 + 3.3.0.3 herodotus-cloud-oss-ability diff --git a/services/pom.xml b/services/pom.xml index e8299335..ebf99f99 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -28,7 +28,7 @@ herodotus-cloud cn.herodotus.reactive - 3.3.0.2 + 3.3.0.3 services