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 a7449790a31 Update release notes (#34509)
a7449790a31 is described below
commit a7449790a31aca79613eb9e9867b464a1fffb654
Author: Haoran Meng <[email protected]>
AuthorDate: Sun Jan 26 14:28:18 2025 +0800
Update release notes (#34509)
---
RELEASE-NOTES.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index b9a786e4e06..1a04baa7013 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -14,6 +14,8 @@
### Bug Fixes
1. JDBC: Alleviate connection leaks caused by Seata Client throwing exceptions
- [#34463](https://github.com/apache/shardingsphere/pull/34463)
+2. Mode: Drop schema from repository for standalone mode -
[#34470](https://github.com/apache/shardingsphere/pull/34470)
+3. Mode: Fixes the exception of missing renamed schema name when alter schema
- [#34465](https://github.com/apache/shardingsphere/pull/34465)
### Change Logs