Skip to content

Commit

Permalink
🩹 feat: v3.1.6.3
Browse files Browse the repository at this point in the history
- 主要更新
  - [升级] Dante Engine 版本升级至 3.1.6.3
  - [升级] minio docker 镜像版本升级至 RELEASE.2023-12-14T18-51-57Z
  - [升级] aws-java-sdk-s3 版本升级至 1.12.619
  • Loading branch information
herodotus-ecosystem committed Dec 19, 2023
1 parent b1b746a commit 76534c4
Show file tree
Hide file tree
Showing 23 changed files with 57 additions and 48 deletions.
16 changes: 8 additions & 8 deletions .gitee/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ body:
required: true
- type: checkboxes
attributes:
label: 下载代码的前端和后端版本的一致性
label: 下载的前端代码和后端代码版本的一致性
options:
- label: 我承诺已经认真检查过,前端工程代码版本和后端代码版本一致
- label: 我承诺已经认真检查过,前端工程代码版本和后端工程代码版本一致
required: true
- type: checkboxes
attributes:
label: 在线文档和提问的智慧是否已经过
label: 在线文档和《提问的智慧》是否已经认证阅读过
options:
- label: 我承诺已经认真详细的看过文档 (https://www.herodotus.cn)
required: true
Expand All @@ -39,13 +39,13 @@ body:
required: true
- type: textarea
attributes:
label: 预期结果
description: 请告诉我们你预期会发生什么
label: 实际结果
description: 请告诉我们实际发生了什么
validations:
required: true
- type: textarea
attributes:
label: 实际结果
description: 请告诉我们实际发生了什么
label: 预期结果
description: 请告诉我们你预期会发生什么
validations:
required: true
required: false
10 changes: 5 additions & 5 deletions .gitee/ISSUE_TEMPLATE/discuss.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 咨询探讨
description: 对本项目功能设计和实现的咨询或探讨
description: 对本项目功能设计和功能实现的咨询或探讨
title: "[咨询探讨]: "
labels: ["question"]
body:
Expand All @@ -17,14 +17,14 @@ body:
- type: textarea
id: alternatives
attributes:
label: 你考虑过哪些替代解决方案
description: 清晰并简洁地描述你考虑过的任何替代解决方案或功能
label: 你考虑过哪些解决方案或者替代方案
description: 清晰并简洁地描述你考虑过的任何解决方案或者替代方案
validations:
required: true
- type: textarea
id: additional-context
attributes:
label: 你有其他上下文或截图吗
description: 在此处添加有关功能请求的任何其他上下文或截图
label: 你有其它上下文或截图吗
description: 在此处添加有关功能请求的任何其它上下文或截图
validations:
required: false
18 changes: 2 additions & 16 deletions .gitee/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,14 @@ body:
- type: markdown
attributes:
value: |
感谢提出功能建议,我们将仔细考虑!
- type: textarea
id: related-problem
attributes:
label: 你的功能建议是否和某个问题相关?
description: 清晰并简洁地描述问题是什么,例如,当我...时,我总是感到困扰。
validations:
required: false
感谢提出功能建议,我们将认证仔细考虑!
- type: textarea
id: desired-solution
attributes:
label: 你希望看到什么解决方案?
description: 清晰并简洁地描述你希望发生的事情
description: 清晰并简洁地描述你希望解决的问题或者已经思考的解决方案
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: 你考虑过哪些替代方案?
description: 清晰并简洁地描述你考虑过的任何替代解决方案或功能。
validations:
required: false
- type: textarea
id: additional-context
attributes:
Expand Down
23 changes: 23 additions & 0 deletions .gitee/ISSUE_TEMPLATE/refactor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: 重构优化
description: 对本项目功能设计和实现的咨询或探讨
title: "[重构优化]: "
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
已有代码可以采用更合理、更优雅、更便捷的思路和方式重新实现!
- type: textarea
id: related-problem
attributes:
label: 你想重构或优化哪个方面相关问题?
description: 清晰并简洁地描述问题是什么,例如,当我...时,我总是感到困扰。
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: 你希望看到什么解决方案?
description: 清晰并简洁地描述你希望解决的问题或者已经思考的解决方案。
validations:
required: false
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<p align="center">
<a href="https://spring.io/projects/spring-boot" target="_blank"><img src="https://shields.io/badge/Spring%20Boot-3.1.6-blue.svg?logo=spring" alt="Spring Boot 3.1.6"></a>
<a href="#" target="_blank"><img src="https://shields.io/badge/Version-3.1.6.2-red.svg?logo=spring" alt="Version 3.1.6.2"></a>
<a href="#" target="_blank"><img src="https://shields.io/badge/Version-3.1.6.3-red.svg?logo=spring" alt="Version 3.1.6.3"></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://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 Down
2 changes: 1 addition & 1 deletion oss-bom/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.6.2</version>
<version>3.1.6.3</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oss-dialect/dialect-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-dialect</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>dialect-autoconfigure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-dialect/dialect-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-dialect</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>dialect-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-dialect/dialect-sdk-aliyun/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>dante-oss</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion oss-dialect/dialect-sdk-minio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-dialect</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>dialect-sdk-minio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-dialect/dialect-sdk-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-dialect</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>dialect-sdk-s3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-dialect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>dante-oss</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-dialect</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>dante-oss</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-rest/rest-sdk-minio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-rest</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>rest-sdk-minio</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-rest/rest-sdk-specification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-rest</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>rest-sdk-specification</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-solution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>dante-oss</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-solution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-specification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>dante-oss</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-specification</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-starter/oss-aliyun-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-starter</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-aliyun-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-starter/oss-minio-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-starter</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-minio-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-starter/oss-s3-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-starter</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

<artifactId>oss-s3-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oss-starter/oss-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-starter</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
</parent>

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

<artifactId>oss-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>cn.herodotus.oss</groupId>
<artifactId>oss-bom</artifactId>
<version>3.1.6.2</version>
<version>3.1.6.3</version>
<relativePath>oss-bom/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 76534c4

Please sign in to comment.