1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
haiyux 00c05e82a3 test:remove testify go mod (#1766)
* test:remove testify go mod

* tidy go mdo

* fix test
2022-01-14 10:02:42 +08:00
Giovanny Gutiérrez ccb649a201 fix(protoc-gen-go-http): Update http rule when path mappings (#1704)
* fix(cmd/protoc-gen-go-http): Follow the http rule to use the query string
2021-12-26 21:13:38 +08:00
包子 0e72cc2dcb fix(cmd/proto-gen-http-go): remove go.mod replace (#1707) 2021-12-22 16:24:35 +08:00
包子 1117350b9c deps: update kratos version to 2.1.3 (#1706) 2021-12-22 14:15:09 +08:00
haiyux ef3322ec07 fix: remove cmd replace (#1640) 2021-11-19 17:14:24 +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
Tony Chen e7d2f4966a upgrade kratos to v2.0.3 (#1264) 2021-07-27 15:59:34 +08:00
Tony Chen 623fc5cb3f update version to v2.1.0-dev (#1249)
* update version to v2.1.0-dev

* fix pkg ordering

* upgrade kratos version
2021-07-25 22:29:16 +08:00
Tony Chen f872ec4685 mod: clean cmd mod (#1240) 2021-07-25 00:29:09 +08:00
longxboy 736385c8e6 Feat/uni transport (#1028)
* add metadata incoming&outgoing

* regenerate proto

* uni transport

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2021-06-11 15:05:57 +08:00
longxboy 9a3a02fc68 add http client rpc stub (#943)
* add http client
2021-05-24 23:01:26 +08:00
Tony Chen 4d0770a6a2 fix http handler (#939) 2021-05-22 11:14:55 +08:00
Tony Chen d85f5e9ae1 encoding/json: fix nil value (#884)
* fix nil value
2021-04-29 15:49:44 +08:00
Tony Chen 311a65367e update kratos (#785) 2021-03-18 00:21:15 +08:00
Tony Chen a185916df6 cmd: update kratos version (#773)
* update kratos version
2021-03-16 23:38:18 +08:00
Tony Chen 946e9ca814 fix http decode (#742)
* fix http decoder
2021-03-05 18:52:39 +08:00
chenzhihui b103c72192 update kratos 2021-03-03 22:31:32 +08:00
Tony Chen 496edc6fb1 Http/refactor register service (#734)
* refactor http handle
2021-03-03 22:22:59 +08:00
chenzhihui e10aa8ae75 fix unknown revision 2021-02-27 15:02:32 +08:00
Tony Chen c7827ff701 fix http middleware (#710)
* fix http middleware
2021-02-18 16:53:59 +08:00
chenzhihui d161702ae6 fix cmd version to v2 2021-02-17 18:18:57 +08:00
chenzhihui 3566386a89 init v2 2021-02-17 17:14:47 +08:00