This is an automated email from the ASF dual-hosted git repository.
sunnianjun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
The following commit(s) were added to refs/heads/master by this push:
new 2334d082f Refactor : refactor the release note
new 909832256 Merge pull request #2277 from
taojintianxia/refactor-release-note
2334d082f is described below
commit 2334d082fed18858b707aae6498e84e747b03cbe
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Fri Oct 13 20:28:11 2023 +0800
Refactor : refactor the release note
---
RELEASE-NOTES.md | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 7af6a918c..88b720f40 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,18 @@
+## 3.0.4
+
+## Dependencies Upgrade
+1. Update dependencies to avoid CVE
+
+## Enhancements
+1. Support for building with OpenJDK 21
+2. Accelerate the startup speed of ElasticJob
+3. Migrate from Junit Vintage to Junit Jupiter
+
+### Change Logs
+
+1. [MILESTONE
3.0.4](https://github.com/apache/shardingsphere-elasticjob/milestone/9)
+
+
## 3.0.3
### Bug Fixes