吴晟 Wu Sheng
|
ce20fe107d
|
Move to 6.5.0 (#3439)
* [maven-release-plugin] prepare release v6.4.0
* [maven-release-plugin] prepare for next development iteration
|
2019-09-08 16:24:21 -07:00 |
吴晟 Wu Sheng
|
b247dc979e
|
Move project master branch to 6.4.0-SNAPSHOT (#3220)
* [maven-release-plugin] prepare release v6.3.0
* [maven-release-plugin] prepare for next development iteration
|
2019-08-05 21:19:17 +08:00 |
吴晟 Wu Sheng
|
4faa950c14
|
Move master to 6.3.0 (#2968)
* [maven-release-plugin] prepare release v6.2.0
* [maven-release-plugin] prepare for next development iteration
|
2019-06-29 13:49:36 +08:00 |
kezhenxu94
|
7f2277091d
|
Provide Nacos dynamic configuration center implementation. fixes #2816 (#2817)
* Provide Nacos dynamic configuration center implementation. fixes #2816
* Add unit tests
* Sync
* Replace pull-mode with watch-mode
* Fix ci
* Unify dependency management
* Add integration tests
* Revert unexpected changes
* Add more test cases
* Revert unexpected changes
* Suppress IDE warning
* Correctify volumes position
* Add license header
* Remove Chinese comments
* Sync
* Sync
* Sync
* Sync
* Revert unexpected changes
* Rebase on refactored code and add missing config to docker
* Fix unit test
* Revert unnecessary changes
|
2019-06-07 12:01:24 +08:00 |
kezhenxu94
|
57aedb8017
|
Refactor ConfigWatcherRegister to only read interested configs. fixes #2834 (#2835)
|
2019-06-07 07:32:57 +08:00 |
吴晟 Wu Sheng
|
2e846c6078
|
Dynamic Configuration and Dynamic Configuration Service (#2810)
* Implement the base of config API module.
* Finish configuration module codebases w/o tests, revert some changes.
* Finish mock tests.
* Add new gRPC service for configuration.
* Make gRPC configuration sync provider works.
* Add database slow statement dynamic setting.
* Finish the dynamic configuration service.
* Fix version.
|
2019-06-03 23:11:52 +08:00 |