You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/06/08 02:04:47 UTC

[dubbo] branch 2.7.12-release updated (12ea3d6 -> 6f9beb6)

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

albumenj pushed a change to branch 2.7.12-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from 12ea3d6  prepare 2.7.12 release
     add 275ac51  De-duplicate the filter returned by the getActivateExtension method (#7600)
     new 6f9beb6  Merge remote-tracking branch 'apache/master' into 2.7.12-release

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:
 .../dubbo/common/extension/ExtensionLoader.java    | 51 +++++++++++++++-------
 .../common/extension/ExtensionLoaderTest.java      | 39 +++++++++++++----
 2 files changed, 66 insertions(+), 24 deletions(-)

[dubbo] 01/01: Merge remote-tracking branch 'apache/master' into 2.7.12-release

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 2.7.12-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit 6f9beb6fc925fa2cdcb83dbfd14bdc94c5265db6
Merge: 12ea3d6 275ac51
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Tue Jun 8 10:03:03 2021 +0800

    Merge remote-tracking branch 'apache/master' into 2.7.12-release

 .../dubbo/common/extension/ExtensionLoader.java    | 51 +++++++++++++++-------
 .../common/extension/ExtensionLoaderTest.java      | 39 +++++++++++++----
 2 files changed, 66 insertions(+), 24 deletions(-)