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 b11ed3a38db Update release notes for #37772 (#37781)
b11ed3a38db is described below
commit b11ed3a38db38dee9a377c28cd4061f898080f9e
Author: Liang Zhang <[email protected]>
AuthorDate: Tue Jan 20 00:58:00 2026 +0800
Update release notes for #37772 (#37781)
---
RELEASE-NOTES.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 055ab5a94ec..a3d14b1d4c8 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,4 +1,9 @@
-## Release 5.5.3-SNAPSHOT
+## Release 5.5.4-SNAPSHOT
+
+### Bug Fixes
+1. Proxy: Fix PostgreSQL text protocol bytea output to use hex encoding and
avoid truncation - [#37772](https://github.com/apache/shardingsphere/pull/37772)
+
+## Release 5.5.3
### CVE