This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 7cc2565a21e Add missing unit tests for TCL factory, SQL parser, admin
handler, and export generator (#37492)
add ff4c747336b Bump Netty to 4.2.9 (#37460)
No new revisions were added by this update.
Summary of changes:
distribution/proxy/src/main/release-docs/LICENSE | 61 +-
.../0.9.4-all/reachability-metadata.json | 11 +-
.../reachability-metadata.json | 2422 +++-----------------
.../reachability-metadata.json | 568 ++++-
pom.xml | 2 +-
proxy/frontend/core/pom.xml | 4 +
test/native/native-image-filter/extra-filter.json | 1 +
.../test/natived/commons/TestShardingService.java | 10 +-
.../commons/repository/AddressRepository.java | 4 +-
.../commons/repository/OrderItemRepository.java | 4 +-
.../commons/repository/OrderRepository.java | 4 +-
.../test/natived/jdbc/databases/DorisFETest.java | 2 +-
.../test/natived/jdbc/databases/FirebirdTest.java | 2 +-
.../test/natived/jdbc/databases/SQLServerTest.java | 1 +
14 files changed, 938 insertions(+), 2158 deletions(-)