This is an automated email from the ASF dual-hosted git repository.

terrymanu 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 c164da1371b Update release notes for #38645 (#38801)
c164da1371b is described below

commit c164da1371b0c1535a8bb6fcf46c0da1bde45a50
Author: Liang Zhang <[email protected]>
AuthorDate: Thu Jun 4 15:11:33 2026 +0800

    Update release notes for #38645 (#38801)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index b608a42fb20..72134e2ff89 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -19,6 +19,7 @@
 1. Proxy: Resolve PostgreSQL prepared statement parameter types before bind - 
[#38384](https://github.com/apache/shardingsphere/pull/38384)
 1. Proxy: Resolve openGauss batch bind parameter types before reading values - 
[#38390](https://github.com/apache/shardingsphere/pull/38390)
 1. Proxy: Fix primary key metadata loss for aliased columns in mysql prepare 
probe path - [#38517](https://github.com/apache/shardingsphere/pull/38517)
+1. Proxy: Force PostgreSQL backend `client_encoding` to UTF8 and reject 
non-UTF8 values to keep pgjdbc parameter encoding consistent - 
[#38645](https://github.com/apache/shardingsphere/pull/38645)
 1. Mode: Fix rule metadata not removed from memory after dropping rules in 
Etcd cluster mode - 
[#38561](https://github.com/apache/shardingsphere/pull/38561)
 1. Pipeline: Fix MySQL JSON literal decoding in migration - 
[#38622](https://github.com/apache/shardingsphere/pull/38622)
 1. Pipeline: Fix MySQL zero-value temporal binlog decoding with fractional 
precision in migration - 
[#35531](https://github.com/apache/shardingsphere/issues/35531)

Reply via email to