mai.jh
0163d2d0c7
fix : #3324 , Move http client close method to NamingProxy.shutdown() ( #3333 )
2020-07-15 14:12:44 +08:00
mai.jh
511ef88ccc
fix:#3311 Add specified Logger when constructing nacos resttemplate ( #3312 )
2020-07-13 18:54:06 +08:00
Hu Zongtang
665d9d7aaf
[ISSUE#3179]Replace the NotifyCenter with new refactor in the core and test module. ( #3309 )
...
* [ISSUE#3179]Replace the NotifyCenter with new refactor in the core and test module.
* [ISSUE#3179]Replace package in the nacos-logback.xml.
* [ISSUE#3179]code reformat.
2020-07-13 13:59:25 +08:00
mai.jh
c1515b6940
[ISSUE #3197 ] NacosRestTemplate enhance ( #3198 )
...
* enhance nacosRestTemplate
* enhance nacosRestTemplate
* supplement throw exception
* Modify the iterate method of the interceptor and modify some method name
* Adjust the way to get HttpClientRequest implement in NacosRestTempalte
* Fix code style issue
* Fix code style issue
* Fix code style issue
* Fix code style issue
* Log output change
2020-07-13 13:55:27 +08:00
mai.jh
092a08971f
[ISSUE #3210 ] Enhanced nacos resttemplate response handler ( #3212 )
...
* Enhanced nacos resttemplate response handler
* Enhanced nacos resttemplate response handler
* Add license
* [#3212 ] Modify some class name and comment
* [#3212 ] Modify some class name and comment
* [#3212 ] Modify some class name and comment
* [#3212 ] change the name of property
* Fix code style issue
2020-07-13 11:34:00 +08:00
zongtanghu
34fd36b115
[ISSUE#3179]fix import formate issue.
2020-07-12 13:52:29 +08:00
zongtanghu
d8e1d2aebc
[ISSUE#3179]Replace the NotifyCenter with new refactor in the config and test module.
2020-07-12 11:28:54 +08:00
杨翊 SionYang
7ddba00865
Upgrade 1.3.1 ( #3294 )
2020-07-10 18:05:07 +08:00
杨翊 SionYang
95f3bfb587
[ISSUE #2992 ]Recheck all checkstyle and open checkstyle during building ( #3293 )
...
* Re-check code style for nacos-config module.
* Re-check code style for other module.
* Open checkstyle plugin check during build
2020-07-10 17:18:53 +08:00
杨翊 SionYang
88480f7c0f
Update to 1.3.1-BETA ( #3194 )
2020-06-29 13:56:16 +08:00
Hu Zongtang
51c0eb25ad
[ #3179 ]fix Notify's typos in common module and remove NotifyCenter's unit test in test module ( #3187 )
...
* [#3141 ]fix Notify's typos in common module and remove NotifyCenter's unit test in test module.
* [#3141 ]fix variable naming issue.
2020-06-28 13:01:12 +08:00
liaochuntao
2c733d57ff
[ #2979 ] Inline storage support importing data from external data sources ( #3138 )
...
* feat: data import Derby, Derby export complete
* feat: external data source import is complete
* feat: import data to derby and derby backup finished
* fix: fixed bug where external storage mode could not find beans
* style: fix code style
* style: remove unuse code
* refactor: fixed configuration file information
* improvement: merge upstream/develop
* style: fix code style
* fix: a way to fix the missing
* fix: fix derby data import in standalone mode
* style: fix code style
* refactor: merge upstream develop and fix code style
* test: modify ut
* style: fix code style
2020-06-28 10:25:06 +08:00
liaochuntao
f5e1025f14
[ISSUE #3110 ] Hotfix member health ( #3168 )
...
* improvement: merge upstream/develop
* fix: fix node status change not notified
* style: fix code style
* refactor: optimize node change event logic
* refactor: adjust the node change event receiver logic
2020-06-24 15:30:10 +08:00
mai.jh
6ce8d8ca79
[ISSUE #3140 ]nacos-client module replace http client ( #3142 )
...
* nacos-client http client replace
* Remove some explain
* Remove some explain
* Adjust some code styles and fix some misspelled method names
* Fix code style issues
* fix some misspelled method names
* Fix code style issues
2020-06-22 20:42:46 +08:00
liaochuntao
bb7cfbcc5d
[ISSUE #2847 ] Fix config IT ( #3120 )
...
* improvement: merge upstream/develop
* fix: fix config ut bug
* style: fix code style
* fix: fix ut bug
2020-06-19 20:14:22 +08:00
杨翊 SionYang
532aad685e
upgrade version of Jackson and Guava ( #3116 )
2020-06-19 10:55:14 +08:00
mai.jh
e528ea82e9
[ISSUE #3094 ]abstract create nacos restTemplate factory ( #3095 )
...
* abstract create nacos restTemplate factory, allowing users to customize the commonly used http client config
* add class file license.
* change class file name
* Adjust some code
2020-06-17 17:53:37 +08:00
liaochuntao
b9ff53b49c
Merge pull request #3048 from KomachiSion/develop-issue#2873
...
[ISSUE #2873 ] Unified copyright for file header.
2020-06-12 21:23:28 +08:00
杨翊 SionYang
81f9eff928
Merge pull request #2926 from Maijh97/develop
...
[ISSUE #2858 ] Unified implementation of Http requests
2020-06-12 19:47:41 +08:00
KomachiSion
3af02f13f4
For #2873 , unified copyrights for nacos-test.
2020-06-12 16:05:25 +08:00
zongtanghu
9b873797ca
[ #1815 ]fix ut.
2020-06-11 10:35:50 +08:00
zongtanghu
e6e3161c0e
resolve the codes conflicts
2020-06-11 09:45:00 +08:00
zongtanghu
eb39830b6c
[ #1815 ]remove lifeCycle, lifeCycleManager, and adjust some related codes.
2020-06-11 09:42:44 +08:00
mai.jh
fa6bf9951d
remove extra blank lines
2020-06-11 09:34:15 +08:00
杨翊 SionYang
f49eba341c
Merge pull request #2287 from rushsky518/sync_content
...
HttpCLient uses ByteArrayEntity when sync data
2020-06-10 16:21:07 +08:00
chuntaojun
902d609f1e
perf: optimize configuration change event publishing
2020-06-08 23:38:53 +08:00
water.lyl
7f541a9a67
update version to 1.3.0
2020-06-05 09:02:17 +08:00
yanlinly
f71c5d85c9
Merge pull request #2949 from alibaba/hotfix_config_clone
...
Hotfix config clone
2020-06-03 20:07:31 +08:00
chuntaojun
95eba16669
test: add ut
2020-06-03 19:50:25 +08:00
zongtanghu
15fad5d98a
[ #1815 ]remove destroyService from Factory Class.
2020-06-03 19:19:29 +08:00
zongtanghu
860a2d02b1
resolve codes conflicts
2020-06-03 17:41:22 +08:00
zongtanghu
09752e354d
[ #1815 ]adjust this keywords which just includes constructor and set method in the class and fix some unit test cases.
2020-06-03 17:35:06 +08:00
zongtanghu
e86c158262
resolve codes conflicts
2020-06-03 14:57:46 +08:00
KomachiSion
56da41357e
Remove fastjson dependency from pom
2020-06-03 14:42:25 +08:00
KomachiSion
e9adf975af
Replace fastjson with jackson for nacos-test/naming
2020-06-03 14:39:28 +08:00
KomachiSion
4dbe81418b
Replace fastjson with jackson for nacos-test/auth
2020-06-03 14:39:17 +08:00
KomachiSion
c0b4385287
Replace fastjson with jackson for nacos-test/config
2020-06-03 14:39:05 +08:00
KomachiSion
9e21a2cf46
Replace fastjson with jackson for nacos-test/common
2020-06-03 14:38:23 +08:00
zongtanghu
5e2840a6bd
[ #1815 ]adjust and optimize codes.
2020-06-03 10:46:41 +08:00
zongtanghu
2ab274216a
[ #1815 ]adjust and optimize codes, reput the lifecycle to ConfigService class level at the same time.
2020-06-02 19:55:30 +08:00
liaochuntao
184141fc57
Merge pull request #2923 from jintonghuoya/feature_maven_version_unity
...
[ISSUE #2860 ]Maven dependency optimizations, where only one version of each dependency exists
2020-06-02 14:47:26 +08:00
mai.jh
a83241205c
optimize response handler, remove AsyncRestOperations,RestOperations.
2020-06-01 23:51:53 +08:00
chuntaojun
3169424605
refactor: optimize old version information synchronization logic
2020-06-01 21:54:29 +08:00
Jack Dai
1a7264d9b6
解决和develop的冲突
2020-06-01 18:41:03 +08:00
Jack Dai
83e6451acc
统一修改子项目中的url为nacos官网地址
2020-06-01 18:35:20 +08:00
zongtanghu
8d6dd8f41b
[ #1815 ]adjust codes and reput the lifecycle to ConfigService class level.
2020-06-01 17:57:35 +08:00
mai.jh
177b8aa61c
Merge branch 'develop' into develop
2020-06-01 15:45:25 +08:00
chuntaojun
6fb2750021
fix: fixed compatibility issues with older versions
2020-06-01 15:35:21 +08:00
mai.jh
031c9ef521
perfect NacosRestTemplate and restResult
2020-05-31 17:24:01 +08:00
mai.jh
2b7ebbf5bc
test change
2020-05-31 00:23:58 +08:00
mai.jh
6f3b3e3c9b
test change
2020-05-31 00:10:14 +08:00
mai.jh
066968e9ca
Merge branch 'develop' into develop
2020-05-30 23:47:51 +08:00
mai.jh
ea03121e26
add NacosRestTemplate and NacosAsyncRestTemplate test example
2020-05-30 22:39:04 +08:00
jintonghuoya
6aa395979a
回滚dependency和plugin的version无关的修改
2020-05-29 20:45:45 +08:00
chuntaojun
5dcee2f1c6
fix: fix pmd
2020-05-29 19:59:08 +08:00
zongtanghu
6981fbc576
[ #1815 ]add ResourceLifeCycleManager,adjust some code and fix some unit test cases.
2020-05-29 19:10:06 +08:00
Jack Dai
9692cd1b8c
合并和origin/develop的冲突
2020-05-29 19:01:48 +08:00
Jack Dai
27a257c84e
合并origin/develop的变更
2020-05-29 18:41:00 +08:00
Jack Dai
594eac42b3
整理每个module的plugin和dependency的版本号
2020-05-29 16:35:48 +08:00
chuntaojun
5cd5ca35b8
refactor: merge develop
2020-05-28 20:14:47 +08:00
KomachiSion
73a2ba634b
Fix spelling error
2020-05-28 10:46:12 +08:00
KomachiSion
d27a6c7ea6
Fix replace jackson error
2020-05-28 10:40:05 +08:00
chuntaojun
e8533155c7
fix: fix startup problem
2020-05-27 22:05:38 +08:00
KomachiSion
0b1a58e29b
Remove all dependency except nacos-test
2020-05-27 15:41:07 +08:00
chuntaojun
6fe1d0d0da
improvement: adjust part of the code
2020-05-26 11:57:27 +08:00
chuntaojun
bf2adb4be5
feat: merge develop
2020-05-26 09:43:37 +08:00
chuntaojun
6b7a00ab00
fix: fix notify ut
2020-05-25 15:00:07 +08:00
chuntaojun
843692b10a
fix: fix the class cast problem
2020-05-24 21:56:29 +08:00
chuntaojun
451351cfc0
refactor: optimize message publishers
2020-05-21 20:28:32 +08:00
chuntaojun
feebd1623f
refactor: performance optimization
2020-05-16 19:23:11 +08:00
chuntaojun
afc74da826
build: update version to 1.3.0-BETA
2020-05-15 16:10:38 +08:00
chuntaojun
82bcbd9b17
refactor: jRaft partial logical adjustment
2020-05-13 09:38:46 +08:00
water.lyl
54e251da39
release 1.3-beta
2020-05-11 23:06:23 +08:00
chuntaojun
0aefb6f0cc
refactor: retain the expansion logic
2020-05-11 16:52:03 +08:00
chuntaojun
5b22ddfb78
refactor: remove discovery-memberlookup
2020-05-10 17:16:02 +08:00
chuntaojun
6a6725a269
fix: fix expansion issues
2020-05-09 20:32:55 +08:00
chuntaojun
5879b03c7d
fix: expansion and volume timing issue fixed
2020-05-09 14:49:04 +08:00
chuntaojun
29a6edc8c5
refactor: fix bugs
2020-05-08 14:53:29 +08:00
chuntaojun
613a8d6c40
refactor: the raft port computes the rule changes
2020-05-07 11:08:10 +08:00
chuntaojun
272abe6135
fix: fix parameter encode
2020-05-06 18:33:18 +08:00
chuntaojun
60b84a4981
refactor: merge upstream develop
2020-05-05 16:06:02 +08:00
chuntaojun
1563dc7104
fix: fixed a problem where parameters were encoded multiple times
2020-05-05 09:43:54 +08:00
chuntaojun
2526c5d8f2
fix: fix naming request redirect
2020-05-03 20:26:35 +08:00
chuntaojun
a82bcc1d6e
fix: fix request transfer bug
2020-05-02 13:12:38 +08:00
chuntaojun
eca2aca6bb
fix: bug fix
2020-05-01 10:09:08 +08:00
chuntaojun
eb11ff945b
fix: fix standalone sync node info bug
2020-04-30 20:02:54 +08:00
chuntaojun
041effebc7
refactor: some code refactor
2020-04-30 13:46:04 +08:00
chuntaojun
a937e3090c
fix: fix some bugs
2020-04-30 10:49:34 +08:00
chuntaojun
a025e56b3a
fix: fix config dump bug
2020-04-28 15:08:38 +08:00
chuntaojun
e4c475295c
refactor: remove complex logic, RPC ports can be customized
2020-04-23 15:22:16 +08:00
chuntaojun
853a8f587f
refactor: core
...
logic optimization
2020-04-22 22:16:27 +08:00
chuntaojun
ef405e09e2
refactor: remove complex listening logic and bug fixes
2020-04-22 17:28:53 +08:00
chuntaojun
f222dccd3d
refactor: code optimization
2020-04-21 17:14:59 +08:00
chuntaojun
0af4d4f510
refactor: addressing mode refactoring
2020-04-18 13:59:28 +08:00
chuntaojun
0b3b5e83ac
refactor(all): code optimization
2020-04-16 23:50:08 +08:00
chuntaojun
1aca7bc3e0
refactor: core
2020-04-13 22:44:08 +08:00
chuntaojun
7586354476
refactor: bug fix and refactor init logic
2020-04-13 16:13:49 +08:00
chuntaojun
89a8dddc1c
Merge branch 'develop' of https://github.com/alibaba/nacos into feature_consistency
2020-03-28 17:38:26 +08:00
nkorange
ea2a83c4be
Update version to 1.2.1
2020-03-27 15:48:32 +08:00
chuntaojun
f5125dd396
test: Modified unit test
2020-03-26 21:21:54 +08:00
chuntaojun
5e51859483
style: remove useless folder
2020-03-26 21:00:51 +08:00
chuntaojun
ce6dc51bcf
fix: fix some bugs
2020-03-26 20:32:52 +08:00
chuntaojun
b44e7d6f44
docs: remove dir
2020-03-09 15:52:46 +08:00
chuntaojun
0a325bf9c7
fix: fix merge confilt
2020-03-09 15:38:03 +08:00
chuntaojun
3e403c5655
refactor: remove unuse dir
2020-03-06 16:33:33 +08:00
chuntaojun
f65e4fcbc0
refactor(naming): Optimize the empty service removal logic
2020-03-06 16:32:59 +08:00
nkorange
82d7147a58
Update version to 1.2.0
2020-03-03 16:24:08 +08:00
nkorange
025b1b4980
Fix test case error
2020-03-02 16:47:13 +08:00
nkorange
31e6063209
Update version to 1.2.0-beta.1
2020-02-23 20:02:13 +08:00
nkorange
1d81a6588d
Update version to 1.2.0-beta.0
2020-02-05 14:11:09 +08:00
rushsky518
9c5bead6fb
remove blank lines
2020-01-27 20:09:47 +08:00
rushsky518
93e730d95a
wait for async op
2020-01-25 13:36:04 +08:00
rushsky518
8fe3eba1d7
#2237 add a IT_test
2020-01-24 09:56:52 +08:00
qq213539
bad5c53d9c
no message
2020-01-17 15:32:38 +08:00
qq213539
9ff1c38762
修改测试用例
2020-01-17 15:09:50 +08:00
nkorange
7bbd867c2c
#1105 Fix test case error
2020-01-16 22:39:09 +08:00
nkorange
bc5e3e1cce
#1105 Finish auth IT cases
2020-01-15 17:57:01 +08:00
nkorange
1fb1f5f3e3
#1105 Add auth test case for config
2020-01-14 18:01:00 +08:00
Peter Zhu
a425f7258e
Merge branch 'develop_1.2.0' into develop
2020-01-10 17:58:30 +08:00
Peter Zhu
1849d96935
Merge pull request #1715 from rushsky518/develop
...
receive config change event
2020-01-10 15:41:24 +08:00
nkorange
82731985aa
#1105 Add integration tests
2020-01-09 19:13:37 +08:00
nkorange
02fea89f49
#1105 Add user test case
2020-01-06 16:23:00 +08:00
nkorange
3e312e7537
#1105 Add test cases
2020-01-06 16:02:32 +08:00
nkorange
a32a4f780c
Fix #2123
2019-12-06 15:58:23 +08:00
nkorange
38590d060c
Fix #2123
2019-12-06 11:53:01 +08:00
nkorange
2781c6c84f
Update version to 1.2.0-SNAPSHOT
2019-12-02 14:56:15 +08:00
rushsky518
2acee95885
#1550 完善单元测试
2019-11-30 13:22:47 +08:00
rushsky518
1a4c8f8af1
#1550 加测试用例
2019-11-28 15:56:29 +08:00
nkorange
3a4de81981
Fix client beat task executing when health check is disabled.
2019-11-11 16:05:33 +08:00
sheiy
c8b88e6228
issues:调用修改实例接口,未传的参数值会被清空
...
https://github.com/alibaba/nacos/issues/1957
2019-10-25 18:12:43 +08:00
nkorange
4d68565667
Update version to 1.1.4
2019-10-24 14:46:46 +08:00
nkorange
225f0cae51
Fix findbugs
2019-10-22 17:05:48 +08:00
nkorange
124bf07617
Fix test case error.
2019-10-21 18:00:11 +08:00
xianlaioy
08e69a0b21
refactor: 局部变量是线程安全的;
...
urlPattern改成static final;
GroupKey重构
2019-09-09 20:15:19 +08:00
ly
3b4767384d
[ISSUE] #1671 Unified request header "Client-Version"
2019-08-23 00:02:00 +08:00
nkorange
6ca2ee0cf8
Update version to 1.1.3
2019-08-06 18:55:05 +08:00
nkorange
15c913e346
Update version to 1.1.2
2019-08-06 17:10:37 +08:00
nkorange
11bd0ccd76
Update version to 1.1.2-SNAPSHOT
2019-08-02 12:35:04 +08:00
Fury Zhu
838ef83f9f
Merge pull request #1534 from zhaoyuguang/zen3
...
format code
2019-08-01 11:04:24 +08:00
nkorange
207e54631c
Fix namespace vulnerability
2019-07-30 00:40:21 +08:00
赵禹光
ea974dc282
fmt
2019-07-11 20:25:08 +08:00
赵禹光
fb5a352ec6
fmt
2019-07-11 20:24:13 +08:00
nkorange
6c8b3ea88e
Update version to 1.1.0
2019-07-05 21:59:55 +08:00
赵禹光
ce4e4c64de
fix CI
2019-07-05 16:01:52 +08:00
mingyixu
2988dabffd
add testcase
2019-07-05 14:21:46 +08:00
nkorange
49027b892d
Update version to 1.1.0-SNAPSHOT
2019-07-04 15:01:49 +08:00
xiaochun.xxc
024cf2a1c3
Merge branch 'develop' of https://github.com/alibaba/nacos into develop
2019-07-04 13:53:31 +08:00
xiaochun.xxc
4f613691ae
add batch config testcase
2019-07-04 13:53:12 +08:00
Fury Zhu
c031a275f7
Merge pull request #1457 from chuntaojun/fix_issue_1455
...
Fix issue 1455
2019-07-03 18:33:48 +08:00
chuntaojun
e6b09cb647
fix(client): fix Correction parameter name
2019-07-02 13:07:02 +08:00
邪影oO
39d49bb141
Merge branch 'develop' into exportAndImport
2019-07-01 17:54:44 +08:00
chuntaojun
ff9ddfc31c
test(test): add issue #1455 test
2019-07-01 17:53:18 +08:00
Fury Zhu
819d5d1db5
Merge pull request #1404 from slievrly/charset
...
optimize charset、continue and return
2019-07-01 13:12:03 +08:00
nkorange
3a8575e22f
Update version to 1.0.2-SNAPSHOT
2019-06-28 17:34:59 +08:00
nkorange
4605733595
Update version to 1.0.2
2019-06-28 17:18:59 +08:00
nkorange
86f0f3c6d7
#1229 Add test case
2019-06-28 17:06:06 +08:00
nkorange
fbb9ec8b20
#494 Add test cases
2019-06-28 16:40:05 +08:00
Fury Zhu
fac3dc8a23
Merge branch 'develop' into charset
2019-06-27 18:50:57 +08:00
Fury Zhu
94f034bccf
Merge pull request #1407 from slievrly/junit
...
optimize junit
2019-06-24 10:23:47 +08:00
Fury Zhu
1898bcfb89
Merge pull request #1403 from slievrly/modifier
...
optimize modifier access
2019-06-24 10:17:39 +08:00
slievrly
15ad43b924
optimize junit
...
Signed-off-by: slievrly <slievrly@163.com>
2019-06-20 14:40:57 +08:00
Fury Zhu
490e93ddcf
Merge pull request #1402 from slievrly/optimize
...
remove unused import
2019-06-20 13:58:50 +08:00
slievrly
e01a44702b
optimize charset、continue and return
...
Signed-off-by: slievrly <slievrly@163.com>
2019-06-19 23:47:55 +08:00
slievrly
21bf279532
optimize modifier access
...
Signed-off-by: slievrly <slievrly@163.com>
2019-06-19 23:12:43 +08:00
slievrly
443679c1c8
remove unused import
2019-06-19 22:52:31 +08:00
nkorange
b52ba3ed91
Fix #1397
2019-06-19 17:57:26 +08:00
chuntaojun
c91f99b82e
fix(nacos-client:config): Fix code conflicts
2019-06-18 23:27:28 +08:00
chuntaojun
ade510f31d
feat(nacos-client:config): fix issue #1317
2019-06-15 23:37:12 +08:00
chuntaojun
240ee50aa2
fix(nacos-client:config): fix issue 1317
2019-06-15 19:12:54 +08:00
chuntaojun
75868623b2
fix(nacos-api/nacos-client): Fix setting parameter acquisition problem and nacos properties add new
2019-06-14 17:06:50 +08:00
nkorange
a60bed8dee
Update version to 1.0.1
2019-06-12 16:28:12 +08:00
nkorange
a7f3cabf3c
Update version to 1.0.1-SNAPSHOT
2019-06-11 17:04:36 +08:00
chuntaojun
aa41a10616
fix(nacos-client:config): Fix failed custom parameter setting error
2019-06-11 13:26:20 +08:00
chuntaojun
d43e079a97
test(nacos-test:config): add ConfigLongPoll_ITCase
2019-06-07 22:51:16 +08:00
chuntaojun
456e84785f
refactor(nacos-client:config): Rewrite the HTTP retry rule
2019-06-07 18:41:08 +08:00
chuntaojun
be213f5601
test(nacos-client): add ConfigLongPollTest
2019-06-07 16:47:25 +08:00
pbting
9963ca5f3f
change the version
2019-05-31 15:25:25 +08:00
pbting
c4be24a536
nacos client namespace support multi enviroment switch
2019-05-31 15:21:58 +08:00
keran
6bd8aebd21
增加集成测试
2019-05-24 15:19:02 +08:00
keran
14e8d92ec6
导入修改为阿里云ACM方式,支持导入ACM文件
2019-05-19 22:27:15 +08:00
keran
ad3a6953cb
导出重写,导出格式兼容阿里云ACM
2019-05-19 16:49:22 +08:00
chuntaojun
f21db94327
fix(test):
2019-05-16 16:57:02 +08:00
chuntaojun
51ded2c857
fix(fix NamingMaintainService_ITCase mistake):
2019-05-16 12:25:00 +08:00
chuntaojun
4c5c2a66e8
fix(test): fix NamingMaintainService_ITCase mistake
2019-05-16 12:08:28 +08:00
Fury Zhu
df6f3a8df7
Merge pull request #1130 from chuntaojun/feature_service_curd
...
[ISSUE #747、#1154] Add create and update service methods in SDK and update instance operation
2019-05-09 10:45:54 +08:00
chuntaojun
ac36a41d86
refactor(api、client): modify MaintainService to NamingMaintainService
2019-05-09 10:07:09 +08:00
Fury Zhu
e9d10d83e9
Merge pull request #1181 from mingyixu/master
...
collation and analysis of the ignore test cases
2019-05-07 17:31:00 +08:00
xiaochun.xxc
effb66c386
梳理nacos集测ignore用例
2019-05-07 16:05:41 +08:00
chuntaojun
4817b26bc9
refactor(client): Fix the issues raised in the comments
2019-05-07 11:11:24 +08:00
Fury Zhu
2f766c5c2d
Merge pull request #1095 from alibaba/feature_naming_group
...
Feature naming group
2019-04-23 16:26:36 +08:00
xiaochun.xxc
808ddae799
add ignore flag
2019-04-19 10:20:30 +08:00
xiaochun.xxc
f002675af1
add cmdb testcases
2019-04-18 23:06:27 +08:00
nkorange
a87cc12d47
Update version to 1.0.0
2019-04-15 20:01:34 +08:00
nkorange
699bdcb6dc
Update to 1.0.0-SNAPSHOT
2019-04-15 16:36:10 +08:00
nkorange
18f714775b
Merge branch 'master' into develop
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/config/NacosConfigService.java
2019-04-15 11:23:22 +08:00
得少
427a746e82
change the default value of isUseEndpointParsingRule from false to true
2019-04-12 12:49:46 +08:00
nkorange
18b8c95a71
Fix test case error
2019-04-10 22:44:38 +08:00
nkorange
3c1c98aaf1
Update version to 1.0.0
2019-04-10 22:04:27 +08:00
nkorange
cab10aa914
Merge branch 'master' into develop
...
# Conflicts:
# api/pom.xml
# client/pom.xml
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# pom.xml
# test/pom.xml
2019-04-09 16:30:03 +08:00
dungu.zpf
f3b13702b1
#502 Fix bug
2019-04-09 15:40:52 +08:00