Skip to content

Commit

Permalink
!245 v3.3.4.2
Browse files Browse the repository at this point in the history
Merge pull request !245 from 码匠君/develop
  • Loading branch information
herodotus-ecosystem authored and gitee-org committed Oct 12, 2024
2 parents ea82bd8 + 644f526 commit c034b5b
Show file tree
Hide file tree
Showing 137 changed files with 1,125 additions and 20,423 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
<a href="https://spring.io/projects/spring-cloud" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud-2023.0.3-blue.svg?logo=spring" alt="Spring Cloud 2023.0.3"></a>
<a href="https://github.com/alibaba/spring-cloud-alibaba" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Alibaba-2023.0.1.2-blue.svg?logo=alibabadotcom" alt="Spring Cloud Alibaba 2023.0.1.2"></a>
<a href="https://github.com/Tencent/spring-cloud-tencent" target="_blank"><img src="https://img.shields.io/badge/Spring%20Cloud%20Tencent-1.14.0--2023.0.0-blue.svg?logo=tencentqq" alt="Spring Cloud Tencent 1.14.0--2023.0.0-SNAPSHOT"></a>
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.4.2-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.4.2"></a>
<a href="https://nacos.io/zh-cn/index.html" target="_blank"><img src="https://img.shields.io/badge/Nacos-2.4.3-brightgreen.svg?logo=alibabadotcom" alt="Nacos 2.4.3"></a>
</p>
<p align="center">
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.4.1-red.svg?logo=spring" alt="Version 3.3.4.1"></a>
<a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.4.1-red.svg?logo=spring" alt="Dante Engine 3.3.4.1"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.4.1-red.svg?logo=spring" alt="Dante OSS 3.3.4.1"></a>
<a href="#" target="_blank"><img src="https://img.shields.io/badge/Version-3.3.4.2-red.svg?logo=spring" alt="Version 3.3.4.2"></a>
<a href="https://www.herodotus.cn" target="_blank"><img src="https://img.shields.io/badge/Dante%20Engine-3.3.4.2-red.svg?logo=spring" alt="Dante Engine 3.3.4.2"></a>
<a href="https://gitee.com/herodotus/dante-oss" target="_blank"><img src="https://img.shields.io/badge/Dante%20OSS-3.3.4.2-red.svg?logo=spring" alt="Dante OSS 3.3.4.2"></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-AGPL--3.0-blue.svg?logo=apache" alt="License AGPL 3.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 Down Expand Up @@ -154,7 +154,7 @@
| Spring Cloud Tencent | 1.14.0-2023.0.0 |
| Spring Authorization Server | 1.3.2 |
| Spring Boot Admin | 3.3.4 |
| Nacos | 2.4.2 |
| Nacos | 2.4.3 |
| Sentinel | 1.8.8 |
| Seata | 1.7.0 |

