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

New Config API support #1499

Merged
merged 8 commits into from
Oct 4, 2021
Merged

New Config API support #1499

merged 8 commits into from
Oct 4, 2021

Commits on Oct 2, 2021

  1. feat(config): add root config api builder (#1491)

    * feat(config): add root&application config api
    
    * feat(config): add protocol config api
    
    * feat(config): remove structure embedding
    
    * feat(config): add registry config api builder
    
    * feat(config): add service discovery config api builder
    
    * feat(config): add prefix Set
    
    * feat(config): add consumer&provider&metric&metadata&remote_route&logger config api
    
    Co-authored-by: dongjianhui03 <dongjianhui03@meituan.com>
    Mulavar and dongjianhui03 committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    9220fa4 View commit details
    Browse the repository at this point in the history
  2. fix: finish api

    LaurenceLiZhixin committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    929b2f4 View commit details
    Browse the repository at this point in the history
  3. fix: pass ut

    LaurenceLiZhixin committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    f294899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6afd57 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. fix: change to IDs

    LaurenceLiZhixin committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    0d03ae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d79305 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    b1fa50a View commit details
    Browse the repository at this point in the history
  2. fix: add more api

    LaurenceLiZhixin committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f7ecfb6 View commit details
    Browse the repository at this point in the history