Francis Dong
|
619756b9bc
|
update version to v2.2.4-SNAPSHOT
|
2021-08-16 12:07:03 +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 |
|
hongqiaowei
|
9c1875fcd7
|
Merge pull request #273 from wehotel/master
|
2021-08-11 16:33:43 +08:00 |
|
zhongjie
|
b36cab3b61
|
Nacos config group default use DEFAULT_GROUP
|
2021-08-10 14:57:02 +08:00 |
|
frank0417
|
64227a904b
|
add code copyright notice
|
2021-08-05 11:46:48 +08:00 |
|
hongqiaowei
|
1a69bb8e5b
|
Merge pull request #272 from wehotel/master
|
2021-08-04 19:03:12 +08:00 |
|
zhongjie
|
36c46c62ba
|
Dockerfile add log4j2-spring.xml to image for default config
|
2021-08-04 17:51:29 +08:00 |
|
Francis Dong
|
2164a2c5ae
|
Release v2.2.3
|
2021-08-04 17:11:41 +08:00 |
|
Francis Dong
|
8adf8dbba4
|
update version to v2.2.3-alpha1
|
2021-08-04 10:43:50 +08:00 |
|
Francis Dong
|
dd3e644e4e
|
update reflections version to 0.9.11 to fix zip file closed issue
|
2021-08-04 10:42:13 +08:00 |
|
Francis Dong
|
9b5928f58e
|
Release v2.2.2
|
2021-08-03 17:59:16 +08:00 |
|
hongqiaowei
|
b478012ba5
|
Merge pull request #269 from wehotel/master
|
2021-08-03 13:14:36 +08:00 |
|
hongqiaowei
|
289fca7b35
|
Merge branch 'develop' into master
|
2021-08-03 13:13:11 +08:00 |
|
Francis Dong
|
748775caf1
|
Release v2.2.2-beta1
|
2021-08-03 11:43:39 +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
|
2df9b586d1
|
Upgrade slf4j netty commons-io dependencies #260
|
2021-07-27 18:33:01 +08:00 |
|
hongqiaowei
|
1444e0f4f9
|
Merge master into develop (#259)
|
2021-07-27 17:57:40 +08:00 |
|
Francis Dong
|
7577646770
|
update readme
|
2021-07-23 10:20:01 +08:00 |
|
Francis Dong
|
85bdfbbf47
|
Release v2.2.1
|
2021-07-23 10:17:51 +08:00 |
|
Francis Dong
|
aec2aea925
|
update version to v2.2.1-beta2
|
2021-07-22 18:08:42 +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 |
|
linwaiwai
|
081fd293bf
|
Merge pull request #244 from wehotel/feature/core
add dynamice input support
|
2021-07-22 10:44:00 +08:00 |
|
Francis Dong
|
995a93cb69
|
update version to v2.2.1-beta1
|
2021-07-22 10:13:53 +08:00 |
|
linwaiwai
|
b3549c61b6
|
Merge pull request #16 from wehotel/action/analysis
Create codeql-analysis.yml
|
2021-07-21 11:12:07 +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 |
|
Francis Dong
|
1f3ce167ce
|
Fix the issue that circle result is null when looping #252
|
2021-07-20 14:35:39 +08:00 |
|
linwaiwai
|
9e662ac823
|
Merge branch 'develop' into feature/core
|
2021-07-20 14:12:16 +08:00 |
|
hongqiaowei
|
801103fca5
|
Release 2.2.0
|
2021-07-19 18:24:32 +08:00 |
|
dxfeng10
|
025cdb7717
|
Merge pull request #251 from wehotel/develop
Develop
|
2021-07-19 16:20:21 +08:00 |
|
hongqiaowei
|
003a055117
|
Release 2.2.0-beta11
|
2021-07-19 16:04:53 +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 |
|
hongqiaowei
|
5aa53fec9b
|
Release 2.2.0-beta10
|
2021-07-16 15:52:57 +08:00 |
|
Francis Dong
|
65e0a7e897
|
Merge branch 'develop' of https://github.com/wehotel/fizz-gateway-community into develop
|
2021-07-12 10:08:23 +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 |
|