This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/spring_version-5.3.34
in repository https://gitbox.apache.org/repos/asf/dubbo.git


 discard d9eaf46109 Bump spring_version from 5.3.33 to 5.3.34
     add 0a1ad55bff compatible service discovery, export noting suffix 
servicename, eg: ${interface}:${version} (#14096)
     add ac8a9b65b7 Bump org.springframework.security:spring-security-bom 
(#14117)
     add fc8f9ad466 Bump spring_version from 5.3.33 to 5.3.34

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d9eaf46109)
            \
             N -- N -- N   refs/heads/dependabot/maven/spring_version-5.3.34 
(fc8f9ad466)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/dubbo/common/URL.java | 21 ++++++
 .../dubbo/common/constants/RegistryConstants.java  |  7 ++
 dubbo-dependencies-bom/pom.xml                     |  2 +-
 .../apache/dubbo/registry/nacos/NacosRegistry.java | 74 +++++++++++++++++-----
 4 files changed, 86 insertions(+), 18 deletions(-)

Reply via email to