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 df61381242 Fix nacos removeServiceInstancesChangedListener (#10440)
add f5c5dfd2ff fix issue 10425 (#10432)
add fc02eaf1cb fix for issue#10213 (#10413)
add f66527a73a Remove to rpcInvocation string (#10441)
add 5961683f5b Fix nacos removeServiceAppMappingListener (#10439)
new 88a568ef7a Merge branch 'apache-3.0' into apache-3.1
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:
.../org/apache/dubbo/metadata/store/nacos/NacosMetadataReport.java | 2 ++
.../org/apache/dubbo/registry/multiple/MultipleRegistry2S2RTest.java | 4 ++--
.../src/main/java/org/apache/dubbo/rpc/RpcInvocation.java | 3 +--
.../src/main/java/org/apache/dubbo/rpc/filter/ContextFilter.java | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)