Commit Graph

131 Commits

Author SHA1 Message Date
hongqiaowei
1d71a059bf Api config refactor 2021-10-08 12:22:09 +08:00
lancer.hong
654655450b Code style 2021-10-01 12:26:57 +08:00
hongqiaowei
a95415346b Code style 2021-09-30 12:51:06 +08:00
hongqiaowei
92e8d5cf86 Should not log redis password 2021-09-30 11:46:26 +08:00
hongqiaowei
e5302112dd Optimize utils 2021-09-29 14:13:46 +08:00
hongqiaowei
724e9111a2 Release 2.3.3-beta1 2021-09-28 13:41:31 +08:00
hongqiaowei
11947dec91 Gateway group support server that have multi ip address 2021-09-28 13:39:57 +08:00
hongqiaowei
a5a03c7aa2 Provide init method in plugin #324 2021-09-28 10:00:18 +08:00
hongqiaowei
384d968251 Release 2.3.2-beta2 2021-09-27 16:49:22 +08:00
hongqiaowei
37c09418f1 Comment requestDecorator.getHeaders().remove(HttpHeaders.CONTENT_LENGTH) 2021-09-26 13:37:17 +08:00
Francis Dong
9231040e19 Support configuring SERVER_IP env variable in JVM command #318 2021-09-26 08:50:03 +08:00
hongqiaowei
1fa4caa379 Add FizzServerHttpResponseDecorator.java which can modify backend response to client 2021-09-24 15:31:04 +08:00
hongqiaowei
6be2d088df Add setFormData to FizzServerWebExchangeDecorator 2021-09-17 21:32:46 +08:00
hongqiaowei
10601a8463 Release 2.3.2-beta1 2021-09-16 17:50:23 +08:00
hongqiaowei
d18c91b5f2 Release 2.3.1 2021-09-15 20:35:59 +08:00
hongqiaowei
9c30b9f9e2 Add WebClientBuilderConfig 2021-09-10 20:56:22 +08:00
hongqiaowei
3e9730e285 Remove getRawBody method 2021-09-09 12:22:07 +08:00
Francis Dong
f3a9b00a44 update version to v2.3.0 2021-08-31 10:08:27 +08:00
lancer.hong
d1543f48c3 Optimize ThreadContext.java 2021-08-30 19:03:05 +08:00
zhongjie
5a6cd9e679 add org.jruby.joni:joni dependency for validating JSON schema format regular expression 2021-08-30 10:10:30 +08:00
Francis Dong
8d68b737bd Add configuration to control whether to write null value in JSON serialization in aggregation #283 2021-08-25 10:25:23 +08:00
hongqiaowei
99447281fa Release 2.2.4-beta4 2021-08-18 17:26:06 +08:00
hongqiaowei
034e55adeb typo 2021-08-18 11:19:34 +08:00
hongqiaowei
d53af0c78b Release 2.2.4-beta3 2021-08-18 09:07:10 +08:00
hongqiaowei
ab6c7712a1 Add disable-SSL-verification option to WebClient #279 2021-08-17 18:49:16 +08:00
hongqiaowei
3bf7b7a50a Release 2.2.4-beta2 2021-08-16 12:33:51 +08:00
hongqiaowei
03b4b66f5a Merge remote-tracking branch 'we__/develop' into develop 2021-08-16 12:07:11 +08:00
Francis Dong
619756b9bc update version to v2.2.4-SNAPSHOT 2021-08-16 12:07:03 +08:00
hongqiaowei
33b2d3cfd7 Add ReactiveRedisHelper #278 2021-08-16 11:59:29 +08:00
Francis Dong
4ec7928f91 Revert "update version to v2.2.4-SNAPSHOT"
This reverts commit 247dec02a8.
2021-08-16 11:57:20 +08:00
Francis Dong
247dec02a8 update version to v2.2.4-SNAPSHOT 2021-08-16 11:55:41 +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
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
9b5928f58e Release v2.2.2 2021-08-03 17:59:16 +08:00
Francis Dong
748775caf1 Release v2.2.2-beta1 2021-08-03 11:43:39 +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
Francis Dong
995a93cb69 update version to v2.2.1-beta1 2021-07-22 10:13:53 +08:00
hongqiaowei
801103fca5 Release 2.2.0 2021-07-19 18:24:32 +08:00
hongqiaowei
003a055117 Release 2.2.0-beta11 2021-07-19 16:04:53 +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
hongqiaowei
f26cd1530e Release 2.2.0-beta9 2021-07-07 14:20:01 +08:00
hongqiaowei
c9fc399013 Release 2.2.0-beta8 2021-07-06 18:53:57 +08:00
hongqiaowei
a8a752feb9 Release 2.2.0-beta7 2021-07-06 17:24:20 +08:00