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