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 1aed56b3a5c Update release notes (#37879)
1aed56b3a5c is described below

commit 1aed56b3a5ce281336da008b800d031fadf3d931
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Jan 28 23:19:02 2026 +0800

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

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 2f64002444f..2208f2f7499 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -94,6 +94,7 @@
 1. SQL Binder: Fix unable to find the outer table in the NotExpressionBinder - 
[36135](https://github.com/apache/shardingsphere/pull/36135)
 1. SQL Binder: Fix unable to find the outer table in the 
ExistsSubqueryExpressionBinder - 
[#36068](https://github.com/apache/shardingsphere/pull/36068)
 1. SQL Binder: Fix column bind exception caused by oracle XMLELEMENT function 
first parameter without quote - 
[#36963](https://github.com/apache/shardingsphere/pull/36963)
+1. SQL Binder: Fix correlated subquery in HAVING cannot reference outer query 
column - [#37872](https://github.com/apache/shardingsphere/pull/37872)
 1. Transaction: Fix conflicting dependencies of BASE transaction integration 
module - [#35142](https://github.com/apache/shardingsphere/pull/35142)
 1. Transaction: Alleviate connection leaks caused by SEATA client throwing 
exceptions - [#34463](https://github.com/apache/shardingsphere/pull/34463)
 1. SQL Federation: Fix Operation not allowed after ResultSet closed exception 
when use SQL federation - 
[#35206](https://github.com/apache/shardingsphere/pull/35206)

Reply via email to