Skip to content

Commit

Permalink
🎉 feat: v3.1.11.0
Browse files Browse the repository at this point in the history
- 主要更新
  - [升级] Spring Boot 版本升级至 3.1.11
  - [升级] Spring Authorization Sever 版本升级至 1.1.7
  - [升级] Debezium 版本升级至 2.6
- 其它更新
  - [修复] 当前的CRUD模式局限于从列表页发起编辑详情页,不能从左侧菜单或其它链接入口发起问题 (感谢 James7 PR)
  - [修复] 面包屑中间节点对应左侧菜单目录节点,删除链接避免与左侧展开动作逻辑不一致问题(感谢 James7 PR)
  - [新增] 添加了审批流程和任务流程空页面,搭配前端修复后端加载的Workbench路由,保障保障菜单与标签页整体界面交互逻辑完整展示(感谢 James7 PR)
  - [升级] minio docker 镜像版本升级至 RELEASE.2024-04-18T19-09-19Z
- 依赖更新
  - [升级] maven-gpg-plugin 版本升级至 3.2.3
  - [升级] commons-io 版本升级至 2.16.1
  - [升级] redisson 版本升级至 3.28.0
  - [升级] aws-java-sdk-s3 版本升级至 1.12.704
  - [升级] fastjson2 版本升级至 2.0.49
  - [升级] sms4j-spring-boot-starter 版本升级至 3.2.1
  - [升级] vue webjars 版本升级至 3.4.22
  - [升级] alipay-sdk-java 版本升级至 4.39.42.ALL
  - [升级] commons-text 版本升级至 1.12.0
  - [升级] bcprov-jdk18on 版本升级至 1.78.1
  - [升级] bcpkix-jdk18on 版本升级至 1.78.1
  - [升级] sqlite-jdbc 版本升级至 3.45.3.0
  • Loading branch information
herodotus-ecosystem committed Apr 19, 2024
1 parent 73f5b1d commit e4b8655
Show file tree
Hide file tree
Showing 37 changed files with 58 additions and 58 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
---

<p align="center">
<a href="https://github.com/spring-projects/spring-authorization-server" target="_blank"><img src="https://img.shields.io/badge/Spring%20Authorization%20Server-1.1.6-blue.svg?logo=spring" alt="Spring Authorization Server 1.1.6"></a>
<a href="https://spring.io/projects/spring-boot" target="_blank"><img src="https://img.shields.io/badge/Spring%20Boot-3.1.10-blue.svg?logo=spring" alt="Spring Boot 3.1.10"></a>
<a href="https://github.com/spring-projects/spring-authorization-server" target="_blank"><img src="https://img.shields.io/badge/Spring%20Authorization%20Server-1.1.7-blue.svg?logo=spring" alt="Spring Authorization Server 1.1.7"></a>
<a href="https://spring.io/projects/spring-boot" target="_blank"><img src="https://img.shields.io/badge/Spring%20Boot-3.1.11-blue.svg?logo=spring" alt="Spring Boot 3.1.11"></a>
<a href="https://spring.io/projects/spring-cloud" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud-2022.0.5-blue.svg?logo=spring" alt="Spring Cloud 2022.0.5"></a>
<a href="https://github.com/alibaba/spring-cloud-alibaba" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Alibaba-2022.0.0.0-blue.svg?logo=alibabadotcom" alt="Spring Cloud Alibaba 2022.0.0.0"></a>
<a href="https://github.com/Tencent/spring-cloud-tencent" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Tencent-1.13.1--2022.0.4-blue.svg?logo=tencentqq" alt="Spring Cloud Tencent 1.13.1-2022.0.4"></a>
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.3.2-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.3.2"></a>
</p>
<p align="center">
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.1.10.2-red.svg?logo=spring" alt="Version 3.1.10.2"></a>
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.1.10.2-red.svg?logo=spring" alt="Dante Engine 3.1.10.2"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.1.10.2-red.svg?logo=spring" alt="Dante OSS 3.1.10.2"></a>
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.1.11.0-red.svg?logo=spring" alt="Version 3.1.11.0"></a>
<a href="https://gitee.com/herodotus/dante-engine" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.1.11.0-red.svg?logo=spring" alt="Dante Engine 3.1.11.0"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.1.11.0-red.svg?logo=spring" alt="Dante OSS 3.1.11.0"></a>
<a href="https://bell-sw.com/pages/downloads/#downloads" target="_blank"><img src="https://img.shields.io/badge/JDK-17%2B-green.svg?logo=openjdk" alt="Java 17"></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg?logo=apache" alt="License Apache 2.0"></a>
<a href="https://www.herodotus.cn"><img src="https://visitor-badge.laobi.icu/badge?page_id=dante-cloud&title=Total%20Visits" alt="Total Visits"></a>
Expand All @@ -38,7 +38,7 @@

