You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/10/25 15:04:49 UTC

[shardingsphere-elasticjob-ui] branch master updated: Update RELEASE-NOTES.md for 3.0.0-beta

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new f68f4ba  Update RELEASE-NOTES.md for 3.0.0-beta
     new 92aa6f2  Merge pull request #67 from TeslaCN/release-1
f68f4ba is described below

commit f68f4bad4f655ccf1cb2900d7c5165d88f75f84e
Author: 吴伟杰 <ro...@me.com>
AuthorDate: Sun Oct 25 20:28:07 2020 +0800

    Update RELEASE-NOTES.md for 3.0.0-beta
---
 RELEASE-NOTES.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index b92e647..36228be 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,17 @@
+## 3.0.0-beta
+
+### Enhancement
+
+1. Provide more clear error messages when missing JDBC drivers.
+1. Support create, read, update and delete properties of the jobs. 
+1. Support auto complete for job name in page History Status.
+1. Support auto complete for job name and server IP in page Job History.
+1. Upgrade parent image in Dockerfile to support resources limiting.
+
+###  Change Logs
+
+1. [MILESTONE](https://github.com/apache/shardingsphere-elasticjob-ui/milestone/2)
+
 ## 3.0.0-alpha
 
 ### Enhancement