Commit Graph

181 Commits (status-code-override)

Author SHA1 Message Date
chenzhihui 4289e1da63 fix param order 2 years ago
chenzhihui 239360516a add Redirector to the request with a redirect to url 2 years ago
Tony Chen 2dd247be8f log: remove component logger to use global logger (#2061) 2 years ago
Tony Chen bc25b3d81b http: handle default mux (#2033) 2 years ago
haiyux 31bffc2a7f deps: upgrade go mod version (#2028) 2 years ago
songzhibin97 8755827c33 Update encode.go (#2019) 2 years ago
pwli ec69624f8a fix:(transport/http): fix unexpected overriding behavior when return an error (#1984) 2 years ago
张东龙 662e8c7b17 fix(transport/http): responseEncoder should not write any data when it need to write nil (#1945) 2 years ago
张东龙 65e5d680b1 fix bind test errors (#1950) 2 years ago
李洛克 11273fc9a6 fix client do method done not use when err not nil (#1948) 2 years ago
yeqown 00e38a6c2b feat(discovery): provide an option to disable discovery debug log (#1942) 2 years ago
Tony Chen 0dc30dde72 feat(selector): add node scheme (#1932) 2 years ago
Tony Chen a9ebd0822c feat: add error cause for statck trace (#1910) 2 years ago
Tony Chen 58bce8dd11 add json codec for grpc (#1908) 2 years ago
包子 a58dd0c110 fix(transport): fix the problem that the context is not delivered correctly (#1906) 2 years ago
Tony Chen 29824954fa fix: decode empty body (#1882) 2 years ago
kwanhur e49a3e6801 style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872) 2 years ago
Tony Chen dccee86141
log: remove component logger to use global logger (#2061) 3 years ago
Tony Chen 6eae1745bd
http: handle default mux (#2033) 3 years ago
haiyux 71ea97fd93
deps: upgrade go mod version (#2028) 3 years ago
songzhibin97 5e0744a47b
Update encode.go (#2019) 3 years ago
pwli f0a058713f
fix:(transport/http): fix unexpected overriding behavior when return an error (#1984) 3 years ago
张东龙 60465ccca2
fix(transport/http): responseEncoder should not write any data when it need to write nil (#1945) 3 years ago
张东龙 259cd84653
fix bind test errors (#1950) 3 years ago
李洛克 4472cdbf49
fix client do method done not use when err not nil (#1948) 3 years ago
yeqown fbf7855cf2
feat(discovery): provide an option to disable discovery debug log (#1942) 3 years ago
Tony Chen d0b704b8f3
feat(selector): add node scheme (#1932) 3 years ago
Tony Chen a72fc68ffd
feat: add error cause for statck trace (#1910) 3 years ago
Tony Chen fd2335ba38
add json codec for grpc (#1908) 3 years ago
包子 558ef4ebae
fix(transport): fix the problem that the context is not delivered correctly (#1906) 3 years ago
Tony Chen c550a886e9
fix: decode empty body (#1882) 3 years ago
kwanhur ac99a5c877
style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872) 3 years ago
Casper 6dc826b7ea feat(transport/http):add StatusCoder to support overriding http status code 3 years ago
haiyux 370a1585a5
fix: fix the latest version of lint problem (#1825) 3 years ago
yangjianfeng9527 f050b07432
fixed the problem that grpc stop could not close properly 3 years ago
haiyux 89583885e4
feat:add stream interceptor use ctx encapsulation (#1770) 3 years ago
haiyux 00c05e82a3
test:remove testify go mod (#1766) 3 years ago
MARATRIX Li c6c5e4595c
optimization: optimize global logger (#1763) 3 years ago
realityone 0ed2e0f379
feat(log): add global logger appliance, as process level default logger (#1761) 3 years ago
haiyux da70e22201
upgrade:upgrade grpc and opentelemetry version (#1751) 3 years ago
haiyux 7f003a8742
test(transport): add transport Listener test (#1735) 3 years ago
haiyux 3625634d3c
feat(transport):add grpc and http with listen (#1729) 3 years ago
Jason Song b421389227
fix: remove the use of client timeout as discovery time (#1715) 3 years ago
Tony Chen 11a6120a2e
fix FieldMask are converted to/from lower-camel naming conventions. (#1724) 3 years ago
包子 5aeb14d381
feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702) 3 years ago
Cluas e1e8184768
transport/http: delay pass context.Context (#1684) 3 years ago
Giovanny Gutiérrez 2471f1d955
fix(grpc): Block the RCP unil a new picker is available (#1660) 3 years ago
longxboy 98fd40bcb4
revert to select filters (#1656) 3 years ago
haiyux 27cfec93d6
optimize:chan bool to chan struct{} (#1648) 3 years ago
haiyux 3607ce1b92
feat: upgrade grpc version to 1.42.0 (#1626) 3 years ago