This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 99c4166 fix address notification issue
add 47ed754 fix issue 6504, and polish some code (#6505)
add 418e056 Update README.md
add 4df7e2f [Source] Upgrade the version to be 2.7.9-SNAPSHOT (#6526)
add 043da68 update all version to 2.7.9-SNAPSHOT (#6531)
new adba6d0 Merge branch 'master' of https://github.com/apache/dubbo
new 20cf141 service instance subscription
new b33aef3 metadata read & write
new c682389 metadata read & write
new 3810536 redefine MetadataReport
new 1934655 service discovery demo
new adffd92 skip when metadata is null
new c572c2c Service Discovery Enhancement
new 8a414bf metadata report status
new ca62d83 service discovery
new 71189cb can basically work with InstanceAddressURL
new a001f98 set metadata proxy timeout
new 52b146f fix uts
new 730602c fix uts
new e7fcaed update version to 3.0.0-SNAPSHOT
new 4cacf33 fix metadata conflicts after master merged
new 596ba5b refactor param filter to support both service and instance
customization
new cd44607 unify registry_cluster key
new 69202d8 customize instance metadata.
new 540f495 unify registry-cluster key
new 4b1b563 fix compilation error
new bf34c16 add demo
new 0f53367 add side key to MetadataService
new 9f13240 enhance url notification
new 5db015c migrating from interface address pool to instance address pool
new 7acf2db fix address notification issue
new 0e4bbb8 Merge branch '3.0' of https://github.com/apache/dubbo into 3.0
The 27 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:
README.md | 2 +-
.../src/main/java/org/apache/dubbo/common/URL.java | 70 +++++++++++-----------
.../org/apache/dubbo/config/AbstractConfig.java | 8 ++-
.../apache/dubbo/config/MetadataReportConfig.java | 26 ++++----
.../consul/ConsulDynamicConfiguration.java | 24 +++++---
5 files changed, 76 insertions(+), 54 deletions(-)