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 d9e90340c48 Update release notes (#38338)
d9e90340c48 is described below

commit d9e90340c48632282f40ebb71356a93eedd4bd19
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Mar 4 17:05:49 2026 +0800

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

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 9de307d5b7a..84a4c92b048 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -12,6 +12,7 @@
 1. SQL Parser: Support parsing MySQL CREATE sql - 
[#38237](https://github.com/apache/shardingsphere/pull/38237)
 1. SQL Parser: Support mysql subquery table projection alias visit to sql 
statement - [#38320](https://github.com/apache/shardingsphere/pull/38320)
 1. JDBC: Support setMaxRows and getMaxRows method in jdbc when not execute sql 
- [#38337](https://github.com/apache/shardingsphere/pull/38337)
+1. Sharding: Fix HASH_MOD routing mismatch for same negative numeric values 
across numeric Java types with compatibility switch 
`normalize-numeric-int-range` - 
[#38327](https://github.com/apache/shardingsphere/pull/38327)
 
 ## Release 5.5.3
 

Reply via email to