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

duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new cca574a1363 Update release notes (#33140)
cca574a1363 is described below

commit cca574a136331b6b60828a8ab4e32a65a2d81f16
Author: Raigor <[email protected]>
AuthorDate: Mon Oct 7 16:42:18 2024 +0800

    Update release notes (#33140)
---
 RELEASE-NOTES.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 5dc8452d099..56d30427f34 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -9,14 +9,15 @@
 ### Enhancement
 
 1. SQL Parser: Support PostgreSQL, openGauss function table and update from 
segment parse - [#32994](https://github.com/apache/shardingsphere/pull/32994)
-2. DistSQL: Support running DistSQL under Proxy Native in the form of GraalVM 
Native Image - [#33095](https://github.com/apache/shardingsphere/pull/33095)
-2. DistSQL: Support connecting to Postgres via DistSQL in Proxy Native - 
[#33124](https://github.com/apache/shardingsphere/pull/33124)
+1. DistSQL: Support running DistSQL under Proxy Native in the form of GraalVM 
Native Image - [#33095](https://github.com/apache/shardingsphere/pull/33095)
+1. DistSQL: Support connecting to Postgres via DistSQL in Proxy Native - 
[#33124](https://github.com/apache/shardingsphere/pull/33124)
+1. DistSQL: Check duplicate actual data nodes when creating or altering 
sharding table rule - 
[#33138](https://github.com/apache/shardingsphere/pull/33138)
 
 ### Bug Fix
 
 1. Sharding: Fix alter view exception when config sharding rule and binding 
table rule - [#32696](https://github.com/apache/shardingsphere/issues/32696)
-2. Shadow: Use hintValueContext to replace extract sql hint from sql statement 
for solving shadow sql hint bug - 
[#33063](https://github.com/apache/shardingsphere/pull/33063)
-3. Shadow: Make Shadow feature available again in GraalVM Native Image - 
[#33080](https://github.com/apache/shardingsphere/pull/33080)
+1. Shadow: Use hintValueContext to replace extract sql hint from sql statement 
for solving shadow sql hint bug - 
[#33063](https://github.com/apache/shardingsphere/pull/33063)
+1. Shadow: Make Shadow feature available again in GraalVM Native Image - 
[#33080](https://github.com/apache/shardingsphere/pull/33080)
 
 ### Change Log
 

Reply via email to