1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-22 03:38:41 +02:00

16 Commits

Author SHA1 Message Date
baozhecheng
a45f3afdff Revert "feat: support polaris service governance"
This reverts commit b67d514bfac431b6f9d6c98f1d8e46cb1738e08d.
2022-12-20 14:56:36 +08:00
baozhecheng
b67d514bfa feat: support polaris service governance 2022-12-20 14:55:50 +08:00
JellyTony
590c469081
feat: add app Before and Afters option (#2403)
* feat: add app Before and Afters option

* feat: before and Afters with context params

* style: declaration of "err" shadows declaration

Co-authored-by: JeffreyBool <zhanggaoyuan@mediatrack.cn>
2022-11-07 18:34:31 +08:00
Tony Chen
503ec03f37
app: fix instance nil when not registered (#2059)
* fix instance nil when not registered

* fix data race
2022-05-27 01:15:21 +08:00
包子
70f58b264a
fix(app): use new context when app stop (#1589) 2021-10-28 11:09:17 +08:00
Xudong Cai
b44e47b087
refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors

* fix: TestLogger unit test
2021-08-16 10:35:08 +08:00
Tony Chen
97694b19ad
test: add registry tests (#1260)
* add registry tests

* add registrar timeout

Co-authored-by: 包子 <baozhecheng@foxmail.com>
2021-07-27 15:35:47 +08:00
longxboy
e1d6377542
add feat endpoint (#972)
* add feature endpoint
2021-05-31 16:10:17 +08:00
Tony Chen
149fc0195e
kratos: add application info (#968)
* add application info

* add base context

* add client target
2021-05-29 23:52:05 +08:00
Tony Chen
ee211bfe1b
remove unused options (#767) 2021-03-14 16:04:37 +08:00
Tony Chen
a4409adf16
fix interface defines (#760)
* fix interface defines
2021-03-11 23:26:07 +08:00
Tony Chen
50af5b2588
add before&after hooks (#751)
* add before&after hooks
2021-03-07 21:35:52 +08:00
chenzhihui
b97c3c4160 fix registry option 2021-03-03 23:09:35 +08:00
longXboy
f984dc5c6d rename naming 2021-02-28 20:40:05 +08:00
longXboy
8f064855d9 split naming registry 2021-02-28 13:39:45 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00