1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-02-21 19:19:32 +02:00

13 Commits

Author SHA1 Message Date
Yeqllo
eec45a3d0a
fix(config/apollo): apollo namespace (#1516)
* fix(config/apollo): support multiple namespace

* fix(config/apollo): modify example and test

* fix(config/apollo): recoding watcher

* styl(config/apollo): package sort; use log instead of fmt

* styl(config/apollo): use kratos/log package instead of fmt

* styl(config/apollo): optimise code with reviewer advises; fix some edge cases on genKey function.

* styl(config/apollo): rename `convertProperties` as `resolve`
2021-10-21 12:48:53 +08:00
包子
979ec39c53
deps: update kratos version (#1554) 2021-10-15 17:15:02 +08:00
Windfarer
f3e75bffca
feat: update go version to 1.16 (#1536) 2021-10-08 20:49:56 +08:00
longxboy
d0c65fbd75
feat: change to v2.1.0 (#1535)
* change to v2.0.5

* fix go lint
2021-10-08 14:14:52 +08:00
ONG-YA
a99659052a
feat: add backupConfigPath method (#1511)
* add backupConfigPath method

Co-authored-by: yangfw <yangfw@corp.21cn.com>
2021-10-06 13:11:24 +08:00
包子
25f448794d
deps: otel upgrade to v1.0.0 (#1500) 2021-09-22 17:31:28 +08:00
Tony Chen
b92e8a9da8
deps: update otel to v1.0.0-rc3 (#1466)
* update otel to v1.0.0-rc3
2021-09-12 15:28:10 +08:00
Casper-Mars
ab5152dbe1
feat(middleware/auth): add auth middleware (#1274)
* add auth middleware
2021-09-10 10:49:18 +08:00
Tony Chen
b38c1145cf
fix(middleware/circuitbreaker): add breaker group (#1453)
* add breaker group

* update aegis to v0.1.1
2021-09-09 10:40:53 +08:00
Kagaya
29a5327291
ci: submodule ci check (#1401)
* add tool scripts
2021-09-06 21:37:34 +08:00
包子
fd9d324906
fix(config/apollo): rename func NewSouceWithConfig (#1425) 2021-09-06 21:32:05 +08:00
包子
8468cfdd45
feat: add apollo example and some problems of fix apollo config (#1411)
* feat: add apollo example and some problems of fix apollo config
2021-09-02 15:04:58 +08:00
Windfarer
0ec3ff0b46
refactor: move plugins to contrib dir (#1399)
* move to contrib dir


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