Commit Graph

948 Commits

Author SHA1 Message Date
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
hongqiaowei
7f3f84b748 Support request body access in plugin #261 2021-08-31 13:36:30 +08:00
Francis Dong
1644cab60f handle null argument of function and add dafault timezone 2021-08-31 13:33:43 +08:00
Francis Dong
8d283d27d4 Add default timezone to date function 2021-08-31 10:45:55 +08:00
Francis Dong
f3a9b00a44 update version to v2.3.0 2021-08-31 10:08:27 +08:00
Francis Dong
0d403d853b Add concat function unit test 2021-08-31 09:38:52 +08:00
lancer.hong
d1543f48c3 Optimize ThreadContext.java 2021-08-30 19:03:05 +08:00
Francis Dong
5746732bf8 Correct the data type of reference value if it is variable arguments #289 2021-08-30 12:32:07 +08:00
Francis Dong
9f6cc4102b Correct the data type of reference value if it is variable arguments #289 2021-08-30 11:39:32 +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
af30765f2b Add UUID function #287 2021-08-27 18:33:15 +08:00
Francis Dong
7ec6d7056a Add toUpperCase and toLowerCase functions #285 2021-08-27 16:32:43 +08:00
lancer.hong
4acca47375 Upgrade commons-pool2 to 2.11.1 2021-08-26 17:59:39 +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
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
513216ff4f Change version to 2.2.4-we-code 2021-08-24 11:55:57 +08:00
hongqiaowei
7b72fb11dd demo 2021-08-24 11:44:55 +08:00
hongqiaowei
99447281fa Release 2.2.4-beta4 2021-08-18 17:26:06 +08:00
hongqiaowei
71b92def56 Optimize route auth msg 2021-08-18 17:23:27 +08:00
hongqiaowei
034e55adeb typo 2021-08-18 11:19:34 +08:00