1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-15 13:53:35 +02:00

25 Commits

Author SHA1 Message Date
包子
9ea78f302d
deps: upgrade kratos version to v2.1.5 () 2022-01-24 15:26:45 +08:00
haiyux
da70e22201
upgrade:upgrade grpc and opentelemetry version ()
* upgrade:upgrade grpc and opentelemetry version

* upgrade jaeger

* fix lint
2022-01-06 20:29:18 +08:00
包子
7fe194ead4
deps: uprade kratos version to v2.1.4 () 2022-01-05 16:30:08 +08:00
包子
1117350b9c
deps: update kratos version to 2.1.3 () 2021-12-22 14:15:09 +08:00
白玉堂
72f9cc3518
docs: some wrong err msg description 2021-12-22 09:08:29 +08:00
包子
32158bcef2
fix(nacos): call unsubscribe when watching is stopped () 2021-12-17 11:08:16 +08:00
Cluas
5df28f4fdc
registry/nacos: reduce twice string copies ()
* registry/nacos: reduce two string copies

* registry/nacos: update example
2021-12-10 00:14:35 +08:00
kiripeng
041ffffb15
fix: map 其桶中只能存储 8 个键值对元素,超过后会储存到溢出桶或者扩容,影响性能,预先声明容量以免影响性能 () 2021-12-09 23:29:47 +08:00
sxpsxp12
63a7ffae04
fix: fix nacos.Register many endpoint metadata kind error ()
* fix: fix nacos.Register metadata map type reference bug --user=sxpsxp12

* fix: fix golangci-link error

Co-authored-by: songxiaopeng <xiaopeng.song@infwaves.com>
2021-12-05 02:33:55 +08:00
leyou240
67161b62eb
feat(registry/nacos): add default kind option () 2021-12-02 11:38:01 +08:00
haiyux
27cfec93d6
optimize:chan bool to chan struct{} () 2021-11-24 17:21:01 +08:00
包子
7e0045cd0f
fix: nacos a vulnerable dependency was referenced ()
* fix: replace jsonparser version

* fix

* fix
2021-11-19 15:29:16 +08:00
包子
6b53d7d229
deps: upgrade 2.1.2 ()
* deps: upgrade 2.1.2

* fix lint
2021-11-19 15:02:49 +08:00
haiyux
3607ce1b92
feat: upgrade grpc version to 1.42.0 () 2021-11-18 00:38:31 +08:00
wangcong
c3d0bb66bb
fix: nacos registry test data race () 2021-11-06 15:15:56 +08:00
Windfarer
4f013de2ec
test: add nacos test ()
* 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
2021-11-05 16:45:46 +08:00
wangcong
cf385f6285
fix: k8s nacos and zookeeper registry lint () 2021-11-04 22:06:14 +08:00
包子
979ec39c53
deps: update kratos version () 2021-10-15 17:15:02 +08:00
Windfarer
f3e75bffca
feat: update go version to 1.16 () 2021-10-08 20:49:56 +08:00
包子
25f448794d
deps: otel upgrade to v1.0.0 () 2021-09-22 17:31:28 +08:00
Tony Chen
b92e8a9da8
deps: update otel to v1.0.0-rc3 ()
* update otel to v1.0.0-rc3
2021-09-12 15:28:10 +08:00
Casper-Mars
ab5152dbe1
feat(middleware/auth): add auth middleware ()
* add auth middleware
2021-09-10 10:49:18 +08:00
Tony Chen
b38c1145cf
fix(middleware/circuitbreaker): add breaker group ()
* add breaker group

* update aegis to v0.1.1
2021-09-09 10:40:53 +08:00
Kagaya
29a5327291
ci: submodule ci check ()
* add tool scripts
2021-09-06 21:37:34 +08:00
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir ()
* move to contrib dir


Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-09-01 13:40:14 +08:00