Commit Graph

  • 8b6ff01a93 update: support custom gateway ip (#101) hongqiaowei 2021-03-31 19:02:50 +08:00
  • 6ccae04a79 sync wehotel:master hongqiaowei 2021-03-30 12:00:21 +08:00
  • d1d4875f0d sync master (#21) hongqiaowei 2021-03-30 11:52:12 +08:00
  • d89c2c4160 update json-schema-validator to 1.0.39_4 (#99) zhong-jie 2021-03-29 18:35:45 +08:00
  • bda015353e update json-schema-validator to 1.0.39_4 (#99) zhong-jie 2021-03-29 18:35:45 +08:00
  • 452fe39985 comment unit test Francis Dong 2021-03-23 18:42:14 +08:00
  • 366f4472d5 update json-schema-validator to 1.0.39_4 (#99) zhong-jie 2021-03-29 18:35:45 +08:00
  • 40e7470f4e Update README.en-us.md linwaiwai 2021-03-24 10:23:47 +08:00
  • c6921a29cc Update README.md linwaiwai 2021-03-24 10:22:15 +08:00
  • d8cb377eba Merge pull request #97 from wehotel/develop dxfeng10 2021-03-23 18:51:34 +08:00
  • 7089648600 comment unit test Francis Dong 2021-03-23 18:42:14 +08:00
  • 3bd8fdf67a Merge pull request #17 from wehotel/develop hongqiaowei 2021-03-23 16:44:06 +08:00
  • 7f67eccec1 rename parameter type attribute Francis Dong 2021-03-23 15:43:51 +08:00
  • ace9edbaf9 fix dubbo async call problem Francis Dong 2021-03-23 15:27:39 +08:00
  • 990b1d993e Merge pull request #15 from wehotel/develop hongqiaowei 2021-03-23 11:11:32 +08:00
  • ae3734999b update version to v1.5.0 Francis Dong 2021-03-23 11:02:48 +08:00
  • aa621cec7d Merge branch develop Francis Dong 2021-03-23 10:49:14 +08:00
  • 79c47abc58 support retrieving first header value by index in path mapping Francis Dong 2021-03-23 10:38:15 +08:00
  • 7a882d10b9 Merge pull request #13 from wehotel/develop hongqiaowei 2021-03-22 16:31:38 +08:00
  • 77ab99ccba add default headers when calling the backend API in aggregation Francis Dong 2021-03-22 15:43:12 +08:00
  • 18477a4ca3 support setting content-type header in aggregation Francis Dong 2021-03-22 10:36:34 +08:00
  • 3cfd9096bb add json content-type for exception response Francis Dong 2021-03-19 17:47:48 +08:00
  • c1385e46e0 Merge branch 'hqw/feature/aggregate-rpc' into develop hongqiaowei 2021-03-18 15:39:43 +08:00
  • 9eebd04207 Merge pull request #11 from wehotel/develop hongqiaowei 2021-03-18 14:21:20 +08:00
  • e1e397089e Merge pull request #10 from wehotel/master hongqiaowei 2021-03-18 14:19:45 +08:00
  • 4f5864002b Merge pull request #90 from wehotel/master dxfeng10 2021-03-18 10:09:12 +08:00
  • 96dadb21c1 optimize flotstat unit tests Francis Dong 2021-03-18 10:01:08 +08:00
  • b7b5dd9f6b Merge pull request #9 from wehotel/develop hongqiaowei 2021-03-17 20:06:03 +08:00
  • 052a0faea4 add default prefix in aggregation Francis Dong 2021-03-17 18:21:09 +08:00
  • c948fd15d0 fix proxy FQDN problem Francis Dong 2021-03-17 18:17:37 +08:00
  • 69abec6b60 Merge pull request #8 from wehotel/master hongqiaowei 2021-03-17 16:28:54 +08:00
  • 813b5e7488 Merge branch 'master' into master hongqiaowei 2021-03-17 16:28:32 +08:00
  • 8cba237353 support grpc input in gateway aggregation (#85) dxfeng10 2021-03-16 10:59:01 +08:00
  • 67f0bb22e9 Merge pull request #84 from dxfeng10/feature/rpc_dubbo dxfeng10 2021-03-15 17:01:02 +08:00
  • 92f6d793d2 Merge branch 'feature/rpc_dubbo' Francis Dong 2021-03-15 16:57:14 +08:00
  • 0ca4ea4742 support tilde wild card in dubbo input Francis Dong 2021-03-15 14:53:42 +08:00
  • 21d3346623 gRPC instance service implementation (#83) zhong-jie 2021-03-15 16:46:54 +08:00
  • 6d45d49777 stepContext adapts non-map response body Francis Dong 2021-03-12 18:07:56 +08:00
  • 977bffbdc7 add tilde wild card to transfer data in gateway aggregation #79 Francis Dong 2021-03-12 15:36:37 +08:00
  • 3a2bd1a991 Update README.md linwaiwai 2021-02-26 12:09:16 +08:00
  • 4ddf23f9a2 support method level timeout setting Francis Dong 2021-03-11 16:59:32 +08:00
  • 8fae5a37fb Merge branch 'develop' into feature/rpc_dubbo dxfeng10 2021-03-11 17:03:20 +08:00
  • c1e6d95827 support method level timeout setting Francis Dong 2021-03-11 16:59:32 +08:00
  • 7399154a49 fix dubbo complete future problem Francis Dong 2021-03-11 16:30:23 +08:00
  • cdb90d9c6c fix dubbo complete future problem Francis Dong 2021-03-11 16:30:23 +08:00
  • 3aeb447210 aggregate config loader modify the path to support custom gateway prefix (#75) zhong-jie 2021-03-11 15:53:47 +08:00
  • 51efff46a8 Merge pull request #27 from linwaiwai/feature/grpc dxfeng10 2021-03-11 14:35:00 +08:00
  • 0a79152292 Merge branch 'develop' into feature/grpc dxfeng10 2021-03-11 14:32:51 +08:00
  • 0ba0ce3b3f Merge pull request #7 from wehotel/develop hongqiaowei 2021-03-11 12:36:35 +08:00
  • 0fe98d49c8 hqw/feature/aggregate-rpc (#74) hongqiaowei 2021-03-11 12:28:52 +08:00
  • 57538847f0 feat: custom gateway request url prefix and app sign header #66 #67 hongqiaowei 2021-03-11 12:22:44 +08:00
  • f80d7115c9 feat: custom gateway request url prefix and app sign header #66 #67 hongqiaowei 2021-03-11 10:58:44 +08:00
  • e267c815a5 Merge pull request #6 from hongqiaowei/develop hongqiaowei 2021-03-10 18:13:21 +08:00
  • c6f35867ac Merge pull request #5 from wehotel/develop hongqiaowei 2021-03-10 18:07:04 +08:00
  • 963e729bd6 Merge branch 'develop' into develop Francis Dong 2021-03-10 17:23:56 +08:00
  • faca6276b7 add dubbo aggregation support #23 (#72) dxfeng10 2021-03-10 16:39:37 +08:00
  • 24c1b2c065 move fizz examples to dedicated repo Francis Dong 2021-03-10 15:19:05 +08:00
  • 9bc6739251 add gitignore file Francis Dong 2021-03-08 17:59:05 +08:00
  • b5b4ddd5fa Merge pull request #4 from wehotel/develop hongqiaowei 2021-03-05 15:45:24 +08:00
  • fc0f929539 merge Francis Dong 2021-03-05 11:08:43 +08:00
  • 7bae72542f correct variable names Francis Dong 2021-03-05 09:34:09 +08:00
  • bdb68b39fb Merge pull request #70 from dxfeng10/feature/dubbo dxfeng10 2021-03-04 15:28:43 +08:00
  • e12cd4997d Merge branch 'develop' into feature/dubbo dxfeng10 2021-03-04 15:28:27 +08:00
  • 39c550e009 Merge branch 'develop' of https://github.com/wehotel/fizz-gateway-community into develop Francis Dong 2021-03-04 15:19:40 +08:00
  • 2f68894f85 Merge pull request #25 from linwaiwai/feature/dubbo dxfeng10 2021-03-04 15:01:13 +08:00
  • a658e10d2d Merge pull request #55 from linwaiwai/feature/core dxfeng10 2021-03-04 15:00:43 +08:00
  • 61d607761b Merge branch 'develop' into feature/dubbo Francis Dong 2021-03-04 14:48:08 +08:00
  • 67115626e4 Merge branch 'feature/core' into feature/dubbo Francis Dong 2021-03-04 14:40:41 +08:00
  • d7daeeff88 Merge pull request #3 from wehotel/develop hongqiaowei 2021-03-02 18:09:44 +08:00
  • ba493c46aa Feature/callback (#68) hongqiaowei 2021-03-02 17:48:33 +08:00
  • e8f7d91545 Merge pull request #1 from wehotel/develop hongqiaowei 2021-03-02 14:47:55 +08:00
  • 09dbee1a9a Update README.md linwaiwai 2021-02-26 12:09:16 +08:00
  • 9d0c65378f fix: set needAuth of AggregateFilter to default true hongqiaowei 2021-02-25 16:05:12 +08:00
  • aeb722ea54 Merge pull request #65 from wehotel/develop dxfeng10 2021-02-25 15:27:45 +08:00
  • 682e58eea2 Merge branch 'master' into develop dxfeng10 2021-02-25 14:45:02 +08:00
  • 8c452ddecf Merge branch 'master' of https://github.com/wehotel/fizz-gateway-community Francis Dong 2021-02-25 14:37:41 +08:00
  • c936ae1116 update version to v1.4.1 Francis Dong 2021-02-25 14:33:34 +08:00
  • 11fad7d57d fix: remove fizz-secretkey header hongqiaowei 2021-02-25 11:01:06 +08:00
  • c94d55cee7 Merge pull request #64 from dxfeng10/feature/core dxfeng10 2021-02-24 16:14:28 +08:00
  • 16df5295cb add function comment for common.js #63 Francis Dong 2021-02-24 15:58:38 +08:00
  • b48c641eea add content parser for api response body in gateway aggregation #62 Francis Dong 2021-02-24 15:57:49 +08:00
  • dbee03caec fixed applicationContext null pointer exception in gateway aggregation #61 Francis Dong 2021-02-24 15:54:36 +08:00
  • 8013a77737 Merge branch 'feature/callback' into feature/core Francis Dong 2021-02-23 17:03:59 +08:00
  • 0302ff490c resolve conflict Francis Dong 2021-02-23 12:14:39 +08:00
  • d18ee77ee3 Update README.md linwaiwai 2021-01-25 17:21:26 +08:00
  • fd384de3cd optimize: flowControl property is not necessary (#31) dxfeng10 2021-01-19 10:04:28 +08:00
  • 9f42340182 add flow statistic and rate limit config (#29) dxfeng10 2021-01-18 19:44:35 +08:00
  • c0ff130538 v1.4.0 flow statistic and rate limit (#28) dxfeng10 2021-01-18 18:09:01 +08:00
  • ffc6dc0619 Update README.md linwaiwai 2021-01-04 13:40:32 +08:00
  • ee73ca51e4 Update README.md linwaiwai 2021-02-22 16:21:42 +08:00
  • 6fff6f7f28 Update README.en-us.md linwaiwai 2021-02-22 13:04:24 +08:00
  • 3402294fd0 Update README.md linwaiwai 2021-02-22 13:03:26 +08:00
  • d26a2632ff some optimize hongqiaowei 2021-02-19 18:00:10 +08:00
  • 6a07c2c2a7 optimize: receivers may be null hongqiaowei 2021-02-19 16:43:56 +08:00
  • 4f58ce4c72 upgrade: spring、spring cloud、reactor version hongqiaowei 2021-02-18 10:15:12 +08:00
  • f86e13a427 upgrade: netty version hongqiaowei 2021-02-09 10:25:41 +08:00
  • 04c36ff1fe fix: some bug hongqiaowei 2021-02-07 15:40:46 +08:00
  • 6391c0e1eb fix: some bug hongqiaowei 2021-02-07 11:28:36 +08:00
  • 7ee8648a3f fix: some bug hongqiaowei 2021-02-05 11:46:20 +08:00
  • dbd0471b7a fix: some bug hongqiaowei 2021-02-04 17:50:22 +08:00