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

terrymanu 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 e0e8c2ac152 Update RELEASE-NOTES.md (#38742)
e0e8c2ac152 is described below

commit e0e8c2ac1526075f4db46f681fa5487242c271ef
Author: Liang Zhang <[email protected]>
AuthorDate: Thu May 28 13:14:33 2026 +0800

    Update RELEASE-NOTES.md (#38742)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 13b8c1a5b63..4401ad72277 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -19,6 +19,7 @@
 1. Proxy: Resolve PostgreSQL prepared statement parameter types before bind - 
[#38384](https://github.com/apache/shardingsphere/pull/38384)
 1. Proxy: Resolve openGauss batch bind parameter types before reading values - 
[#38390](https://github.com/apache/shardingsphere/pull/38390)
 1. Proxy: Fix primary key metadata loss for aliased columns in mysql prepare 
probe path - [#38517](https://github.com/apache/shardingsphere/pull/38517)
+1. Mode: Fix rule metadata not removed from memory after dropping rules in 
Etcd cluster mode - 
[#38561](https://github.com/apache/shardingsphere/pull/38561)
 1. Pipeline: Fix MySQL JSON literal decoding in migration - 
[#38622](https://github.com/apache/shardingsphere/pull/38622)
 1. Pipeline: Fix MySQL zero-value temporal binlog decoding with fractional 
precision in migration - 
[#35531](https://github.com/apache/shardingsphere/issues/35531)
 

Reply via email to