## 企业级技术中台微服务架构与服务能力开发平台

Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的微服务架构。基于 Spring Authorization Server 1.1.6、Spring Boot 3.1.10、Spring Cloud 2022.0.5、Spring Cloud Tencent 1.13.1-2022.0.4、Spring Cloud Alibaba 2022.0.0.0、Nacos 2.3.2 等主流技术栈开发的多租户系统,遵循SpringBoot 编程思想,高度模块化和可配置化。具备服务发现、配置、熔断、限流、降级、监控、多级缓存、分布式事务、工作流等功能。
Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和服务能力开发平台,是采用领域驱动模型(DDD)设计思想的、全面拥抱 Spring Authorization Server 的、基于 OAuth2.1 协议的、支持智能电视、IoT等物联网设备认证的微服务架构。基于 Spring Authorization Server 1.1.7、Spring Boot 3.1.11、Spring Cloud 2022.0.5、Spring Cloud Tencent 1.13.1-2022.0.4、Spring Cloud Alibaba 2022.0.0.0、Nacos 2.3.2 等主流技术栈开发的多租户系统,遵循SpringBoot 编程思想,高度模块化和可配置化。具备服务发现、配置、熔断、限流、降级、监控、多级缓存、分布式事务、工作流等功能。

## 定位

Expand Down Expand Up @@ -153,11 +153,11 @@ Dante Cloud (但丁,原 Eurynome Cloud) 是一款企业级微服务架构和

| 组件 | 版本 |
|-----------------------------|-----------------|
| Spring Boot | 3.1.10 |
| Spring Boot | 3.1.11 |
| Spring Cloud | 2022.0.5 |
| Spring Cloud Alibaba | 2022.0.0.0 |
| Spring Cloud Tencent | 1.13.1-2022.0.4 |
| Spring Authorization Server | 1.1.6 |
| Spring Authorization Server | 1.1.7 |
| Spring Boot Admin | 3.2.3 |
| Nacos | 2.3.2 |
| Sentinel | 1.8.7 |
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion configurations/docker/docker-compose/linux/herodotus/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.1.10.2
VERSION=3.1.11.0
GATEWAY_SERVICE_NAME=dante-cloud-gateway
GATEWAY_SERVICE_PORT=8847
UAA_SERVICE_NAME=dante-cloud-uaa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
hostname: zookeeper
restart: always
Expand All @@ -37,7 +37,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
hostname: kafka
restart: always
Expand All @@ -56,7 +56,7 @@ services:
- zookeeper

connect:
image: debezium/connect:2.5
image: debezium/connect:2.6
container_name: connect
hostname: connect
restart: always
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- "9090:9090"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
hostname: zookeeper
environment:
Expand All @@ -25,7 +25,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
hostname: kafka
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
hostname: zookeeper
environment:
Expand All @@ -35,7 +35,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
hostname: kafka
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- "5432:5432"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
restart: always
ports:
Expand All @@ -20,7 +20,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
restart: always
ports:
Expand All @@ -32,7 +32,7 @@ services:
- zookeeper

connect:
image: debezium/connect:2.5
image: debezium/connect:2.6
container_name: connect
restart: always
ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-04-06T05-26-02Z
image: quay.io/minio/minio:RELEASE.2024-04-18T19-09-19Z
container_name: minio
hostname: minio
ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.1.10.2
VERSION=3.1.11.0
GATEWAY_SERVICE_NAME=dante-cloud-gateway
GATEWAY_SERVICE_PORT=8847
UAA_SERVICE_NAME=dante-cloud-uaa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
hostname: zookeeper
restart: always
Expand All @@ -37,7 +37,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
hostname: kafka
restart: always
Expand All @@ -56,7 +56,7 @@ services:
- zookeeper

connect:
image: debezium/connect:2.5
image: debezium/connect:2.6
container_name: connect
hostname: connect
restart: always
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- "9090:9090"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
environment:
ZOOKEEPER_SERVER_ID: 1
Expand All @@ -24,7 +24,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
ports:
- "9092:9092"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
environment:
ZOOKEEPER_SERVER_ID: 1
Expand All @@ -33,7 +33,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
ports:
- "9092:9092"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
environment:
ZOOKEEPER_SERVER_ID: 1
Expand All @@ -33,7 +33,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
ports:
- "9092:9092"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- "5432:5432"

zookeeper:
image: debezium/zookeeper:2.5
image: debezium/zookeeper:2.6
container_name: zookeeper
restart: always
ports:
Expand All @@ -20,7 +20,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.5
image: debezium/kafka:2.6
container_name: kafka
restart: always
ports:
Expand All @@ -32,7 +32,7 @@ services:
- zookeeper

connect:
image: debezium/connect:2.5
image: debezium/connect:2.6
container_name: connect
restart: always
ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-04-06T05-26-02Z
image: quay.io/minio/minio:RELEASE.2024-04-18T19-09-19Z
container_name: minio
hostname: minio
ports:
Expand Down
2 changes: 1 addition & 1 deletion dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>cn.herodotus.engine</groupId>
<artifactId>dependencies</artifactId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-module-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-module-metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-social/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-module-social</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/dante-module-strategy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>modules</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-module-strategy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>dante-cloud</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>packages</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>authentication-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion packages/facility-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<artifactId>packages</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>dante-cloud</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>packages</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion packages/service-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>packages</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>service-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platform/dante-cloud-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<artifactId>platform</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-cloud-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion platform/dante-cloud-message/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.dante</groupId>
<artifactId>platform</artifactId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-cloud-message</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions platform/dante-cloud-monitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
<parent>
<artifactId>platform</artifactId>
<groupId>cn.herodotus.dante</groupId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
</parent>

<artifactId>dante-cloud-monitor</artifactId>
<version>3.1.10.2</version>
<version>3.1.11.0</version>
<name>dante-cloud-monitor</name>
<description>dante-cloud-monitor</description>
<dependencies>
Expand Down
Loading

0 comments on commit e4b8655

Please sign in to comment.