Commit Graph

355 Commits

Author SHA1 Message Date
hongqiaowei
9c7c2c2ac1 Upgrade project dependencies #231 2021-06-23 22:17:28 +08:00
hongqiaowei
6733cf08c9 Support appid level flow control #212 2021-06-23 19:35:06 +08:00
hongqiaowei
5fc2343db0 Release v2.1.0 2021-06-10 10:32:48 +08:00
hongqiaowei
f384f4d36b Publish v2.1.0-beta1 2021-06-10 10:19:49 +08:00
hongqiaowei
57ffa9d351 Code style 2021-06-09 17:02:23 +08:00
zhongjie
2807972dbf update Nacos by using the Spring cloud version 2021-06-08 16:13:20 +08:00
zhong-jie
3282bae017 update Nacos by using the Spring cloud version (#225) 2021-06-08 14:29:27 +08:00
hongqiaowei
edc0df6db3 Feat: new plugin design #222 2021-06-08 12:22:51 +08:00
hongqiaowei
43f0160230 feat: Support configuring dubbo API in route #210 2021-06-04 16:56:23 +08:00
Francis Dong
5289a84cb4 Support form-data request in aggregation #207 2021-06-04 15:18:20 +08:00
hongqiaowei
ca2f88d8ea Respond a friendly message instead of "route not found" when there is no fizz-appid header #208 2021-05-31 18:11:10 +08:00
hongqiaowei
75752a9cc1 Recognize admin request in FlowControlFilter #211 2021-05-29 18:13:48 +08:00
hongqiaowei
36e8866bbc performance tuning again 2021-05-28 12:08:23 +08:00
Francis Dong
b993945364 Use the user-configured Content-Type preferentially #203 2021-05-19 17:30:05 +08:00
hongqiaowei
0b9c22d82b publish v2.0.0 2021-05-17 10:38:05 +08:00
hongqiaowei
b3b3e0c8e8 publish v2.0.0-beta8 2021-05-14 16:55:27 +08:00
hongqiaowei
94dcfd0fe5 code style 2021-05-14 16:34:36 +08:00
hongqiaowei
6f62a6919e Optimize HashMap usage #193 2021-05-14 16:14:51 +08:00
hongqiaowei
066e986b22 Change type of ServiceConfig.path2methodToApiConfigMapMap to Map<String, Map<Object, GatewayGroup2apiConfig>> #189 2021-05-14 14:19:02 +08:00
hongqiaowei
766acfeeaa publish v2.0.0-beta7 2021-05-14 14:19:02 +08:00
Francis Dong
3ebc187360 resolve conflict 2021-05-13 16:13:54 +08:00
Francis Dong
6f4796cc44 Merge branch 'modules-starter'
# Conflicts:
#	README.en-us.md
#	README.md
#	fizz-core/src/main/java/we/config/SystemConfig.java
#	fizz-core/src/main/java/we/plugin/auth/ApiConfigService.java
#	fizz-core/src/main/java/we/plugin/auth/ServiceConfig.java
#	fizz-core/src/test/java/we/plugin/auth/AppTests.java
#	fizz-core/src/test/java/we/util/MapUtilTests.java
#	pom.xml
2021-05-13 16:08:11 +08:00
hongqiaowei
a99e08bf21 Optimize project version management #181 2021-05-13 11:51:42 +08:00
hongqiaowei
66575095c3 Optimize FizzWebClient #179 2021-05-13 10:45:51 +08:00
hongqiaowei
706892dc71 publish v2.0.0-beta4 2021-05-12 16:29:00 +08:00
hongqiaowei
0296224d23 enhancement: wehotel(#175) 2021-05-12 16:29:00 +08:00
zhong-jie
495df44923 refresh config local cache (#173) 2021-05-08 17:26:56 +08:00
hongqiaowei
7cbd98f193 for stress test 2021-05-08 17:08:17 +08:00
hongqiaowei
ace37ed76f fix: wehotel(#167) 2021-05-08 11:53:06 +08:00
hongqiaowei
122c873424 enhancement: wehotel(#164) 2021-05-08 10:03:03 +08:00
zhong-jie
eab54610b7 aggregate validateMsg add validate type prefix (#163) 2021-05-07 12:13:11 +08:00
hongqiaowei
f9a9aceb83 enhancement: wehotel(#161) 2021-05-07 10:54:27 +08:00
hongqiaowei
5932b2d427 publish v2.0.0-beta2 2021-05-06 15:30:47 +08:00
zhong-jie
07cf89b6f3 fix:incorrect validMsg when required property doesn't assigned field of 'title' and 'titleEn' (#157) 2021-04-30 17:20:59 +08:00
hongqiaowei
c76f070ee1 enhancement: wehotel(#152) 2021-04-30 16:22:14 +08:00
hongqiaowei
b73aadd5af fix: wehotel(#148) 2021-04-29 16:56:20 +08:00
Francis Dong
620bd0e41e support URL path variables #103 2021-04-29 10:56:45 +08:00
hongqiaowei
02f42a92c5 fix: ip white list of app does not take effect (#140) 2021-04-25 17:06:09 +08:00
zhong-jie
ec7db19436 update local repo url (#137) 2021-04-23 17:29:45 +08:00
zhong-jie
24168d6b35 package json-schema-validator-i18n-support in fizz-common (#135) 2021-04-21 09:43:46 +08:00
Francis Dong
69625440dd Fix number data type issue of reference value #129 2021-04-20 16:04:28 +08:00
hongqiaowei
ec1a6a49c6 prepare for deploying maven central repository (#131) 2021-04-20 10:54:38 +08:00
Francis Dong
56d729345a update xml body unit test 2021-04-19 15:09:51 +08:00
Francis Dong
e71be5f9c8 support XML input in gateway aggregation #115 2021-04-19 11:54:09 +08:00
Francis Dong
5e103ed574 support generating XML response according to response header content-type #114 2021-04-16 17:32:56 +08:00
Francis Dong
9c72aa0787 fixed expression issue of json path mapping #122 2021-04-16 15:52:49 +08:00
Francis Dong
b7385ab640 correct the util class 2021-04-15 17:50:18 +08:00
Francis Dong
0b672bdaac support calling XML content-type RESTful API in gateway aggregation #113 2021-04-15 17:50:18 +08:00
Francis Dong
c22e26cc60 get non service discovery HTTP service instance from HttpInstanceService #112 2021-04-14 15:58:37 +08:00
Francis Dong
6a11c8b701 Fixed override problem when expecting merge #117 2021-04-13 15:58:45 +08:00