This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from df94c8e update github.com/RoaringBitmap/roaring to v0.7.1 (#1224)
add d9ee29d application service discovery support nacos reporter (#1218)
No new revisions were added by this update.
Summary of changes:
common/constant/key.go | 2 +-
config/reference_config.go | 4 +--
metadata/identifier/base_metadata_identifier.go | 1 +
.../identifier/subscribe_metadata_identifier.go | 5 ++++
metadata/report/consul/report_test.go | 1 +
metadata/report/nacos/report.go | 29 +++++++++++++++++++---
.../servicediscovery/service_discovery_registry.go | 2 +-
7 files changed, 36 insertions(+), 8 deletions(-)