Commit Graph

302 Commits

Author SHA1 Message Date
Francis Dong
f898b7145c Return error info when fail to cast in aggregation #282 2021-08-25 10:25:23 +08:00
Francis Dong
63ee1630a7 Support function in aggregation #281 2021-08-25 10:25:23 +08:00
hongqiaowei
71b92def56 Optimize route auth msg 2021-08-18 17:23:27 +08:00
hongqiaowei
3f8f2ff644 Upgrade netty to 4.1.67 2021-08-17 17:02:04 +08:00
hongqiaowei
33b2d3cfd7 Add ReactiveRedisHelper #278 2021-08-16 11:59:29 +08:00
Francis Dong
9a733257e9 Skip the subclasses of FizzRuntimeException in pipeline #276 2021-08-16 11:23:22 +08:00
hongqiaowei
c796df2071 Add plugin to access request body #275 2021-08-13 16:51:33 +08:00
hongqiaowei
687f9fe7ca Optimize request body access in gateway #274 2021-08-12 18:58:14 +08:00
hongqiaowei
380026f656 Support request body access in plugin #261 2021-08-11 16:37:18 +08:00
frank0417
64227a904b add code copyright notice 2021-08-05 11:46:48 +08:00
hongqiaowei
289fca7b35 Merge branch 'develop' into master 2021-08-03 13:13:11 +08:00
Francis Dong
5f829559e2 Add step context to FizzRunTimeException for further investigation #267 2021-08-03 11:25:43 +08:00
Francis Dong
320056c4fc fix the issue that circle component will throw exception when the next item is null #266 2021-08-03 11:25:43 +08:00
Francis Dong
71d9bd1ed9 fix the issue that fallback json can not be parsed due to no default content-type header #264 2021-08-02 18:43:07 +08:00
Francis Dong
4014d0a8a6 print fizz runtime exception log #262 2021-08-02 18:01:05 +08:00
hongqiaowei
1444e0f4f9 Merge master into develop (#259) 2021-07-27 17:57:40 +08:00
Francis Dong
b23b90f2da Fix the issue that fastjson serializes basic type as string with quotes #256 2021-07-22 17:58:05 +08:00
lancer.hong
7ded8514ac If ip whitelist of app is "1.2.3.6-8,1.2.3.86-88", and "1.2.3.6-8" "1.2.3.86-88" have some subnet "1.2.3", then "1.2.3.6-8" will be lost #255 2021-07-21 10:43:36 +08:00
linwaiwai
82cf2fbb74 avoid compile issue 2021-07-21 09:53:26 +08:00
lancer.hong
f45c5e689a If ip whitelist of app is "1.2.3.6-8,1.2.3.86-88", and "1.2.3.6-8" "1.2.3.86-88" have some subnet "1.2.3", then "1.2.3.6-8" will be lost #255 2021-07-20 21:18:05 +08:00
Francis Dong
e4464e4566 Fix the issue that circle result is null when looping #252 2021-07-20 14:36:26 +08:00
linwaiwai
9e662ac823 Merge branch 'develop' into feature/core 2021-07-20 14:12:16 +08:00
Francis Dong
fce76c3c83 Fix the issue that operator can not be deserialized #249 2021-07-19 15:33:43 +08:00
Francis Dong
9c9cd323dc Support process control in aggregation #215 2021-07-16 17:27:32 +08:00
Francis Dong
60f2122b14 Support configuring multiple values in http header/query parameter/form-data #246 2021-07-16 17:15:36 +08:00
linwaiwai
6483ff54c2 avoid compile error 2021-07-09 17:10:20 +08:00
linwaiwai
d5a2475355 add dynamic input support 2021-07-09 16:27:32 +08:00
Francis Dong
bada9ceea1 Support default value in jsonpath mapping #216 2021-07-09 15:55:24 +08:00
Francis Dong
c32c206872 Support process control in aggregation #215 2021-07-09 15:55:24 +08:00
hongqiaowei
520e06f6a3 add peak rps to flow stat 2021-07-09 15:55:24 +08:00
Francis Dong
f0f0599d9c Add peak QPS of time window #240 2021-07-09 15:55:24 +08:00
hongqiaowei
43c1739b33 PluginConfig.FIXED_CONFIG => PluginConfig.CUSTOM_CONFIG 2021-07-09 15:55:24 +08:00
hongqiaowei
fa669a8e2b Release 2.2.0-beta9 2021-07-09 15:55:24 +08:00
hongqiaowei
b3c0959946 Release 2.2.0-beta8 2021-07-09 15:55:24 +08:00
hongqiaowei
7cde4105fd Release 2.2.0-beta7 2021-07-09 15:55:23 +08:00
hongqiaowei
95465f6a83 handle total block requests 2021-07-09 15:55:23 +08:00
Francis Dong
d343fcfe8e support total block requests 2021-07-09 15:55:23 +08:00
hongqiaowei
54bc0c23b9 Release v2.2.0-beta6 2021-07-09 15:55:23 +08:00
hongqiaowei
abd7e11d59 Release v2.2.0-beta5 2021-07-09 15:55:23 +08:00
hongqiaowei
6c013f29bc Release v2.2.0-beta4 2021-07-09 15:55:23 +08:00
hongqiaowei
3f4f8b5fa5 Release v2.2.0-beta3 2021-07-09 15:55:23 +08:00
Francis Dong
7ef813aad5 ON_ERROR signal and 5xx http status are classified as errors #235 2021-07-09 15:55:23 +08:00
Francis Dong
63eb0b52e7 print access log of cancelled request #233 2021-07-09 15:55:23 +08:00
hongqiaowei
3271575ac4 Support appid level flow control #212 2021-07-09 15:50:05 +08:00
Francis Dong
9541ccfae4 Support default value in jsonpath mapping #216 2021-07-08 15:08:10 +08:00
Francis Dong
f92eaff792 Support process control in aggregation #215 2021-07-08 15:01:26 +08:00
hongqiaowei
4d46ad838d add peak rps to flow stat 2021-07-08 14:26:54 +08:00
Francis Dong
ea10d6a952 Add peak QPS of time window #240 2021-07-08 12:17:25 +08:00
hongqiaowei
ea7aac9897 PluginConfig.FIXED_CONFIG => PluginConfig.CUSTOM_CONFIG 2021-07-07 17:01:15 +08:00
hongqiaowei
f26cd1530e Release 2.2.0-beta9 2021-07-07 14:20:01 +08:00