binbin.zhang
|
dfbe390d78
|
fix read config cache (#600)
|
2023-04-01 13:05:36 +08:00 |
binbin.zhang
|
c11cbcc5ca
|
grpc default port init (#598)
* grpc default port init
* update version
|
2023-03-23 19:11:31 +08:00 |
lin
|
e25bc91bb0
|
修复初始化并发读写的情况 (#591)
* 修复初始化并发写的情况
|
2023-03-23 17:21:31 +08:00 |
Cotch
|
43cf5aeb30
|
调整 [INFO] logDir cacheDir 日志输出 (#590)
* 使用 logger 替换 log 在配置时的输出
|
2023-03-23 09:54:22 +08:00 |
binbin.zhang
|
859cdce5a7
|
fixed memory usage problem caused by maxInt chan (#596)
|
2023-03-22 21:05:21 +08:00 |
binbin.zhang
|
03bd50fb6e
|
update get cache config log print (#594)
|
2023-03-21 16:27:25 +08:00 |
binbin.zhang
|
73c4f3632d
|
update version (#589)
|
2023-03-15 19:09:33 +08:00 |
binbin.zhang
|
802920dd32
|
update ConnectionEvent capacity (#588)
|
2023-03-15 19:03:53 +08:00 |
binbin.zhang
|
82a862a9a4
|
fix QueryInstancesOfService clusters (#578)
|
2023-02-22 10:15:22 +08:00 |
binbin.zhang
|
e190e290f5
|
fix panic for rpc errorResponse (#577)
|
2023-02-21 19:28:41 +08:00 |
Bave Lee
|
8c02e5d388
|
Fix MaxInt64 overflows on ARM 32-bits (#575)
* Fix MaxInt64 overflows on ARM 32-bits
|
2023-02-21 19:05:38 +08:00 |
binbin.zhang
|
2f8d81c152
|
refine grpc_client (#574)
|
2023-02-15 20:44:16 +08:00 |
binbin.zhang
|
4cddffb74f
|
support batch register (#573)
* support batch register
* batch register ut
|
2023-02-15 20:15:43 +08:00 |
wang.dongyun
|
63f4c7b8aa
|
[conf] 配置中心关于本地文件缓存问题 (#565)
* 远程nacos故障,降级本地
Co-authored-by: jeff.wang <jeff.wang@lunarax.io>
|
2023-02-03 19:01:33 +08:00 |
binbin.zhang
|
3b038b4122
|
Master namespace id dafult (#558)
* default namespaceId
* update version
|
2023-01-16 19:56:46 +08:00 |
haifeiWu
|
cb837151ff
|
update README go format (#553)
update README go format
|
2023-01-12 19:46:55 +08:00 |
a3d21
|
8fb78d150a
|
Fix listener receiving encrypted content when kms is open. (#549)
* Fix listener receiving encrypted content when kms is open.
|
2022-12-26 11:24:28 +08:00 |
binbin.zhang
|
c819fd3bce
|
refine (#552)
fixes: 545
|
2022-12-26 10:53:39 +08:00 |
binbin.zhang
|
df401c22f4
|
fix config listener cpu usage (#551)
|
2022-12-12 19:56:20 +08:00 |
haifeiWu
|
c4a995cccd
|
fix error in example code (#546)
fix error in example code
|
2022-12-10 21:34:28 +08:00 |
DangoFish
|
10614a56d6
|
Update README_CN.md (#541)
|
2022-11-28 21:28:36 +08:00 |
Pixy Yuan
|
61c06ae6f7
|
[ISSUE #537] Fix naming http client authentication. (#538)
|
2022-11-21 21:11:34 +08:00 |
binbin.zhang
|
a13f6f2403
|
update SearchConfigParam (#535)
|
2022-10-29 15:55:48 +08:00 |
binbin.zhang
|
cad5a5ec2b
|
update go.yml (#534)
|
2022-10-27 20:50:48 +08:00 |
binbin.zhang
|
d7d2210404
|
Update go.yml
update go.yml 1.17
|
2022-10-27 20:41:52 +08:00 |
binbin.zhang
|
7f723c12da
|
update version 2.1.1 (#533)
|
2022-10-27 20:21:54 +08:00 |
summer-endless
|
8be361d514
|
fix issue #519 (#520)
* fix issue #519,当NotLoadCacheAtStart设置为false,第二次启动,服务订阅Subscribe不生效问题
|
2022-10-13 11:22:58 +08:00 |
LanLanceYuan
|
3996df22e0
|
chore: fix typo (#525)
|
2022-10-13 11:21:10 +08:00 |
binbin.zhang
|
c085cfbc3a
|
use context cancel leak goroutine (#523)
|
2022-10-01 21:38:31 +08:00 |
binbin.zhang
|
c65ee73bd7
|
update configitem.id type (#512)
|
2022-09-01 10:33:21 +08:00 |
lin
|
bdae4568ee
|
enhance grpc time out (#511)
|
2022-09-01 10:30:18 +08:00 |
binbin.zhang
|
3dffcd5f57
|
replace service_info_holder concurrent map with sync.map (#501)
|
2022-08-23 21:13:26 +08:00 |
binbin.zhang
|
b5986f7424
|
fix getServieList use namespaceId (#500)
* fix getServieList use namespaceId
|
2022-08-14 13:30:28 +08:00 |
binbin.zhang
|
373906a4be
|
2.0.x (#496)
|
2022-07-30 17:21:35 +08:00 |
wangcong
|
dec3976954
|
fix: fix ConfigClient data race (#483)
|
2022-07-21 22:17:46 +08:00 |
孙鹏
|
5cb07119d4
|
fixes syntax error for Readme doc (#492)
|
2022-07-21 22:13:36 +08:00 |
志飞
|
c7dfb75b3c
|
bugfix dubbo-go issue: nacos-go-sdk stdout redirect #1960 (#489)
fix:490
Co-authored-by: chenzf72 <chenzf72@chinaunicom.cn>
|
2022-07-17 15:51:18 +08:00 |
Zhiqiang Li
|
24e67a3e0a
|
optimize code (#471) (#484)
|
2022-07-05 19:49:54 +08:00 |
binbin.zhang
|
bcceb1967c
|
fix test race (#445)
|
2022-04-11 09:37:16 +08:00 |
binbin.zhang
|
54008acea2
|
ci add race check (#444)
|
2022-04-10 15:39:48 +08:00 |
kinggo
|
bff55a2174
|
fix: InitLogger data-race (#438)
|
2022-04-07 22:33:35 +08:00 |
binbin.zhang
|
c23c0c2d0a
|
refine custom logger (#436)
|
2022-04-06 18:57:27 +08:00 |
binbin.zhang
|
c67e862fc9
|
add issue template (#433)
|
2022-04-02 17:53:26 +08:00 |
realJackSun
|
9839234948
|
Merge pull request #405 from HabbyChen/master
注入对日志接口的实现
|
2022-03-31 20:36:43 +08:00 |
realJackSun
|
3e3cfdd9bc
|
Remove redundant code
|
2022-03-31 14:25:35 +08:00 |
realJackSun
|
388150aa3b
|
Change the LOG_FILE_NAME from ./nacos-sdk.log to nacos-sdk.log
|
2022-03-31 14:25:17 +08:00 |
realJackSun
|
99ec14799e
|
Change the LogDir
|
2022-03-31 14:24:47 +08:00 |
realJackSun
|
c27b60e2bb
|
Remove redundant code
|
2022-03-31 14:24:08 +08:00 |
realJackSun
|
761002fa1c
|
Remove redundant
|
2022-03-31 14:23:08 +08:00 |
realJackSun
|
3698825f50
|
Reorder the imports
|
2022-03-31 14:22:33 +08:00 |