Cluas
5df28f4fdc
registry/nacos: reduce twice string copies ( #1681 )
...
* registry/nacos: reduce two string copies
* registry/nacos: update example
3 years ago
kiripeng
041ffffb15
fix: map 其桶中只能存储 8 个键值对元素,超过后会储存到溢出桶或者扩容,影响性能,预先声明容量以免影响性能 ( #1671 )
3 years ago
sxpsxp12
63a7ffae04
fix: fix nacos.Register many endpoint metadata kind error ( #1664 )
...
* fix: fix nacos.Register metadata map type reference bug --user=sxpsxp12
* fix: fix golangci-link error
Co-authored-by: songxiaopeng <xiaopeng.song@infwaves.com>
3 years ago
leyou240
67161b62eb
feat(registry/nacos): add default kind option ( #1650 )
3 years ago
haiyux
27cfec93d6
optimize:chan bool to chan struct{} ( #1648 )
3 years ago
包子
7e0045cd0f
fix: nacos a vulnerable dependency was referenced ( #1639 )
...
* fix: replace jsonparser version
* fix
* fix
3 years ago
包子
6b53d7d229
deps: upgrade 2.1.2 ( #1638 )
...
* deps: upgrade 2.1.2
* fix lint
3 years ago
haiyux
3607ce1b92
feat: upgrade grpc version to 1.42.0 ( #1626 )
3 years ago
wangcong
c3d0bb66bb
fix: nacos registry test data race ( #1613 )
3 years ago
Windfarer
4f013de2ec
test: add nacos test ( #1603 )
...
* add test
* upgrade nacos sdk version
* upgrade nacos sdk version
* fix test
* github nacos instance
* config test
* fix lint
* fix test
* go mod
* fix lint
* lint
3 years ago
wangcong
cf385f6285
fix: k8s nacos and zookeeper registry lint ( #1599 )
3 years ago
包子
979ec39c53
deps: update kratos version ( #1554 )
3 years ago
Windfarer
f3e75bffca
feat: update go version to 1.16 ( #1536 )
3 years ago
包子
25f448794d
deps: otel upgrade to v1.0.0 ( #1500 )
3 years ago
Tony Chen
b92e8a9da8
deps: update otel to v1.0.0-rc3 ( #1466 )
...
* update otel to v1.0.0-rc3
3 years ago
Casper-Mars
ab5152dbe1
feat(middleware/auth): add auth middleware ( #1274 )
...
* add auth middleware
3 years ago
Tony Chen
b38c1145cf
fix(middleware/circuitbreaker): add breaker group ( #1453 )
...
* add breaker group
* update aegis to v0.1.1
3 years ago
Kagaya
29a5327291
ci: submodule ci check ( #1401 )
...
* add tool scripts
4 years ago
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir ( #1399 )
...
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
4 years ago