Commit Graph

601 Commits

Author SHA1 Message Date
hongqiaowei
cccfd28727 Release v2.2.0-beta2 2021-07-09 15:55:18 +08:00
hongqiaowei
a4fd860489 Release v2.2.0-beta1 2021-07-09 15:54:05 +08:00
hongqiaowei
25e5c49518 Upgrade project dependencies #231 2021-07-09 15:50:05 +08:00
hongqiaowei
3271575ac4 Support appid level flow control #212 2021-07-09 15:50:05 +08:00
zhongjie
89050ab229 add Win boot script 2021-07-09 15:50:05 +08:00
linwaiwai
e5bae079af update README with scene pic 2021-06-29 11:33:21 +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
dxfeng10
3fc02b9312 Merge pull request #227 from wehotel/develop
v2.1.0
2021-06-10 10:07:30 +08:00
hongqiaowei
57ffa9d351 Code style 2021-06-09 17:02:23 +08:00
Francis Dong
4fc75dfe40 Add comment for Redis config 2021-06-08 16:58:33 +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
dxfeng10
48e9e5575b Update maven.yml 2021-06-04 15:13:34 +08:00
Francis Dong
f013382317 Merge branch 'master' into develop
# Conflicts:
#	fizz-bootstrap/pom.xml
#	fizz-common/pom.xml
#	fizz-core/pom.xml
#	fizz-plugin/pom.xml
#	fizz-spring-boot-starter/pom.xml
#	pom.xml
2021-06-03 10:26:56 +08:00
linwaiwai
8caaf820e2 Update README 2021-06-02 18:01:36 +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
dxfeng10
22628040d5 Update README.md 2021-05-27 14:47:48 +08:00
dxfeng10
6a6ca155b9 Update README.en-us.md 2021-05-27 14:37:24 +08:00
dxfeng10
f6871b47d2 Update README.en-us.md 2021-05-27 14:36:53 +08:00
dxfeng10
0146f478c3 Update README.md 2021-05-27 14:27:41 +08:00
dxfeng10
0350f61221 Update README.md 2021-05-27 14:25:51 +08:00
dxfeng10
80de2b8ecb Update README.en-us.md 2021-05-26 17:39:11 +08:00
dxfeng10
31b5bda22f Update README.md 2021-05-26 17:32:56 +08:00
linwaiwai
4f9eb51cce Update README.md 2021-05-19 18:46:20 +08:00
linwaiwai
92b4852966 Update README.md 2021-05-19 18:45:12 +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
7f1ff4e017 publish v2.0.0-beta8 2021-05-14 18:24:45 +08:00
linwaiwai
5c74ddbdd1 modify aliyun package command 2021-05-14 18:24:45 +08:00
hongqiaowei
351055363b Merge branch 'develop' into master 2021-05-14 18:24:23 +08:00
Francis Dong
6d06eb5208 update aliyun release command 2021-05-14 17:41:13 +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
729f2c398b Merge branch 'master' into develop 2021-05-14 16:34:25 +08:00
hongqiaowei
1013c3546e code style 2021-05-14 16:32:58 +08:00
hongqiaowei
6f62a6919e Optimize HashMap usage #193 2021-05-14 16:14:51 +08:00
hongqiaowei
b5579c5d2f Optimize HashMap usage #193 2021-05-14 16:14:10 +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
hongqiaowei
b778902b60 Change type of ServiceConfig.path2methodToApiConfigMapMap to Map<String, Map<Object, GatewayGroup2apiConfig>> #189 2021-05-14 14:17:55 +08:00
hongqiaowei
cfac1505de publish v2.0.0-beta7 2021-05-14 14:17:55 +08:00
linwaiwai
96d38c1cf5 modify aliyun package command 2021-05-13 17:00:02 +08:00
zhong-jie
bc052dd25d update install description in readme file (#187) 2021-05-13 16:26:45 +08:00
Francis Dong
3ebc187360 resolve conflict 2021-05-13 16:13:54 +08:00