This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 2.7.10-release in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit de9fc426cf57a74fab0d0cd37fabb0d9cf6086bd Merge: aaa852c 0bcb02e Author: Albumen <[email protected]> AuthorDate: Fri Apr 2 19:19:54 2021 +0800 Merge branch 'apache-master' into 2.7.10-release 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(-)
