Commit Graph

868 Commits

Author SHA1 Message Date
hongqiaowei
96cd439da5 Merge pull request #308 from wehotel/develop 2021-09-10 21:03:17 +08:00
hongqiaowei
9c30b9f9e2 Add WebClientBuilderConfig 2021-09-10 20:56:22 +08:00
hongqiaowei
0aa981b3ed Upgrade netty to 4.1.68.Final 2021-09-10 19:46:34 +08:00
hongqiaowei
4e3fcd2e2a Merge pull request #307 from wehotel/develop 2021-09-09 12:26:45 +08:00
hongqiaowei
3e9730e285 Remove getRawBody method 2021-09-09 12:22:07 +08:00
hongqiaowei
d5869d256b Merge pull request #306 from wehotel/develop 2021-09-07 12:11:47 +08:00
hongqiaowei
97ffa19830 Aggregate filter should not execute if plugin already response 2021-09-07 12:04:44 +08:00
dxfeng10
114031433f Merge pull request #305 from wehotel/develop
Correct regex expression
2021-09-06 23:55:55 +08:00
Francis Dong
63ab5973b6 Correct regex expression 2021-09-06 23:54:31 +08:00
dxfeng10
0d730e21f9 Merge pull request #304 from wehotel/develop
Develop
2021-09-06 23:44:02 +08:00
Francis Dong
d2e689f58c Add common functions #302 2021-09-06 23:33:42 +08:00
hongqiaowei
a1e5493235 Code style 2021-09-06 19:22:36 +08:00
hongqiaowei
91478fbdee Merge pull request #301 from wehotel/develop 2021-09-06 16:20:37 +08:00
hongqiaowei
4e5fbc8243 Merge branch 'we-code' into develop 2021-09-06 16:16:30 +08:00
Francis Dong
f086029b51 Remove redundant result in the step context while there is no for-loop component #299 2021-09-04 23:34:49 +08:00
Francis Dong
4effb404b5 Fix the issue that flow control component will end the process #297 2021-09-04 18:32:33 +08:00
hongqiaowei
76275ecdbf Compatible with processing result of legacy plugin 2021-09-04 17:31:31 +08:00
Francis Dong
e942e8c849 merge develop 2021-09-02 00:24:09 +08:00
Francis Dong
7e9eeef834 Add getTime function #294 2021-09-01 13:44:53 +08:00
dxfeng10
824fce8c3b update AES key of unit test
update AES key of unit test
2021-08-31 15:31:15 +08:00
dxfeng10
46743b8cb8 Merge branch 'master' into develop 2021-08-31 15:30:00 +08:00
Francis Dong
31e8b3f80e update AES key of unit test 2021-08-31 15:28:03 +08:00
Francis Dong
632e21b3ce handle null argument of function and add dafault timezone 2021-08-31 13:36:30 +08:00
Francis Dong
82e66ee879 Add default timezone to date function 2021-08-31 13:36:30 +08:00
Francis Dong
1ecdd632a6 update version to v2.3.0 2021-08-31 13:36:30 +08:00
Francis Dong
3bfe801d7a Add concat function unit test 2021-08-31 13:36:30 +08:00
lancer.hong
1f3b57c9e3 Optimize ThreadContext.java 2021-08-31 13:36:30 +08:00
Francis Dong
f0c52a54f6 Correct the data type of reference value if it is variable arguments #289 2021-08-31 13:36:30 +08:00
Francis Dong
508403fafa Correct the data type of reference value if it is variable arguments #289 2021-08-31 13:36:30 +08:00
zhongjie
b84140be53 add org.jruby.joni:joni dependency for validating JSON schema format regular expression 2021-08-31 13:36:30 +08:00
Francis Dong
298d085631 Add UUID function #287 2021-08-31 13:36:30 +08:00
Francis Dong
b46f9a1f7b Add toUpperCase and toLowerCase functions #285 2021-08-31 13:36:30 +08:00
lancer.hong
9192299f87 Upgrade commons-pool2 to 2.11.1 2021-08-31 13:36:30 +08:00
Francis Dong
3b768fc318 Add configuration to control whether to write null value in JSON serialization in aggregation #283 2021-08-31 13:36:30 +08:00
Francis Dong
af776270ca Return error info when fail to cast in aggregation #282 2021-08-31 13:36:30 +08:00
Francis Dong
562badc796 Support function in aggregation #281 2021-08-31 13:36:30 +08:00
hongqiaowei
dd70f9b118 Release 2.2.4-beta4 2021-08-31 13:36:30 +08:00
hongqiaowei
c1e3c98e28 Optimize route auth msg 2021-08-31 13:36:30 +08:00
hongqiaowei
4f885cb2c9 typo 2021-08-31 13:36:30 +08:00
hongqiaowei
a6f2a51c2b Release 2.2.4-beta3 2021-08-31 13:36:30 +08:00
hongqiaowei
da8b309605 Add disable-SSL-verification option to WebClient #279 2021-08-31 13:36:30 +08:00
hongqiaowei
8be60b02c2 Upgrade netty to 4.1.67 2021-08-31 13:36:30 +08:00
hongqiaowei
61217dc1ad Release 2.2.4-beta2 2021-08-31 13:36:30 +08:00
Francis Dong
4374e59d4b update version to v2.2.4-SNAPSHOT 2021-08-31 13:36:30 +08:00
hongqiaowei
381b70f640 Add ReactiveRedisHelper #278 2021-08-31 13:36:30 +08:00
Francis Dong
95d0c45acb Revert "update version to v2.2.4-SNAPSHOT"
This reverts commit 247dec02a8.
2021-08-31 13:36:30 +08:00
Francis Dong
d4d37b0cb2 update version to v2.2.4-SNAPSHOT 2021-08-31 13:36:30 +08:00
Francis Dong
4465165ab5 Skip the subclasses of FizzRuntimeException in pipeline #276 2021-08-31 13:36:30 +08:00
hongqiaowei
e6437cd24d Add plugin to access request body #275 2021-08-31 13:36:30 +08:00
hongqiaowei
cf45484aba Optimize request body access in gateway #274 2021-08-31 13:36:30 +08:00