+1. I will carry two other PRs to 4.1.1 for Sharding-Proxy fixed in 5.0.0.
#3555, fix postgresql proxy return redundant command complete packet https://github.com/apache/shardingsphere/pull/5178 #3556, affect rows is always zero when using sharding-proxy postgresq https://github.com/apache/shardingsphere/pull/5194 -- Zhang Yonglun Apache ShardingSphere KimmKing <[email protected]> 于2020年5月14日周四 下午2:46写道: > Hi, community. > After the latest version 4.1.0 release, there is a bug[1] found > during loading Oracle tables metadata and cause sharding-jdbc/proxy can't > bootstrap. > And it had fixed in master by a community contributor now [2]. > So, we should consider about a hotfix release version 4.1.1, fix it > to backport 4.x, and make sure Oracle env users can be use this coming > version. > > > Any suggestion/idea is welcome. > > > [1].https://github.com/apache/shardingsphere/issues/5581 > [2].https://github.com/apache/shardingsphere/pull/5436 > >
