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

feat: support nacos configstore component (level1) #939

Merged
merged 26 commits into from
Jun 30, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    0efc4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f44c1 View commit details
    Browse the repository at this point in the history
  3. feat: add nacos config file.

    cyb0225 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    b06b4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8946661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa33500 View commit details
    Browse the repository at this point in the history
  6. feat: nacos configstore component delete config change listening when…

    … delete that config key.
    cyb0225 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    82ce0a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    819574b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    213ee96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8de6925 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d901215 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7544a56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6fd7e1b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b4fa12 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    211d7ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df1fb1a View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. refactor: nacos configstore component.

    support level1 config functions.
    support connect to nacos use acm mode.
    fix error in filling in illegal characters when calling nacos set and delete parameters
    cyb0225 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    29b795f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e36ff0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    2f3ce66 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    e71547d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5572588 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    5eac53a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e4aee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647c5eb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    286f354 View commit details
    Browse the repository at this point in the history
  2. refactor: update nacos configstore component.

    update default Logfile name.
    change the log test case.
    cyb0225 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    313479d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6d958 View commit details
    Browse the repository at this point in the history