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.git


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

commit f8727439c426b22fdbbd2ebf8015aa5990bedf4a
Author: Liang Zhang <[email protected]>
AuthorDate: Sat Dec 6 22:10:34 2025 +0800

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

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index a767d6f63c1..ea018db9cb2 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -262,6 +262,7 @@
 1. Sharding: Fix Sharding column not tracked through aliases
 1. Sharding: Fix alter view exception when config sharding rule and binding 
table rule
 1. Sharding: Fix is need accumulate logic
+1. Sharding: Fix NOT IN condition routing being treated as IN causing missing 
shards - [#32076](https://github.com/apache/shardingsphere/pull/32076)
 1. Encrypt: Fix show create table wrong result with encrypt when data type 
contains float
 1. Encrypt: Add insert select rewrite for encrypt
 1. Encrypt: Fix the issue where updating a non-encrypted table and using a 
subquery on an encrypted table

Reply via email to