diff --git a/.github/workflows/tag-release.yml b/.github/workflows/tag-release.yml
index 06875749..16258aab 100644
--- a/.github/workflows/tag-release.yml
+++ b/.github/workflows/tag-release.yml
@@ -1,6 +1,7 @@
name: CI Create Release
on:
+ workflow_dispatch:
push:
# Sequence of patterns matched against refs/tags
tags:
@@ -21,6 +22,6 @@ jobs:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body: |
- Please refer to [CHANGELOG.md](https://www.herodotus.cn/ecosphere/oss/changelog.html) for details.
+ Please refer to [CHANGELOG.md](https://www.herodotus.cn/others/log/changelog.html) for details.
draft: false
prerelease: false
diff --git a/README.md b/README.md
index 04495639..264239f3 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
-
+
diff --git a/oss-bom/pom.xml b/oss-bom/pom.xml
index f1200d21..dd924baf 100644
--- a/oss-bom/pom.xml
+++ b/oss-bom/pom.xml
@@ -32,7 +32,7 @@
cn.herodotus.engine
dependencies
- 3.2.4.1
+ 3.2.4.2
diff --git a/oss-dialect/dialect-autoconfigure/pom.xml b/oss-dialect/dialect-autoconfigure/pom.xml
index 7f55976e..064d3c9b 100644
--- a/oss-dialect/dialect-autoconfigure/pom.xml
+++ b/oss-dialect/dialect-autoconfigure/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-dialect
- 3.2.4.1
+ 3.2.4.2
dialect-autoconfigure
diff --git a/oss-dialect/dialect-core/pom.xml b/oss-dialect/dialect-core/pom.xml
index 62e326b7..4921b51c 100644
--- a/oss-dialect/dialect-core/pom.xml
+++ b/oss-dialect/dialect-core/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-dialect
- 3.2.4.1
+ 3.2.4.2
dialect-core
diff --git a/oss-dialect/dialect-sdk-aliyun/pom.xml b/oss-dialect/dialect-sdk-aliyun/pom.xml
index 4e9ab18f..a83f23bb 100644
--- a/oss-dialect/dialect-sdk-aliyun/pom.xml
+++ b/oss-dialect/dialect-sdk-aliyun/pom.xml
@@ -32,7 +32,7 @@
cn.herodotus.oss
oss-dialect
- 3.2.4.1
+ 3.2.4.2
dialect-sdk-aliyun
diff --git a/oss-dialect/dialect-sdk-minio/pom.xml b/oss-dialect/dialect-sdk-minio/pom.xml
index 1830c883..ea518158 100644
--- a/oss-dialect/dialect-sdk-minio/pom.xml
+++ b/oss-dialect/dialect-sdk-minio/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-dialect
- 3.2.4.1
+ 3.2.4.2
dialect-sdk-minio
diff --git a/oss-dialect/dialect-sdk-s3/pom.xml b/oss-dialect/dialect-sdk-s3/pom.xml
index 29e724b0..6ced8dd3 100644
--- a/oss-dialect/dialect-sdk-s3/pom.xml
+++ b/oss-dialect/dialect-sdk-s3/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-dialect
- 3.2.4.1
+ 3.2.4.2
dialect-sdk-s3
diff --git a/oss-dialect/pom.xml b/oss-dialect/pom.xml
index d2a880ec..10e846cf 100644
--- a/oss-dialect/pom.xml
+++ b/oss-dialect/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
dante-oss
- 3.2.4.1
+ 3.2.4.2
oss-dialect
diff --git a/oss-rest/pom.xml b/oss-rest/pom.xml
index 0e84bccc..6ed4275c 100644
--- a/oss-rest/pom.xml
+++ b/oss-rest/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
dante-oss
- 3.2.4.1
+ 3.2.4.2
oss-rest
diff --git a/oss-rest/rest-sdk-minio/pom.xml b/oss-rest/rest-sdk-minio/pom.xml
index 1bb2cdab..100b1311 100644
--- a/oss-rest/rest-sdk-minio/pom.xml
+++ b/oss-rest/rest-sdk-minio/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-rest
- 3.2.4.1
+ 3.2.4.2
rest-sdk-minio
diff --git a/oss-rest/rest-sdk-specification/pom.xml b/oss-rest/rest-sdk-specification/pom.xml
index 9c37aa5a..63149194 100644
--- a/oss-rest/rest-sdk-specification/pom.xml
+++ b/oss-rest/rest-sdk-specification/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-rest
- 3.2.4.1
+ 3.2.4.2
rest-sdk-specification
diff --git a/oss-solution/pom.xml b/oss-solution/pom.xml
index ce19860a..364c16ec 100644
--- a/oss-solution/pom.xml
+++ b/oss-solution/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
dante-oss
- 3.2.4.1
+ 3.2.4.2
oss-solution
diff --git a/oss-specification/pom.xml b/oss-specification/pom.xml
index d715a7d0..ed988d41 100644
--- a/oss-specification/pom.xml
+++ b/oss-specification/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
dante-oss
- 3.2.4.1
+ 3.2.4.2
oss-specification
diff --git a/oss-starter/oss-aliyun-spring-boot-starter/pom.xml b/oss-starter/oss-aliyun-spring-boot-starter/pom.xml
index cb08e2b7..2855d683 100644
--- a/oss-starter/oss-aliyun-spring-boot-starter/pom.xml
+++ b/oss-starter/oss-aliyun-spring-boot-starter/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-starter
- 3.2.4.1
+ 3.2.4.2
oss-aliyun-spring-boot-starter
diff --git a/oss-starter/oss-minio-spring-boot-starter/pom.xml b/oss-starter/oss-minio-spring-boot-starter/pom.xml
index 72a10a7b..3156e525 100644
--- a/oss-starter/oss-minio-spring-boot-starter/pom.xml
+++ b/oss-starter/oss-minio-spring-boot-starter/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-starter
- 3.2.4.1
+ 3.2.4.2
oss-minio-spring-boot-starter
diff --git a/oss-starter/oss-s3-spring-boot-starter/pom.xml b/oss-starter/oss-s3-spring-boot-starter/pom.xml
index bf6c4171..57ddfe8a 100644
--- a/oss-starter/oss-s3-spring-boot-starter/pom.xml
+++ b/oss-starter/oss-s3-spring-boot-starter/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-starter
- 3.2.4.1
+ 3.2.4.2
oss-s3-spring-boot-starter
diff --git a/oss-starter/oss-spring-boot-starter/pom.xml b/oss-starter/oss-spring-boot-starter/pom.xml
index fa2486dd..47c6086c 100644
--- a/oss-starter/oss-spring-boot-starter/pom.xml
+++ b/oss-starter/oss-spring-boot-starter/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
oss-starter
- 3.2.4.1
+ 3.2.4.2
oss-spring-boot-starter
diff --git a/oss-starter/pom.xml b/oss-starter/pom.xml
index e6a74627..82fdcd8e 100644
--- a/oss-starter/pom.xml
+++ b/oss-starter/pom.xml
@@ -31,7 +31,7 @@
cn.herodotus.oss
dante-oss
- 3.2.4.1
+ 3.2.4.2
oss-starter
diff --git a/pom.xml b/pom.xml
index 50d95b7f..1b6a8e87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
cn.herodotus.oss
oss-bom
- 3.2.4.1
+ 3.2.4.2
oss-bom/pom.xml