Expand Down Expand Up @@ -327,6 +327,7 @@ Dante Cloud 已通过由第三方进行的软件出厂安全测试以及等保
| 45 | [song](https://gitee.com/Song_space) | :white_check_mark: | 46 | [天然喵](https://gitee.com/natural-meow) | :white_check_mark: | 47 | [firebull](https://gitee.com/firebull) | :white_check_mark: | 48 | [心有猛虎细嗅蔷薇](https://gitee.com/fenganye90) | :white_check_mark: |
| 49 | [Sukari](https://gitee.com/Sukari) | :white_check_mark: | 50 | [生活](https://gitee.com/liveok) | :white_check_mark: | 51 | [hero_zhjms](https://gitee.com/hero_zhjms) | :white_check_mark: | 52 | [panza](https://gitee.com/panza) | :white_check_mark: |
| 53 | [nian8](https://gitee.com/nian8) | :white_check_mark: | 54 | [永恒](https://gitee.com/eternycyh) | :white_check_mark: | 55 | [klaus_pd](https://gitee.com/klaus_pd) | :white_check_mark: | 56 | [starry](https://gitee.com/starry_fanxin) | :white_check_mark: |
| 57 | [George96](https://gitee.com/george96) | :white_check_mark: | 58 | [chenfeida](https://gitee.com/cheffd_admin) | :white_check_mark: | 59 | [zt](https://gitee.com/javazhangtao) | :white_check_mark: | 60 | [曹维裕](https://gitee.com/dsky) | :white_check_mark: |

## [14]、鸣谢

Expand Down
Binary file not shown.
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.3.4.1
VERSION=3.3.4.2
SPRING_PROFILES_ACTIVE=alibaba
PROFILE=development
DATABASE=postgresql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.2
# image: herodotus/nacos-server:v2.4.2
image: quay.io/dante-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
hostname: nacos
environment:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.2
# image: herodotus/nacos-server:v2.4.2
image: quay.io/dante-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
hostname: nacos
restart: always
Expand Down Expand Up @@ -32,7 +32,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.7
image: debezium/zookeeper:3.0
container_name: zookeeper
hostname: zookeeper
restart: always
Expand All @@ -44,7 +44,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.7
image: debezium/kafka:3.0
container_name: kafka
hostname: kafka
restart: always
Expand All @@ -63,7 +63,7 @@ services:
- zookeeper

connect:
image: debezium/connect:2.7
image: debezium/connect:3.0
container_name: connect
hostname: connect
restart: always
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- "9091:9091"

zookeeper:
image: debezium/zookeeper:2.7
image: debezium/zookeeper:3.0
container_name: zookeeper
hostname: zookeeper
environment:
Expand All @@ -26,7 +26,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.7
image: debezium/kafka:3.0
container_name: kafka
hostname: kafka
ports:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-09-13T20-26-02Z
image: quay.io/minio/minio:RELEASE.2024-10-02T17-50-41Z
container_name: minio
hostname: minio
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: '3.8'
services:

nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.2
# image: herodotus/nacos-server:v2.4.2
image: quay.io/dante-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: dante-nacos
hostname: dante-nacos
environment:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=3.3.4.1
VERSION=3.3.4.2
SPRING_PROFILES_ACTIVE=alibaba
PROFILE=development
DATABASE=postgresql
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.2
# image: herodotus/nacos-server:v2.4.2
image: quay.io/dante-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
environment:
MODE: standalone
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.2
# image: herodotus/nacos-server:v2.4.2
image: quay.io/dante-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
environment:
MODE: standalone
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
nacos:
image: quay.io/dante-cloud/nacos-server:v2.4.2
# image: herodotus/nacos-server:v2.4.2
image: quay.io/dante-cloud/nacos-server:v2.4.3
# image: herodotus/nacos-server:v2.4.3
container_name: nacos
hostname: nacos
restart: always
Expand Down Expand Up @@ -32,7 +32,7 @@ services:
- "9849:9849"

zookeeper:
image: debezium/zookeeper:2.7
image: debezium/zookeeper:3.0
container_name: zookeeper
hostname: zookeeper
restart: always
Expand All @@ -44,7 +44,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.7
image: debezium/kafka:3.0
container_name: kafka
hostname: kafka
restart: always
Expand All @@ -63,7 +63,7 @@ services:
- zookeeper

connect:
image: debezium/connect:2.7
image: debezium/connect:3.0
container_name: connect
hostname: connect
restart: always
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- "9091:9091"

zookeeper:
image: debezium/zookeeper:2.7
image: debezium/zookeeper:3.0
container_name: zookeeper
environment:
ZOOKEEPER_SERVER_ID: 1
Expand All @@ -25,7 +25,7 @@ services:
- "3888:3888"

kafka:
image: debezium/kafka:2.7
image: debezium/kafka:3.0
container_name: kafka
ports:
- "9092:9092"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
minio:
image: quay.io/minio/minio:RELEASE.2024-09-13T20-26-02Z
image: quay.io/minio/minio:RELEASE.2024-10-02T17-50-41Z
container_name: minio
hostname: minio
ports:
Expand Down
Loading

0 comments on commit c034b5b

Please sign in to comment.