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 b7bcba9f57e Update release notes (#33714)
b7bcba9f57e is described below
commit b7bcba9f57e03b4ff7f223a1cc8429de352e6cb7
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Nov 18 22:24:01 2024 +0800
Update release notes (#33714)
---
RELEASE-NOTES.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index f752e7fbfd7..8620c4dccfb 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -2,8 +2,6 @@
### API Changes
-1. Infra: Removes support for jdbcURL prefix of
`jdbc:tc:shardingsphere0clickhouse:` -
[#33707](https://github.com/apache/shardingsphere/pull/33707)
-
### New Features
### Enhancements