Commit Graph

868 Commits

Author SHA1 Message Date
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
hongqiaowei
d53af0c78b Release 2.2.4-beta3 2021-08-18 09:07:10 +08:00
hongqiaowei
1a1fe89776 Merge pull request #280 from wehotel/master 2021-08-17 18:55:43 +08:00
linwaiwai
768b1fe004 Update README.md 2021-08-17 18:52:35 +08:00
hongqiaowei
ab6c7712a1 Add disable-SSL-verification option to WebClient #279 2021-08-17 18:49:16 +08:00
hongqiaowei
3f8f2ff644 Upgrade netty to 4.1.67 2021-08-17 17:02:04 +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
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