Commit Graph

436 Commits

Author SHA1 Message Date
hongqiaowei
497b902f8e upgrade netty version to 4.1.63 2021-04-05 12:35:09 +08:00
hongqiaowei
118a4df666 init 2021-04-01 11:06:10 +08:00
hongqiaowei
6ccae04a79 sync wehotel:master 2021-03-30 12:00:21 +08:00
hongqiaowei
d1d4875f0d sync master (#21) 2021-03-30 11:52:12 +08:00
zhong-jie
d89c2c4160 update json-schema-validator to 1.0.39_4 (#99) 2021-03-30 11:45:18 +08:00
linwaiwai
40e7470f4e Update README.en-us.md 2021-03-24 10:23:47 +08:00
linwaiwai
c6921a29cc Update README.md 2021-03-24 10:22:15 +08:00
dxfeng10
d8cb377eba Merge pull request #97 from wehotel/develop
v1.5.0
2021-03-23 18:51:34 +08:00
Francis Dong
7089648600 comment unit test 2021-03-23 18:42:59 +08:00
Francis Dong
7f67eccec1 rename parameter type attribute 2021-03-23 15:44:41 +08:00
Francis Dong
ace9edbaf9 fix dubbo async call problem 2021-03-23 15:28:28 +08:00
Francis Dong
ae3734999b update version to v1.5.0 2021-03-23 11:02:48 +08:00
Francis Dong
aa621cec7d Merge branch develop 2021-03-23 10:49:14 +08:00
Francis Dong
79c47abc58 support retrieving first header value by index in path mapping 2021-03-23 10:39:12 +08:00
hongqiaowei
7a882d10b9 Merge pull request #13 from wehotel/develop
sync develop
2021-03-22 16:31:38 +08:00
Francis Dong
77ab99ccba add default headers when calling the backend API in aggregation 2021-03-22 15:55:01 +08:00
Francis Dong
18477a4ca3 support setting content-type header in aggregation 2021-03-22 15:55:01 +08:00
Francis Dong
3cfd9096bb add json content-type for exception response 2021-03-19 17:51:26 +08:00
hongqiaowei
c1385e46e0 Merge branch 'hqw/feature/aggregate-rpc' into develop 2021-03-18 15:39:43 +08:00
hongqiaowei
9eebd04207 Merge pull request #11 from wehotel/develop
Develop
2021-03-18 14:21:20 +08:00
hongqiaowei
e1e397089e Merge pull request #10 from wehotel/master
optimize flotstat unit tests
2021-03-18 14:19:45 +08:00
dxfeng10
4f5864002b Merge pull request #90 from wehotel/master
sync with master
2021-03-18 10:09:12 +08:00
Francis Dong
96dadb21c1 optimize flotstat unit tests 2021-03-18 10:02:17 +08:00
hongqiaowei
b7b5dd9f6b Merge pull request #9 from wehotel/develop
sync develop
2021-03-17 20:06:03 +08:00
Francis Dong
052a0faea4 add default prefix in aggregation 2021-03-17 18:23:14 +08:00
Francis Dong
c948fd15d0 fix proxy FQDN problem 2021-03-17 18:18:26 +08:00
hongqiaowei
69abec6b60 Merge pull request #8 from wehotel/master
sync master
2021-03-17 16:28:54 +08:00
hongqiaowei
813b5e7488 Merge branch 'master' into master 2021-03-17 16:28:32 +08:00
dxfeng10
8cba237353 support grpc input in gateway aggregation (#85) 2021-03-16 10:59:01 +08:00
dxfeng10
67f0bb22e9 Merge pull request #84 from dxfeng10/feature/rpc_dubbo
support tilde wild card in dubbo input
2021-03-15 17:01:02 +08:00
Francis Dong
92f6d793d2 Merge branch 'feature/rpc_dubbo' 2021-03-15 16:57:14 +08:00
Francis Dong
0ca4ea4742 support tilde wild card in dubbo input 2021-03-15 16:52:47 +08:00
zhong-jie
21d3346623 gRPC instance service implementation (#83) 2021-03-15 16:46:54 +08:00
Francis Dong
6d45d49777 stepContext adapts non-map response body 2021-03-15 09:48:53 +08:00
Francis Dong
977bffbdc7 add tilde wild card to transfer data in gateway aggregation #79 2021-03-15 09:48:53 +08:00
linwaiwai
3a2bd1a991 Update README.md 2021-03-15 09:48:53 +08:00
Francis Dong
4ddf23f9a2 support method level timeout setting 2021-03-11 17:03:55 +08:00
dxfeng10
8fae5a37fb Merge branch 'develop' into feature/rpc_dubbo 2021-03-11 17:03:20 +08:00
Francis Dong
c1e6d95827 support method level timeout setting 2021-03-11 16:59:32 +08:00
Francis Dong
7399154a49 fix dubbo complete future problem 2021-03-11 16:32:10 +08:00
Francis Dong
cdb90d9c6c fix dubbo complete future problem 2021-03-11 16:30:23 +08:00
zhong-jie
3aeb447210 aggregate config loader modify the path to support custom gateway prefix (#75) 2021-03-11 15:53:47 +08:00
dxfeng10
51efff46a8 Merge pull request #27 from linwaiwai/feature/grpc
Feature/grpc
2021-03-11 14:35:00 +08:00
dxfeng10
0a79152292 Merge branch 'develop' into feature/grpc 2021-03-11 14:32:51 +08:00
hongqiaowei
0ba0ce3b3f Merge pull request #7 from wehotel/develop
hqw/feature/aggregate-rpc (#74)
2021-03-11 12:36:35 +08:00
hongqiaowei
0fe98d49c8 hqw/feature/aggregate-rpc (#74)
feat: custom gateway request url prefix and app sign header #66 #67
2021-03-11 12:28:52 +08:00
hongqiaowei
57538847f0 feat: custom gateway request url prefix and app sign header #66 #67 2021-03-11 12:22:44 +08:00
hongqiaowei
f80d7115c9 feat: custom gateway request url prefix and app sign header #66 #67 2021-03-11 10:58:44 +08:00
hongqiaowei
e267c815a5 Merge pull request #6 from hongqiaowei/develop
Develop
2021-03-10 18:13:21 +08:00
hongqiaowei
c6f35867ac Merge pull request #5 from wehotel/develop
Develop
2021-03-10 18:07:04 +08:00