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

945 Commits

Author SHA1 Message Date
包子
9f4c4d9877
Update cmd/upgrade (#1101) 2021-06-23 23:57:42 +08:00
包子
8cf377cf9c
fix cmd proto server (#1098) 2021-06-23 23:55:20 +08:00
opensite
5f41ea0f04
fix(cmd): fix kratos cmd (#1102)
fix kratos proto client cmd when the validate.proto is annotated not to generate validate pb file

修复kratos命令,validate.proto 引入,注释未使用时,不生成 validate pb文件
2021-06-23 23:54:28 +08:00
包子
4a6eb3e47f
Fix rename tracing.WithPropagators to tracing.WithPropagator (#1095)
* Fix rename tracing.WithPropagators to tracing.WithPropagator
2021-06-22 22:39:55 +08:00
opensite
4236b40c94
feat(cmd): support the validate pb file generate for kratos proto client command (#1094)
kratos client 命令 增加 validate pb 文件生成

Co-authored-by: lishuangxi <lishuangxi@bjx.cloud>
2021-06-22 20:33:00 +08:00
包子
6dc8300ee8
add examples/validate (#1093) 2021-06-22 10:21:39 +08:00
longxboy
b6fc811744
fix version (#1090) v2.0.0-rc6 2021-06-21 11:24:24 +08:00
Tony Chen
59f54b2661
Revert/root ctx v2 (#1088)
* Revert "remove app info (#1081)"

This reverts commit 1dab58616b5bfee9bb78abe192d45f44c2f53c43.

* add http base ctx

Co-authored-by: longXboy <longxboyhi@gmail.com>
2021-06-20 23:00:27 +08:00
包子
b4dd478bc9
update log/readme.md (#1085)
* update log/readme.md

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-06-20 21:23:57 +08:00
拉小轰
a928622f27
golang syntax log README.md (#1084)
* golang syntax log README.md

* golang syntax
2021-06-20 21:10:40 +08:00
miya
b22bc26a02
middleware/tracing: add test (#1083) 2021-06-19 23:47:40 +08:00
Tony Chen
30334dc47c
transport/http: rename route to router (#1082)
* rename route to router
2021-06-19 16:02:07 +08:00
Tony Chen
1dab58616b
remove app info (#1081) 2021-06-19 15:40:28 +08:00
Tony Chen
e5e7832306
fix cors filter (#1080) 2021-06-19 09:53:34 +08:00
longxboy
e278a4cf36
fix protoc http cmd (#1079) 2021-06-18 11:49:25 +08:00
longxboy
4241dc8106
add rc5 (#1078)
* add rc5
2021-06-18 10:53:29 +08:00
包子
7b41acf241
add examples/errors (#1077)
* addd examples/errors
v2.0.0-rc5
2021-06-17 17:57:23 +08:00
longxboy
8baa2ede4b
add path pattern for http (#1076)
* add path pattern for http
2021-06-17 17:34:27 +08:00
isfk
a50bbbd0d5
update kratos version (#1074)
update kratos version to rc4
2021-06-17 15:20:35 +08:00
longxboy
25c8e2bd3b
fix wrapper seq (#1073) v2.0.0-rc4 2021-06-17 10:50:33 +08:00
longxboy
1e543c2a9e
add website (#1072) 2021-06-17 10:29:22 +08:00
longxboy
3af16d771d
add comment (#1071)
add comment
2021-06-17 10:26:45 +08:00
Tony Chen
16b1da04e0
transport/http: fix content type (#1070)
* fix content type
2021-06-17 10:26:31 +08:00
longxboy
db02034dd1
fix error decode (#1068)
* fix error decode
2021-06-16 19:54:19 +08:00
Windfarer
4e96e08471
config test (#1063)
* init test

* reader test
2021-06-16 15:28:54 +08:00
包子
53522c4098
add log fatal level (#1067) 2021-06-16 14:53:44 +08:00
Tony Chen
51a3a32502
middleware/metadata: add md test (#1064)
* add metadata test
2021-06-15 21:41:55 +08:00
longxboy
60b1e593f1
add http transport (#1060)
* add http transport

* delete method and path
2021-06-15 11:40:41 +08:00
Tony Chen
7f72b72ddb
fix endpoint extract (#1061) 2021-06-15 11:39:28 +08:00
Tony Chen
6ee0607f03
transport: add transport kind (#1059)
* add transport kind
2021-06-15 11:05:13 +08:00
包子
258e911f4f
fix log filter (#1056)
* fix log filter

Co-authored-by: Tony Chen <zhihui_chen@foxmail.com>
2021-06-14 21:00:18 +08:00
Windfarer
0ff1c6f89a
test http (#1045)
* test http
* fix response codec
* benchmark
v2.0.0-rc3
2021-06-14 12:25:15 +08:00
longxboy
dc80d0865f
add omitempty (#1054) 2021-06-14 11:43:22 +08:00
包子
864a791e04
Merge pull request #1053 from go-kratos/log-filter
log: logger filter
2021-06-14 11:22:13 +08:00
chenzhihui
dc476c3b57 fix 2021-06-14 11:21:56 +08:00
chenzhihui
b378f993c4 fix 2021-06-14 11:19:39 +08:00
chenzhihui
91a01798f4 fix 2021-06-14 11:18:44 +08:00
chenzhihui
f92d4742bb fix 2021-06-14 11:12:58 +08:00
longxboy
68e7f4854c
add range (#1052)
* add range

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-06-14 11:07:46 +08:00
包子
ba2607530d fix log filter 2021-06-14 11:02:09 +08:00
chenzhihui
51725f1912 fix 2021-06-14 10:50:22 +08:00
chenzhihui
0e6c53fda9 fix 2021-06-14 10:25:59 +08:00
chenzhihui
7340fecf27 fix 2021-06-14 10:14:23 +08:00
包子
34d6d7b90e add log filter benchmark 2021-06-14 07:50:44 +08:00
包子
7bebc58381 modify log caller 2021-06-14 01:47:48 +08:00
包子
38673521e4 clean log filter 2021-06-14 01:11:24 +08:00
Tony Chen
8d8cd8c8a8
Middleware/metadata v2 (#1050)
* add middleware metadata
* add transport header
* add transport carrier

Co-authored-by: longXboy <longxboy@gmail.com>
2021-06-14 00:59:07 +08:00
包子
ecb0030d48 update log filter 2021-06-14 00:54:48 +08:00
包子
58c99b2768 clean log filter and update value caller 2021-06-14 00:35:39 +08:00
包子
582a24c0a6 add log filter 2021-06-14 00:14:32 +08:00