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 49a71f86c5c Update RELEASE-NOTES.md (#37400)
49a71f86c5c is described below

commit 49a71f86c5c1a56024cf01731c6b1f53bc0e808d
Author: Liang Zhang <[email protected]>
AuthorDate: Tue Dec 16 13:21:41 2025 +0800

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

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 09d3ee51c6e..cd18ebd0037 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -97,6 +97,7 @@
 1. Proxy: Fix column length for PostgreSQL string binary protocol value - 
[35840](https://github.com/apache/shardingsphere/pull/35840)
 1. Proxy: Fix the connection leak caused by rollback failure in Proxy - 
[35867](https://github.com/apache/shardingsphere/pull/35867)
 1. Proxy: Fix the behavior difference of select built-in function names with 
spaces -[#36537](https://github.com/apache/shardingsphere/pull/36537)
+1. Proxy: Fix IndexOutOfBoundsException for MySQL no-FROM multi-projection 
SELECT routed to admin path - 
[#37391](https://github.com/apache/shardingsphere/pull/37391)
 1. Proxy: Fix MySQL binary protocol datetime/time fractional seconds precision 
- [#37294](https://github.com/apache/shardingsphere/pull/37294)
 1. Proxy: Fix PostgreSQL boolean text output to return `t`/`f` as per protocol 
- [#37184](https://github.com/apache/shardingsphere/pull/37184)
 1. Mode: Fix issue of drop schema can not work on standalone mode - 
[#34470](https://github.com/apache/shardingsphere/pull/34470)

Reply via email to