包子
|
fd9d324906
|
fix(config/apollo): rename func NewSouceWithConfig (#1425)
|
4 years ago |
Tony Chen
|
1ac50be94c
|
fix: sra to aegis (#1420)
* fix: sra to aegis
|
4 years ago |
包子
|
1517321dd8
|
chore(examples/event): add memory and rename Message to Event (#1282)
* chore(examples/event): add memory and rename Message to Event
|
4 years ago |
Kagaya
|
de55281108
|
feat(middleware/ratelimit): add rate limiter middleware (#1271)
* add ratelimit middleware
|
4 years ago |
Kagaya
|
47f039792b
|
feat(middleware/breaker): add circuit breaker middleware (#1299)
* add breaker middleware
|
4 years ago |
塔塔开
|
a78f740bd5
|
fix change unit to seconds (#1408)
Co-authored-by: xuyong.zhang <xuyong.zhang@hiscene.com>
|
4 years ago |
包子
|
8468cfdd45
|
feat: add apollo example and some problems of fix apollo config (#1411)
* feat: add apollo example and some problems of fix apollo config
|
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 |
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
4 years ago |
包子
|
eaf0ceab0c
|
chore(registry): unified management of decentralized warehouses (#1368)
* chore(registry): unified management of decentralized warehouses
|
4 years ago |
Harvey Li
|
050b14c1e0
|
fix: correct client code in the example of TLS connection (#1355)
* Create ca.crt
|
4 years ago |
月墨夕
|
6ae2e8712d
|
fix:etcd<3.13 block question (#1317)
|
4 years ago |
月墨夕
|
9bbf4696d4
|
upgrade examples mod dependent version (#1314)
|
4 years ago |
longxboy
|
a17eaeeff4
|
upgrade: grpc to 1.39 (#1312)
|
4 years ago |
月墨夕
|
e5ae8dc3f1
|
fix: upgrade etcd version (#1302)
|
4 years ago |
月墨夕
|
c1b9ace84e
|
feat: kratos tool support generate stream service code (#1284)
* kratos tool support generate stream service code
|
4 years ago |
longxboy
|
f65a0a9134
|
feat: enhance tracing (#1300)
* feat: enhance tracing
* fix go lint
|
4 years ago |
杜晨昊
|
2fa9168bde
|
fix example blog makefile (#1296)
|
4 years ago |
longxboy
|
2e17f18d66
|
feat: change grpc gateway import path (#1295)
change grpc gateway import path to kratos project
|
4 years ago |
Windfarer
|
f93084ba9f
|
test: option tests (#1292)
* test options
* more tests
|
4 years ago |
Tony Chen
|
bc35f20228
|
feat(endpoint): add endpoint parser (#1273)
* feat(endpoint): add endpoint parser
* fix parseTarget ut
* fix insecure testing
|
4 years ago |
zwhyb
|
8f4e78b47d
|
grpc‘s secure discovery (#1270)
* add gprc secure discovery
* add http insecure filter
|
4 years ago |
Tony Chen
|
5ca42fe921
|
feat(transport): add transport tls config (#1267)
* add http tls config
* add grpc tls config
* add examples tls
* fix resolver parseTarget
* support https for discovery
* add isSecure
* clean code
Co-authored-by: longXboy <longxboyhi@gmail.com>
Co-authored-by: 包子 <baozhecheng@foxmail.com>
|
4 years ago |
Tony Chen
|
97694b19ad
|
test: add registry tests (#1260)
* add registry tests
* add registrar timeout
Co-authored-by: 包子 <baozhecheng@foxmail.com>
|
4 years ago |
longXboy
|
f5e90c90db
|
fix go mod
|
4 years ago |
longxboy
|
cdf95046fd
|
upgrade consul version (#1261)
|
4 years ago |
Tony Chen
|
7773d15256
|
fix(grpc/resolver): fix builder context (#1258)
* fix grpc resovler ctx
* fix client close
* upgrade etcd to v3.5.0
* clean code
|
4 years ago |
Julian-Chu
|
c7fcd388b5
|
chore(examples/i18n): typo (#1250)
|
4 years ago |
喵喵大人
|
d09ba5e3ee
|
style: add gosimple linter and gofmt linter (#1242)
|
4 years ago |
Tony Chen
|
77a39d3bb6
|
mod: upgrade uuid & form (#1239)
* mod: upgrade uuid & form
* add release version
|
4 years ago |
包子
|
b6d005b21e
|
chore(examples/event): examples of increasing use of event (#1228)
* chore(examples/event): examples of increasing use of event
|
4 years ago |
pokitpeng
|
ab45baf5ec
|
chore: add zookeeper registry example (#1223)
|
4 years ago |
longxboy
|
4e529d1e30
|
add router group for http server (#1208)
|
4 years ago |
longXboy
|
078ca6bc9b
|
add sub router for http
|
4 years ago |
longXboy
|
2920c12ead
|
add gin examples
|
4 years ago |
包子
|
5f678de2cc
|
fix(transport/http): fixed the problem of getting empty node list (#1206)
* fix(transport/http): fixed the problem of getting empty node list
* fix http blocking
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
4 years ago |
longxboy
|
b2ba585b2e
|
upgrade consul (#1205)
|
4 years ago |
pokitpeng
|
e8c9a361d3
|
fix(examples/config): fixed spelling mistake (#1186)
|
4 years ago |
miya
|
21a729bc3a
|
fix(examples/cors): method misuse (#1184)
|
4 years ago |
Windfarer
|
a7b1af764f
|
feat(examples/i18n) add i18n example (#1157)
* i18n example
* enable
* regenerate
* readme
* update doc
* go mod tidy
* update readme
* go mod tidy
|
4 years ago |
Tt yo
|
567ff27eff
|
examples: add echo example (#1162)
* examples: add echo examples
* style: update code style.
|
4 years ago |
包子
|
6e9ce7af22
|
chore(example/blog): add ent tracing, and print the original SQL (#1163)
|
4 years ago |
longXboy
|
14d383bc6f
|
add v2.0.0
|
4 years ago |
longxboy
|
23a7f15541
|
add form for codec (#1158)
* add form for http codec
|
4 years ago |
longXboy
|
26e94aa2ad
|
add swagger api examples
|
4 years ago |
Tony Chen
|
81f96ee74d
|
fix(http): fix error encoder (#1141)
* fix error encoder
|
4 years ago |
youn
|
c268f98404
|
add form encoding (#1138)
* add form encoding
* update examples go mod
|
4 years ago |
包子
|
bdb51d2696
|
feat(examples): add benchmark example (#1134)
* feat(examples): add benchmark example
* fix examples/benchmark/test.sh
* fix: remove go.mod from examples / benchmark
|
4 years ago |
longxboy
|
798b0e6e7d
|
upgrade otel to v1 rc1 (#1132)
|
4 years ago |
longxboy
|
7530fadde0
|
Feat/fix examples (#1129)
remove github protobuf dependency
|
4 years ago |