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 c544a960226 Update release notes (#38165)
c544a960226 is described below
commit c544a96022688cc72cf3958c3fc335fe2ca034c8
Author: Liang Zhang <[email protected]>
AuthorDate: Mon Feb 23 20:58:50 2026 +0800
Update release notes (#38165)
---
RELEASE-NOTES.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 4c6e24a9bd9..0ba7e199749 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,9 @@
+## Release 5.5.4
+
+### Bug Fixes
+
+1. JDBC: Fix stale generated values leaking into prepared statement
executeBatch calls without pending batches -
[#38160](https://github.com/apache/shardingsphere/pull/38160)
+
## Release 5.5.3
### CVE