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 c3f4204ac7f Add release note to support insert statement rewrite using 
quotes (#34266)
c3f4204ac7f is described below

commit c3f4204ac7f4b06f1c59dab89569e91f46aa9b10
Author: ZhangCheng <[email protected]>
AuthorDate: Mon Jan 6 14:06:28 2025 +0800

    Add release note to support insert statement rewrite using quotes (#34266)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 8ecc54deff5..84fff669925 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -49,6 +49,7 @@
 1. Sharding: Support GroupConcat function for aggregating multiple shards in 
MySQL, OpenGauss, Doris - 
[#33808](https://github.com/apache/shardingsphere/pull/33808)
 1. Agent: Simplify the use of Agent's Docker Image - 
[#33356](https://github.com/apache/shardingsphere/pull/33356)
 1. Mode: Support modifying Hikari-CP configurations via props in standalone 
mode [#34185](https://github.com/apache/shardingsphere/pull/34185)
+1. Encrypt: Support insert statement rewrite use quote 
[#34259](https://github.com/apache/shardingsphere/pull/34259)
 
 ### Bug Fixes
 

Reply via email to