Commit Graph

12 Commits (076f5de7d9eafff6d250b65f925f57b0905a1d38)

Author SHA1 Message Date
gongluck 8c2f4c1899
Fixed #3771 (#3788) 11 months ago
Kevin Wan c8a17a97be
chore: add more tests (#3009) 2 years ago
Kevin Wan ae87114282
chore: change interface{} to any (#2818)
* chore: change interface{} to any

* chore: update goctl version to 1.5.0

* chore: update goctl deps
2 years ago
Kevin Wan de5c59aad3
chore: add more tests (#2536) 2 years ago
Kevin Wan 05a5de7c6d
chore: fix lint errors (#2520) 2 years ago
Kevin Wan 0ea92b7280
chore: add more tests (#2410) 2 years ago
Kevin Wan 5061158bd6
chore: add more tests (#2409) 2 years ago
Kevin Wan d935c83a54
feat: support baggage propagation in httpc (#2375)
* feat: support baggage propagation in httpc

* chore: use go 1.16

* chore: use go 1.16

* chore: use go ^1.16

* chore: remove deprecated
2 years ago
Kevin Wan 93584c6ca6
chore: refactor gateway (#2303) 2 years ago
Kevin Wan 8d567b5508
feat: support customized header to metadata processor (#2162)
* chore: add more tests

* feat: support customized header processor
2 years ago
Kevin Wan 0dd2768d09
feat: support google.api.http in gateway (#2161) 2 years ago
Kevin Wan 557383fbbf
feat: verify RpcPath on startup (#2159)
* feat: verify RpcPath on startup

* feat: support http header Grpc-Timeout
2 years ago