This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 2.7.10-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from aaa852c dump to 2.7.10 release
add 5692210 Grammar fixes (#7500)
add 2339729 [Dubbo-7367]fix too many instance bean created (#7438)
add 0bcb02e [UT] Fix ut case for payload exceed (#7502)
new de9fc42 Merge branch 'apache-master' into 2.7.10-release
The 1 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:
CONTRIBUTING.md | 2 +-
PULL_REQUEST_TEMPLATE.md | 8 +--
README.md | 12 ++--
SECURITY.md | 6 +-
.../ReferenceAnnotationBeanPostProcessor.java | 73 +++++++++++++++++++++-
.../ReferenceAnnotationBeanPostProcessorTest.java | 32 +++++++++-
.../registry/client/ServiceDiscoveryRegistry.java | 2 +-
.../listener/ServiceInstancesChangedListener.java | 22 ++++---
.../dubbo/remoting/codec/ExchangeCodecTest.java | 12 +++-
9 files changed, 138 insertions(+), 31 deletions(-)