This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 0489702e1c Fix tri future (#11455)
add 5d2cb7feb3 Prepare 3.1.6 release
add edd7cf1d5b Merge branch 'apache-3.1' into 3.1.6-release
add 3effb3465e Update reflect config
add 0f8972a298 Merge branch 'apache-3.1' into 3.1.6-release
add c44873e9b2 Fix Class Check
add 4127c92db3 Fix default
new 63e5bc0033 Merge branch '3.1.6-release' into apache-3.1
new 2da1e1ffd5 Bump to 3.1.7-SNAPSHOT
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../common/utils/DefaultSerializeClassChecker.java | 2 +-
dubbo-dependencies-bom/pom.xml | 2 +-
.../dubbo-dependencies-zookeeper-curator5/pom.xml | 2 +-
.../dubbo-dependencies-zookeeper/pom.xml | 2 +-
.../META-INF/native-image/reflect-config.json | 14 ++++++++++----
.../apache/dubbo/rpc/filter/GenericImplFilter.java | 22 ++++++++++++++++------
.../dubbo/rpc/filter/GenericImplFilterTest.java | 13 +++++++------
pom.xml | 2 +-
8 files changed, 38 insertions(+), 21 deletions(-)