maijh97
4226a49813
fix #1674
2020-03-28 20:43:09 +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
e0dd6cc652
fix:
2020-03-27 13:54:52 +08:00
chuntaojun
36b99c74ac
test: fix BeatReactorTest
2020-03-27 13:15:31 +08:00
chuntaojun
ce6dc51bcf
fix: fix some bugs
2020-03-26 20:32:52 +08:00
theonefx
bebea333f5
spelling mistake
2020-03-26 10:55:44 +08:00
theonefx
fa1421b5f1
fix: https://github.com/alibaba/nacos/issues/2527
2020-03-26 00:07:15 +08:00
zhenxianyimeng
6785491f15
replace deprecated methods in ParamUtil
2020-03-11 18:16:14 +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
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
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
41dfcf5596
#1105 Read cache instead of accessing DB directly.
2020-01-06 14:35:11 +08:00
nkorange
080ca1e73d
#1105 Access control finish 81%
2019-12-18 20:30:06 +08:00
nkorange
e2c553cbca
#1105 Access control finish 80%
2019-12-18 20:25:10 +08:00
nkorange
952ee8a3c1
#1105 Access control finish 50%
2019-12-11 19:25:33 +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
d150d97d0a
Fix close connection exception.
2019-12-04 14:35: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
rushsky518
3c1d6d00c3
#1550 添加单元测试;部分类移动到 api 模块
2019-11-28 11:56:04 +08:00
rushsky518
ee660f335d
#1550 correct while
2019-11-27 20:58:55 +08:00
rushsky518
93773c47d6
#1550 抽象出 spi 接口
2019-11-26 21:35:05 +08:00
Cosmos
6bb0e4b6e0
add client context path config
2019-11-25 16:52:50 +08:00
rushsky518
f535ab9846
#1550 普通 listener 时,不保存 lastContent
2019-11-24 16:53:06 +08:00
rushsky518
64b6dbe9cb
#1550 把 lastContent 放入 listener 中
2019-11-22 14:43:30 +08:00
withthewind
ec6e52ee9d
optimize: the Boolean.parseBoolean(String s) method should be used when converting a String to a Boolean type
2019-11-21 15:59:28 +08:00
chuntaojun
89b2d000f0
refactor(client/config): update timeout compute
2019-11-12 09:41:05 +08:00
liaochuntao
23ddb69cba
refactor(client/config): increase the client's read timeout
...
In order to prevent the server from handling the delay of the client's long task, increase the
client's read timeout to avoid this problem.
2019-11-12 09:10:15 +08:00
nkorange
d034412fdd
fix #1858
2019-11-11 09:38:57 +08:00
Fury Zhu
8c104bc432
Merge pull request #2009 from Albert-Hugo/hotfix_2006
...
[#2006 ] Change to throw NacosException
2019-11-07 16:23:56 +08:00
nkorange
c431a852b5
#2018 Close inpuststream instead of connection.
2019-11-07 16:02:01 +08:00
rushsky518
98d35d2420
correct word spell
2019-11-05 13:41:05 +08:00
rushsky518
5a583f1997
#1550 clean code
2019-11-05 11:44:30 +08:00
huangyonghui
7956acbf64
[ #2006 ] change to throw NacosException to make client handle the right Exception case
2019-11-04 15:38:25 +08:00
Fury Zhu
4424af2a77
Merge branch 'develop' into master
2019-10-30 16:06:32 +08:00
nkorange
4d68565667
Update version to 1.1.4
2019-10-24 14:46:46 +08:00
Fury Zhu
3f68ce083d
Merge pull request #1953 from nkorange/feature_mcp
...
Feature mcp
2019-10-22 18:02:15 +08:00
Beldon
927e8d6fe4
Merge remote-tracking branch 'upstream/develop' into develop
...
# Conflicts:
# console/src/main/java/com/alibaba/nacos/console/controller/NamespaceController.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/CatalogController.java
2019-10-21 22:36:24 +08:00
Fury Zhu
fcf62bbd5d
Merge branch 'develop' into feature_mcp
2019-10-21 16:21:42 +08:00
nkorange
f2021a5eda
Fix #1906
2019-10-15 20:02:08 +08:00
rushsky518
a815d7b7de
Merge branch 'develop' of https://github.com/rushsky518/nacos into develop
...
# Conflicts:
# config/src/main/java/com/alibaba/nacos/config/server/service/PersistService.java
2019-10-11 20:09:19 +08:00
rushsky518
f3bd147317
#1550 nacos server return config type
2019-10-11 19:58:42 +08:00
ly
221d81dab8
Clean up redundant StringUtils
2019-09-25 20:49:37 +08:00
Fury Zhu
0f82e0d577
Merge pull request #1594 from Diffblue-benchmarks/add-diffblue-tests-2
...
Add unit tests for common.GroupKey and utils.MD5
2019-09-19 17:24:49 +08:00
Fury Zhu
72ea64ec4d
Merge branch 'develop' into develop
2019-09-19 17:23:50 +08:00
Fury Zhu
5bc80b948d
Merge branch 'master' into add-diffblue-tests-2
2019-09-19 17:10:48 +08:00
wangchenjun
4ed7aa350b
Avoiding conflicted for creating directory.
2019-09-17 16:34:06 +08:00
chuntaojun
5074d06903
Merge branch 'develop' of https://github.com/alibaba/nacos into develop
2019-09-11 22:44:02 +08:00
chuntaojun
8c47619af9
feat:
2019-09-11 22:43:57 +08:00
xianlaioy
08e69a0b21
refactor: 局部变量是线程安全的;
...
urlPattern改成static final;
GroupKey重构
2019-09-09 20:15:19 +08:00
Fury Zhu
29a013816a
Merge pull request #1752 from ly641921791/issue_1671
...
[ISSUE] #1671 Unified request header "Client-Version"
2019-09-06 15:06:16 +08:00
ly
3b4767384d
[ISSUE] #1671 Unified request header "Client-Version"
2019-08-23 00:02:00 +08:00
ezlippi.ouyang
210f77ee6c
fix: fix #1733
2019-08-21 13:10:13 +08:00
rushsky518
d6baf1dfcf
#1550 去除多余 import
2019-08-19 14:53:50 +08:00
rushsky518
01199aac69
#1550 correct 'yaml' literal
2019-08-19 14:08:00 +08:00
rushsky518
5174eac8d2
#1550 pmd check
2019-08-16 17:29:55 +08:00
rushsky518
b29e8c089c
#1550 yaml 展平
2019-08-16 17:11:24 +08:00
rushsky518
1877e7d307
#1550 流程调通
2019-08-15 17:37:03 +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
Fury Zhu
9b2367eb91
Merge pull request #1552 from nkorange/hotfix_log_optimization
...
Fix #290
2019-08-01 11:02:55 +08:00
Eric Hettiaratchi
425f4c019a
Add unit tests for common.GroupKey and utils.MD5
...
Fully-qualified classname
com.alibaba.nacos.client.config.common.GroupKey
com.alibaba.nacos.client.config.utils.MD5
These tests were written using Diffblue Cover.
2019-07-23 11:51:13 +01:00
nkorange
1711c3765f
Fix #290
2019-07-15 15:47:02 +08:00
赵禹光
4d771b340e
fmt AppTest
2019-07-11 20:19:24 +08:00
赵禹光
a265196a89
NacosNamingService.java useless import
2019-07-11 20:18:50 +08:00
ly
a87f0bd2bb
Fix #1519 The subscriber list is not displayed correctly
2019-07-11 01:48:11 +08:00
ly
a7e61dff8b
Fix #1519 The subscriber list is not displayed correctly
2019-07-10 20:33:39 +08:00
nkorange
65c2f55617
Fix standalone use derby failed bug
2019-07-09 11:04:00 +08:00
nkorange
fbf006dc99
Fix JDK 1.6 compile failed bug
2019-07-05 22:09:40 +08:00
nkorange
6c8b3ea88e
Update version to 1.1.0
2019-07-05 21:59:55 +08:00
Fury Zhu
1119e9e332
Merge pull request #1487 from zhaoyuguang/zen2
...
fix unuseless import
2019-07-05 16:43:11 +08:00
nkorange
4c055f38b9
Fix #1491
2019-07-05 16:33:52 +08:00
赵禹光
56f43fdcf4
fix a typo
2019-07-05 14:56:20 +08:00
nkorange
7c0e12d6fe
Fix beat info null bug
2019-07-05 12:48:13 +08:00
nkorange
49027b892d
Update version to 1.1.0-SNAPSHOT
2019-07-04 15:01:49 +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
xianlaioy
4fc07d4852
构建rDigits改成google的guava
...
new HashMap<Character, Integer>(16); 负载因子是0.75,digits实际大小是16会扩容一次。
2019-07-02 15:27:28 +08:00
chuntaojun
e6b09cb647
fix(client): fix Correction parameter name
2019-07-02 13:07:02 +08:00
Fury Zhu
b599a9eb9e
Merge pull request #1452 from zhaoyuguang/zen0
...
useless import
2019-07-02 11:45:47 +08:00
chuntaojun
a7d128923e
fix(client): fix issue #1455
2019-07-01 17:49:30 +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
赵禹光
d7ce18233a
useless import
2019-07-01 10:08:38 +08:00
Fury Zhu
fe950dccc2
Merge pull request #1401 from slievrly/develop
...
optimize array and negated codestyle
2019-06-30 22:47:46 +08:00
Fury Zhu
268d1d4ea9
Merge pull request #1443 from iHelin/develop
...
[ISSUE #1442 ] Fix JSONUtils#deserializeObject method.
2019-06-30 22:41:13 +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
iHelin
368b355fca
Modify JSONUtils's deserializeObject method.
2019-06-28 15:23:06 +08:00
Fury Zhu
7ec7f525fd
Merge branch 'develop' into develop
2019-06-28 12:53:19 +08:00
Fury Zhu
6312a32c1d
Merge pull request #1434 from IanCao/develop
...
Format Code and remove useless code
2019-06-28 12:41:29 +08:00
caoyixiong
f7566331c8
format
2019-06-28 11:55:28 +08:00
caoyixiong
5852ddc973
Revert "merge ( #6 )" ( #7 )
...
This reverts commit 928c07d690
.
2019-06-27 22:54:40 -05:00
caoyixiong
928c07d690
merge ( #6 )
...
* #1344 server-addr 支持 http 字符串
* 【issue】 #1425
* #1344 客户端本地缓存目录,剔除特殊字符串
* #1344 移动常量位置
* 格式
* feat: component subscribers
2019-06-27 21:46:41 -05:00
caoyixiong
aa18efa21b
add ip pattern
2019-06-27 20:13:20 +08:00
caoyixiong
771263eef6
fix
2019-06-27 19:50:19 +08:00
Fury Zhu
00f989f51e
Merge pull request #1426 from IanCao/master
...
【issue】 #1425
2019-06-27 18:51:38 +08:00
Fury Zhu
fac3dc8a23
Merge branch 'develop' into charset
2019-06-27 18:50:57 +08:00
Fury Zhu
bd49e062d1
Merge pull request #1432 from rushsky518/master
...
HTTPS支持 #1344
2019-06-27 18:49:40 +08:00
caoyixiong
34025a5132
format code
2019-06-26 12:07:33 +08:00
slievrly
f17f40e0af
fix review
...
Signed-off-by: slievrly <slievrly@163.com>
2019-06-25 21:42:13 +08:00
rushsky518
83a2ea673e
格式
2019-06-25 16:18:26 +08:00
rushsky518
f0553afa7b
#1344 移动常量位置
2019-06-25 16:10:47 +08:00
Fury Zhu
57b0fe3b52
Merge pull request #1414 from IanCao/fix11
...
【issue】#1278
2019-06-24 14:21:22 +08:00
rushsky518
88c3ad0c53
#1344 客户端本地缓存目录,剔除特殊字符串
2019-06-24 14:10:48 +08:00
caoyixiong
502fa0dcdc
【issue】 #1425
2019-06-24 10:54:15 +08:00
rushsky518
6d5191f11a
#1344 server-addr 支持 http 字符串
2019-06-24 10:41:37 +08:00
Fury Zhu
1898bcfb89
Merge pull request #1403 from slievrly/modifier
...
optimize modifier access
2019-06-24 10:17:39 +08:00
Fury Zhu
0867117e3f
Merge branch 'develop' into master
2019-06-23 06:50:16 +08:00
caoyixiong
5c108ea0c4
fix
2019-06-22 10:40:53 +08:00
caoyixiong
1decd04008
#1278
2019-06-21 11:41:55 +08:00
caoyixiong
887d3b6c63
Update BeatReactorTest.java
2019-06-20 20:17:06 +08:00
caoyixiong
5ad978b663
add BeatReactorTest
2019-06-20 19:53:17 +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
slievrly
8d74ac90aa
optimize array and negated codestyle
2019-06-19 22:35:52 +08:00
IanCao
7b839d0f83
fix bug
2019-06-19 19:46:40 +08:00
IanCao
16f8a16cb3
fix bug
2019-06-19 17:13:35 +08:00
IanCao
5757881c0e
update
2019-06-19 16:59:28 +08:00
IanCao
f2d22f181a
fix
2019-06-19 16:58:27 +08:00
chuntaojun
c91f99b82e
fix(nacos-client:config): Fix code conflicts
2019-06-18 23:27:28 +08:00
IanCao
d7908c651d
change into 2 threadpool(mainloop & taskThreadpool)
2019-06-18 17:49:44 +08:00
Fury Zhu
d5e8ef5063
Merge branch 'develop' into study
2019-06-18 10:47:21 +08:00
Fury Zhu
b29e4c8e3f
Merge pull request #1380 from chuntaojun/fix_issue_1317
...
Fix issue 1317
2019-06-18 10:12:32 +08:00
chuntaojun
2a67382a7a
refactor(nacos-client:config): Modify exception handling
2019-06-17 21:11:25 +08:00
IanCao
d0bf21a756
fix bug
2019-06-17 18:28:03 +08:00
IanCao
6b4a9b72a5
fix bug
2019-06-17 18:07:54 +08:00
chuntaojun
21ff07563d
refactor(nacos-client:config): rmove un use construct of CacheData
2019-06-16 08:24:17 +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
赵禹光
10aa620315
All overriding methods must be preceded by @Override annotations.
2019-06-14 18:54:04 +08:00
caoyixiong
4f56452999
Merge pull request #3 from alibaba/master
...
merge
2019-06-14 05:35:19 -05:00
IanCao
581e732305
Just return empty instance list if service not found #1367
2019-06-14 17:40:33 +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
IanCao
aae3b72aa0
fix bug
2019-06-13 14:38:00 +08:00
IanCao
a98db447fe
format code
2019-06-13 12:26:22 +08:00
caoyixiong
dbbb456e87
Merge pull request #2 from alibaba/master
...
merge
2019-06-12 21:00:53 -05:00
IanCao
266f81a01e
format code
2019-06-13 09:57:11 +08:00
nkorange
a60bed8dee
Update version to 1.0.1
2019-06-12 16:28:12 +08:00
nkorange
0b0d0c4c83
Optimize code
2019-06-12 14:33:38 +08:00
IanCao
e11c37bc6b
client beat interval should be customized at instance level
2019-06-11 18:16:45 +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
be3cb036a2
refactor(nacos-client:config): remove un use constructor
2019-06-11 10:01:55 +08:00
chuntaojun
dd9676c2e4
fix(nacos-client): fix merge conflict
2019-06-11 09:16:22 +08:00
chuntaojun
0e653a9b39
refactor(nacos-client:config): Modify the long poll timeout parameter to add Max retry custom Settin
2019-06-11 09:12:59 +08:00
Fury Zhu
4ad21f2dae
Merge branch 'develop' into master
2019-06-10 16:24:16 +08:00
IanCao
eee5b34d39
format code
2019-06-10 15:38:58 +08:00
IanCao
1566cdcd95
formant code
2019-06-10 13:31:33 +08:00
IanCao
850223580a
format code
2019-06-10 12:25:56 +08:00
IanCao
b989e50791
format code
2019-06-10 12:23:48 +08:00
chuntaojun
d43e079a97
test(nacos-test:config): add ConfigLongPoll_ITCase
2019-06-07 22:51:16 +08:00
chuntaojun
ecc015402e
refactor(nacos-client): 修改与本pr无关的注释信息
2019-06-07 21:25:09 +08:00
chuntaojun
456e84785f
refactor(nacos-client:config): Rewrite the HTTP retry rule
2019-06-07 18:41:08 +08:00
chuntaojun
92ff0a0873
fix(remove ConfigLongPollTest):
2019-06-07 16:58:29 +08:00
chuntaojun
be213f5601
test(nacos-client): add ConfigLongPollTest
2019-06-07 16:47:25 +08:00
chuntaojun
5623577a36
refactor(nacos-client): 修改config的LongPoll轮询的机制
2019-06-06 21:44:42 +08:00
chuntaojun
1f102f52f4
feat:
2019-06-06 20:38:24 +08:00
chuntaojun
72a3a9b213
feat:
2019-06-05 22:31:09 +08:00
nkorange
3a1869bcd6
Fix #1215
2019-06-05 11:16:57 +08:00
Fury Zhu
9319b76d22
Merge pull request #1307 from pbting/namespace_unified
...
Namespace And Endpoint Support Multi Enviroment Switch
2019-06-04 17:15:26 +08:00
nkorange
138a15dcf3
Remove useless test
2019-06-04 16:53:17 +08:00
pbting
3b869fcdbe
change the comment from Chinese to English
2019-06-04 16:44:12 +08:00
pbting
9d57976167
change the comment from Chinese to English
2019-06-04 16:21:21 +08:00
pbting
302ae79b3f
1. 注释改成中文
...
2. StringUtils 统一改成
3. 参数命名改为 nacos 前缀
2019-06-04 15:55:47 +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
chuntaojun
01b74be838
refactor(client): delete useless test case
2019-05-13 11:19:52 +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
chuntaojun
141f8a19ea
refactor(client):
2019-05-08 15:29:01 +08:00
Fury Zhu
756862060f
Merge pull request #1122 from Diffblue-benchmarks/add-diffblue-tests
...
Add unit tests for com.alibaba.nacos.client.utils.StringUtils
2019-05-08 08:26:24 +08:00
Fury Zhu
73ebb86055
Merge pull request #1170 from ddatsh/master
...
fix typo
2019-05-07 17:52:07 +08:00
chuntaojun
4817b26bc9
refactor(client): Fix the issues raised in the comments
2019-05-07 11:11:24 +08:00
peter zhang
eef6e73d94
fix typo
...
motify > modify
2019-05-06 15:25:02 +08:00
chuntaojun
f8ec782080
refactor(client): Delete Chinese comments
2019-05-05 10:12:30 +08:00
chuntaojun
320aca4d90
style(api): The revised code is in compliance with the specification
2019-04-30 19:27:06 +08:00
chuntaojun
f2c046a395
refactor(client): Service operation function module split
2019-04-30 17:46:10 +08:00
chuntaojun
79c3fc6547
Merge branch 'develop' of https://github.com/chuntaojun/nacos into feature_service_curd
2019-04-28 14:18:36 +08:00
chuntaojun
ea214e1d50
feat(client): add feature of service curd
2019-04-27 22:32:28 +08:00
huangyonghui
35f3842d1c
format code
2019-04-26 16:59:18 +08:00
huangyonghui
8ac94b61b4
NamingEvent add getGroupName and getClusters method
2019-04-24 15:08:16 +08:00
Keep
55242c8200
Merge pull request #996 from Summerslyb/fix-log4j2
...
[ISSUE #827 ] Fix Nacos Naming's log settings affect the root log
2019-04-19 20:29:33 +08:00
Eric Hettiaratchi
da2f4a1fd5
Add unit tests for com.alibaba.nacos.client.utils.StringUtils
...
These tests were written using Diffblue Cover.
2019-04-18 10:28:31 +01: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
得少
427a746e82
change the default value of isUseEndpointParsingRule from false to true
2019-04-12 12:49:46 +08:00
water.lyl
8175cd9aeb
namespace default empty
2019-04-11 00:58:06 +08:00
nkorange
3c1c98aaf1
Update version to 1.0.0
2019-04-10 22:04:27 +08:00
SLKun
ce0b863e47
fixes #827
2019-04-04 11:37:16 +08:00
得少
b71faa8496
change the stringutils dependency
2019-04-03 22:15:09 +08:00
得少
5a5e723cb2
erge branch 'develop' of https://github.com/pbting/nacos into develop
2019-04-03 19:37:14 +08:00
得少
a8ee39323f
StringUtils change the dependency
2019-04-03 19:36:31 +08:00
pbting
b7a1fb22b3
Merge branch 'develop' into develop
2019-04-03 19:08:09 +08:00
得少
4c86e63271
change the code
2019-04-03 18:45:16 +08:00
得少
eca7a9a422
support parsing endpoint rule
2019-04-03 18:31:27 +08:00
Fury Zhu
e0547c82ca
Merge pull request #997 from alibaba/feature_naming_group
...
Feature naming group
2019-04-02 20:57:04 +08:00
yanlinly
acaee3ffb5
Merge pull request #993 from alibaba/del_warnings
...
Remove spotbugs-annotations dependency
2019-04-02 10:31:06 +08:00
water.lyl
0b6246e9f5
remove lgpl dependency
2019-04-01 21:16:44 +08:00
xuechaos
178b80ea41
del warnings spotbugs-annotations #981
2019-04-01 21:16:14 +08:00
nkorange
4c5b06c5bb
Optimize code
2019-03-29 19:29:42 +08:00
water.lyl
d11fd7f73e
support aliyun ram role
2019-03-27 14:13:15 +08:00
nkorange
14ecd9c230
#502 Fix data inconsistent bug
2019-03-26 14:07:06 +08:00
nkorange
a745423dec
Merge branch 'develop' into feature_naming_group
...
# 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
# naming/src/main/java/com/alibaba/nacos/naming/consistency/persistent/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/SwitchDomain.java
# pom.xml
# test/pom.xml
2019-03-25 15:03:31 +08:00
nkorange
dc51aa5703
Merge branch 'hotfix_server_mode' into develop
2019-03-22 17:31:36 +08:00
nkorange
fcf968c36b
Update version to 1.0.0-RC2
2019-03-22 17:29:26 +08:00
hxy1991
dcaca7e9a2
Fixes #925
2019-03-19 14:36:57 +08:00
nkorange
52d4e01bc7
#502 Fix several bugs
2019-03-18 20:57:28 +08:00
nkorange
a902194bc6
Close #910
2019-03-18 10:31:57 +08:00
nkorange
488075fa52
Update version to 1.0.0-RC1
2019-03-15 15:48:30 +08:00
nkorange
86b524127d
Merge branch 'develop' into feature_naming_group
2019-03-14 16:17:59 +08:00
nkorange
6034bdbdb9
#502 Compatible with 0.8.0
2019-03-14 16:04:07 +08:00
Fury Zhu
594741ce09
Merge pull request #897 from fluffywar/patch-1
...
更新HomePage
2019-03-14 09:26:04 +08:00
fluffywar
bcde863f61
更新HomePage
...
仓库里的显示的主页不对
https://mvnrepository.com/artifact/com.alibaba.nacos/nacos-client/0.9.1
2019-03-13 22:17:24 +08:00
nkorange
902a77aedd
Merge branch 'develop' into feature_naming_group
2019-03-13 18:43:13 +08:00
得少
6626b95273
change the isNotBlank to isBlank
2019-03-11 20:53:01 +08:00
nkorange
ac67b95d9f
Merge branch 'develop' into feature_naming_group
2019-03-11 17:36:23 +08:00
nkorange
5f07ce99e4
Fix #869
2019-03-11 17:32:52 +08:00
hxy1991
a57529ad7e
Fixes #880
2019-03-11 16:03:49 +08:00
nkorange
6ae100e390
Fix http client error
2019-03-08 10:43:26 +08:00
nkorange
366d9f3c30
Fix merge conflict
2019-03-07 19:36:40 +08:00
nkorange
dae2809630
Merge branch 'develop' into feature_naming_group
...
# Conflicts:
# api/pom.xml
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/HttpClient.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
# client/src/main/java/com/alibaba/nacos/client/naming/utils/UtilAndComs.java
# 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-03-07 19:24:22 +08:00
hxy1991
2584e59edf
Fixes #868
2019-03-07 14:46:34 +08:00
nkorange
dd0bd51617
Fix #866
2019-03-06 20:55:30 +08:00
nkorange
c4ad0888e0
#869 Clarify exception message
2019-03-06 11:59:15 +08:00
nkorange
7947fc29b1
#269 fix bug
2019-03-05 14:54:53 +08:00
得少
369f19608e
#863
2019-03-05 13:07:23 +08:00
nkorange
116e9119c2
#269 fix send client beat bug
2019-03-05 11:35:58 +08:00
得少
a9ff49692f
Optimize code design
2019-03-05 10:08:28 +08:00
得少
a05be5f97b
log format
2019-03-04 19:23:11 +08:00
得少
0774cb23d4
format log
2019-03-04 19:15:04 +08:00
得少
1869bea58f
format log
2019-03-04 18:50:35 +08:00
nkorange
8c23f34806
#269 fix bug
2019-03-04 17:12:29 +08:00
得少
43a51c0f25
#861
2019-03-04 16:56:01 +08:00
nkorange
616a8031bc
Merge branch 'develop' into feature_naming_group
...
# Conflicts:
# api/pom.xml
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/conf/application.properties
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/core/Cluster.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# pom.xml
# test/pom.xml
2019-03-04 10:12:11 +08:00
xuechaos
80c260e207
Release 0.9.0 Nacos : Nacos server function mode and fix 13 issues
...
* [#840 ] Nacos server adds startup mode to distinguish between config and naming.
* [#762 ] Register instance returns failed when the health check mode is 'server' in standalone mode.
* [#473 ] Nacos Cluster Mode kubernate Startup nacos.log error Log.
* [#240 ] Log strong dependence problem.
* [#824 ] getServicesOfServer throws exception if service list is empty.
* [#802 ] Nacos server multi-boot mode support.
* [#800 ] Nacos's client-to-server addressing mode document introduction.
* [#768 ] The interval at which the heartbeat is sent in BeatReactor is not controlled by the server return value.
* [#759 ] why instance can't auto-delete.
* [#756 ] Format of instance and service should be validated.
* [#720 ] Memory leak in PushService.
* [#653 ] IoUtils under nacos-common-0.2.1-RC1.jar lacks "" judgment on encoding.
* [#588 ] Client compatible to jdk1.6. On branch develop
2019-03-01 00:46:50 +08:00
xuechaos
f88b8018b5
merge develop to fix merge
2019-02-28 19:50:33 +08:00
xuechaos
0ca7323df9
#588 build client and dependenties use 1.6
2019-02-28 17:52:06 +08:00
hxy1991
41e6ec9cbb
Fixes #826
2019-02-28 17:50:29 +08:00
得少
c279d31c10
Merge remote-tracking branch 'origin/develop' into support_ans_developer
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/identify/CredentialWatcher.java
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/HttpClient.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
2019-02-27 20:42:30 +08:00
nkorange
ddf194ea00
Fix merge conflicts
2019-02-27 13:01:56 +08:00
nkorange
493715973f
Merge branch 'develop' into feature_naming_group
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/HttpClient.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/ServiceController.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/NamingProxy.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/NetUtils.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftStore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
2019-02-26 17:29:22 +08:00
hxy1991
0e9d3e678a
Fixes #240 #826 #827 #828
2019-02-26 14:22:38 +08:00
nkorange
8d762a5403
#502 User server proxy instead of client proxy
2019-02-22 21:57:33 +08:00
pbting
f5d2782901
Update NamingProxy.java
2019-02-22 17:43:54 +08:00
得少
b3ee9698fa
#817
2019-02-22 17:06:02 +08:00
nkorange
918dcf9905
#502 Fix bug
2019-02-20 20:09:59 +08:00
qingliang.ql
45d94f8935
metrics
2019-02-18 15:14:48 +08:00
qingliang.ql
474438001d
Merge branch 'develop' into feature_metrics
2019-02-18 10:50:45 +08:00
nkorange
9409ebfd8b
Merge branch 'feature_naming_ap' into feature_naming_group
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
2019-02-18 08:49:41 +08:00
nkorange
ede55b0e4f
Merge branch 'develop' into feature_naming_ap
2019-02-18 08:46:35 +08:00
Darkness463
5760d13520
Fix https://github.com/alibaba/nacos/issues/768 : Client beat interval.
2019-02-15 21:51:47 +08:00
nkorange
451863fe33
Update version to 0.8.1
2019-02-15 11:54:10 +08:00
nkorange
469d976aee
#502 Fix sync timestamp repeat bug
2019-02-15 11:40:19 +08:00
pbting
5e78e9a315
Merge branch 'feature_support_ans' into 0.8.0-poc-support-ans
2019-02-15 11:08:03 +08:00
pbting
15e0f30849
fix #367
2019-02-14 18:00:01 +08:00
pbting
e9bbe492bb
code format with idea
2019-02-13 16:12:16 +08:00
nkorange
9783240e9d
#269 Support service group
2019-02-13 15:46:28 +08:00
pbting
1a6fa9e69c
support ans
2019-02-13 15:42:41 +08:00
qingliang.ql
4eaf0e7fbf
fix not support java 1.7
2019-02-13 15:31:17 +08:00
nkorange
81dd9fbc6b
#745 Support service creation in AP mode
2019-02-12 20:11:57 +08:00
nkorange
58b8d1640f
#744 Add server status, #629 Add partition service warm up logic
2019-02-09 15:43:03 +08:00
nkorange
026ec980c5
#502 Fix test case not pass problem
2019-02-02 11:32:39 +08:00
nkorange
ab562117d5
#502 Fix HTTP 302 use GET problem.
2019-02-01 19:59:41 +08:00
nkorange
d3a4834672
#650 Server list manager detects healthy servers
2019-01-30 10:06:37 +08:00
nkorange
4560b3ca25
Merge branch 'develop' into feature_naming_ap
2019-01-25 11:51:31 +08:00
wuyoushan
b26f9f2fae
fix HttpSimpleClient npe bug
2019-01-23 16:40:46 +08:00
nkorange
6ebde678d3
#502 Reorganize parameter mapping.
2019-01-23 15:33:20 +08:00
water.lyl
f29209b114
release 0.8
2019-01-22 22:16:13 +08:00
nkorange
f2b43fb240
#502 Update author information
2019-01-19 21:23:35 +08:00
nkorange
d0bfc0e179
Merge branch 'feature_multi_tenant' into feature_naming_ap
...
# Conflicts:
# naming/src/main/java/com/alibaba/nacos/naming/core/ServiceManager.java
# naming/src/main/java/com/alibaba/nacos/naming/healthcheck/HttpHealthCheckProcessor.java
# naming/src/main/java/com/alibaba/nacos/naming/healthcheck/MysqlHealthCheckProcessor.java
# naming/src/main/java/com/alibaba/nacos/naming/healthcheck/TcpSuperSenseProcessor.java
# naming/src/main/java/com/alibaba/nacos/naming/monitor/PerformanceLoggerThread.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
2019-01-14 16:59:13 +08:00
nkorange
7abee38ff4
Merge branch 'feature_subscription_by_query_optional' into feature_multi_tenant
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/core/HostReactor.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/HealthController.java
# naming/src/main/java/com/alibaba/nacos/naming/monitor/PerformanceLoggerThread.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftStore.java
2019-01-14 16:01:58 +08:00
nkorange
fdc48028fc
Merge branch 'feature_subscription_by_query_optional' into feature_multi_tenant
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/core/HostReactor.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/HealthController.java
# naming/src/main/java/com/alibaba/nacos/naming/monitor/PerformanceLoggerThread.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftStore.java
2019-01-14 16:01:14 +08:00
Fury Zhu
15aec2aa61
Merge branch 'develop' into feature_subscription_by_query_optional
2019-01-14 14:28:53 +08:00
nkorange
baa4b4c1f1
#502 Update pom version
2019-01-13 10:26:23 +08:00
nkorange
55e1269ee1
#498 Merge develop
2019-01-12 22:43:24 +08:00
qingliang.ql
93d2bd253d
fix invoke method error
2019-01-11 15:47:42 +08:00
qingliang.ql
55c8f038e3
merge develop
2019-01-11 14:27:19 +08:00
Keep
21b7f96809
Merge pull request #446 from lostcharlie/develop
...
[ISSUE #442 ] Fix typos in class names and variables.
2019-01-11 14:19:43 +08:00
nkorange
9898a3c8e4
Merge branch 'develop' into feature_multi_tenant
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# naming/src/main/java/com/alibaba/nacos/naming/core/DomainsManager.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/HttpClient.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/UtilsAndCommons.java
# naming/src/main/java/com/alibaba/nacos/naming/push/PushService.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# naming/src/test/java/com/alibaba/nacos/naming/core/DomainsManagerTest.java
# test/src/test/java/com/alibaba/nacos/test/naming/RestAPI_ITCase.java
2019-01-11 14:08:13 +08:00
qingliang.ql
eb2c33a88e
metrics agent
2019-01-11 13:56:37 +08:00
nkorange
ad0a059a1d
fix #592
2019-01-11 13:07:08 +08:00
nkorange
63cf9dd00a
Fix #599
2019-01-09 20:36:08 +08:00
qingliang.ql
052901f27f
support java 6
2019-01-09 20:06:02 +08:00
qingliang.ql
4101814db6
add license
2019-01-09 12:05:14 +08:00
qingliang.ql
fb5bbf3689
merge develop
2019-01-09 11:27:51 +08:00
qingliang.ql
4bcf4313e3
collect metrics to metrics monitor
2019-01-09 10:35:24 +08:00
nkorange
c7800b42bd
fix #587
2019-01-09 10:08:05 +08:00
Keep
33e5e47832
Merge pull request #563 from huangyunbin/limiter
...
#562 Limiter DEFAULT_LIMIT optimization
2019-01-08 11:28:00 +08:00
qingliang.ql
d1a09847fe
client metrics
2019-01-07 20:31:45 +08:00
nkorange
fed3c3f986
#498 Rename healthController bean and update pom version to 0.8.0-SNAPSHOT
2019-01-07 17:57:13 +08:00
FrankBian
41001899db
format code: add @Override; translate some chinese msg to english; remove unneccessary method modifier
2019-01-07 15:48:01 +08:00
nkorange
720ab596a7
#497 Make subscription by query optional
2019-01-04 15:24:10 +08:00
cloud.huang
5881214631
#562 Limiter DEFAULT_LIMIT optimization
2019-01-03 18:43:53 +08:00
nkorange
571031eb0c
Fix #527
2018-12-27 00:28:39 +08:00
nkorange
478cb1533e
#498 Naming supports namespace
2018-12-25 16:48:27 +08:00
nkorange
947e0439b0
#269 Register instance with tenant info
2018-12-19 11:02:31 +08:00
hxy1991
0b65e34fd0
Fixes #336 #439
2018-12-19 10:36:59 +08:00
nkorange
dc36c24f17
#187 Add debug log
2018-12-18 17:35:22 +08:00
nkorange
066aaeaec0
Merge branch 'master' into 0.7.0
...
# Conflicts:
# api/pom.xml
# client/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# console/src/main/resources/static/console-fe/src/i18ndoc.js
# console/src/main/resources/static/console-fe/src/locales/en-US.js
# console/src/main/resources/static/console-fe/src/locales/zh-CN.js
# core/pom.xml
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# pom.xml
# test/pom.xml
2018-12-14 17:55:20 +08:00
nkorange
be64c1acf7
Update version to 0.7.0
2018-12-14 17:48:57 +08:00
nkorange
d2e4f4e6b4
Merge branch 'feature_cmdb' into 0.7.0
...
# Conflicts:
# api/pom.xml
# api/src/main/java/com/alibaba/nacos/api/exception/NacosException.java
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/config/impl/HttpSimpleClient.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/conf/application.properties
# distribution/conf/nacos-logback.xml
# distribution/pom.xml
# distribution/release-nacos.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# pom.xml
# test/pom.xml
2018-12-14 17:15:32 +08:00
nkorange
7a64ce2177
#187 Fix bug
2018-12-14 17:00:18 +08:00
Zhen Tang
6fb97c44e7
Revert changes in HTTP header for backward compatibility.
2018-12-13 09:13:51 +08:00
Zhen Tang
98e447e146
Fix typo: Long pulling -> Long polling.
2018-12-13 09:13:28 +08:00
Zhen Tang
d5fcfc4a81
Fix typo: PushRecver -> PushReceiver
2018-12-13 09:13:05 +08:00
nkorange
a5e564dbe5
Update version to 0.6.1
2018-12-11 17:15:57 +08:00
nkorange
1b3c5fb4ba
Prepare for 0.6.1
2018-12-11 16:34:43 +08:00
nkorange
8c50599a15
#429 Filter services by metadata
2018-12-11 16:10:48 +08:00
hxy1991
97743685ac
Fixes #363
2018-12-10 19:53:15 +08:00
nkorange
7115834a98
#421 Fixed
2018-12-10 19:52:58 +08:00
nkorange
3198ec69ca
#187 Refactor some logic
2018-12-10 15:37:48 +08:00
xuechaos
d4edde980b
Nacos release 0.6.0 version
...
#388 Cluster name should be provided in the Instance
#377 Clean up messy code in Naming module
#369 Support instance list persisted on disk
#366 findbugs-maven-plugin version
#362 The metadata will lost when online or offline instance through web ui
#352 Refactoring internationalization Nacos console
#278 Nacos docker img
#243 optimize the efficiency of integration testing, it’s taking too long now
2018-12-07 15:19:43 +08:00
hxy1991
25819dce28
Fixes #229
2018-12-05 22:36:33 +08:00
nkorange
aace49640a
#187 provide CMDB module
2018-12-05 12:08:49 +08:00
nkorange
78523976ba
#97 Support integrating to third-party CMDB to filter service providers by their labels.
2018-12-03 17:56:11 +08:00
hxy1991
cbc8b0a75a
Merge branch 'upstream-develop'
...
# Conflicts:
# api/src/main/java/com/alibaba/nacos/api/naming/listener/Event.java
# client/src/main/java/com/alibaba/nacos/client/naming/net/HttpClient.java
# config/src/main/java/com/alibaba/nacos/config/server/utils/RunningConfigUtils.java
2018-12-03 10:29:40 +08:00
JianweiWang
be0ba62bbd
Merge pull request #378 from alibaba/feature_debug_log
...
#377 Clean up code
2018-12-02 18:00:36 +08:00
nkorange
5f60644d9e
#377 Clean up code
2018-12-02 17:40:06 +08:00
hxy1991
30e7c5273a
Fixes #363
2018-12-01 13:57:03 +08:00
nkorange
e3e6682231
Modify author info
2018-11-30 13:25:58 +08:00
liaozan
98ec99d84d
fix typo
2018-11-24 13:16:38 +08:00
nkorange
62352515d9
Hide mvn repository config
2018-11-20 09:12:20 +08:00
dungu.zpf
d795ad7d2b
0.5.0 release
2018-11-19 19:54:08 +08:00
nkorange
93246b3ded
Merge branch 'naming-model-refactor' into develop
...
# Conflicts:
# console/src/main/resources/static/src/pages/ConfigurationManagement/ConfigEditor/ConfigEditor.js
# console/src/main/resources/static/src/pages/ConfigurationManagement/ConfigurationManagement/ConfigurationManagement.js
# naming/src/main/java/com/alibaba/nacos/naming/misc/NetUtils.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
2018-11-16 19:59:15 +08:00
Fury Zhu
ea03905ae9
Merge branch 'master' into naming-model-refactor
2018-11-16 18:16:51 +08:00
nkorange
46c141900e
Fix PMD
2018-11-16 12:07:25 +08:00
hxy1991
af21897608
correct license
2018-11-16 10:28:28 +08:00
nkorange
eba3ca9c74
Fix ip registered failed bug
2018-11-15 15:25:45 +08:00
nkorange
361ae0b2dd
Fix raft publish bug
2018-11-15 14:19:08 +08:00
lingwei.clw
b22284fc90
新增测试用例
2018-11-14 12:06:58 +08:00
nkorange
d3751a99af
#209 Disable service and cluster level customization in client
2018-11-08 16:34:18 +08:00
nkorange
3c608ab2e5
Fix #241
2018-11-08 16:28:36 +08:00
water.lyl
7fdd80cc31
update version to 0.4.0
2018-11-05 20:34:37 +08:00
nkorange
1a9a282682
#176 Bypass local cache at client start by default.
2018-10-31 17:14:17 +08:00
nkorange
6e3f2ba31a
Merge branch 'master' into develop
2018-10-31 15:42:23 +08:00
nkorange
3e01285ab7
Merge branch 'hotfix-clientbeat-lose-info' into raft-performance
2018-10-30 20:11:30 +08:00
nkorange
dc7cb2bdee
Fix #190
2018-10-30 17:59:05 +08:00
water.lyl
563105ae4f
Fix #106
2018-10-30 17:52:01 +08:00
nkorange
aa7e2e41e7
remove ip use weak raft
2018-10-30 16:16:01 +08:00