Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish Dubbo 2.6.x adapter #1572

Merged
merged 3 commits into from
Aug 19, 2020
Merged

Commits on Jun 29, 2020

  1. Polish code of Dubbo 2.6.x adapter

    - Unify Dubbo callback registry into DubboAdapterGlobalConfig
    - Polish default fallback implementation
    
    Signed-off-by: Eric Zhao <[email protected]>
    sczyh30 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    f7a0501 View commit details
    Browse the repository at this point in the history
  2. Update README.md of sentinel-dubbo-adapter

    Signed-off-by: Eric Zhao <[email protected]>
    sczyh30 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    0d7ec43 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Append interface resource name with configured prefix in Dubbo 2.6.x …

    …adapter
    
    Signed-off-by: Eric Zhao <[email protected]>
    sczyh30 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    2131e8d View commit details
    Browse the repository at this point in the history