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 2f1ebe5a4a6 Add release notes for #37053 (#37056)
2f1ebe5a4a6 is described below

commit 2f1ebe5a4a693c07430d924f8cd3f4a89ef26fb1
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Nov 9 20:38:41 2025 +0800

    Add release notes for #37053 (#37056)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index ee3e9b129f7..ba5bfad82a5 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -31,6 +31,7 @@
 1. Metadata: Support IPv6 for JDBC connection URL - 
[#35289](https://github.com/apache/shardingsphere/issues/35289)
 1. Metadata: Support to load partition tables for PostgreSQL - 
[#34346](https://github.com/apache/shardingsphere/pull/34346)
 1. Metadata: Support for connecting to Presto's Memory Connector - 
[#34432](https://github.com/apache/shardingsphere/pull/34432)
+1. Kernel: Add LocalDate data type support - 
[#37053](https://github.com/apache/shardingsphere/pull/37053)
 1. SQL Parser: Support to parse stored procedure syntax for MySQL - 
[#36690](https://github.com/apache/shardingsphere/pull/36690)
 1. SQL Parser: Support to parse more SQL statements for MySQL - 
[#36689](https://github.com/apache/shardingsphere/issues/36689)
 1. SQL Parser: Support to parse more SQL statements for SQLServer - 
[#36695](https://github.com/apache/shardingsphere/issues/36695)

Reply via email to