Commit Graph

342 Commits

Author SHA1 Message Date
hongqiaowei
0190ac2c31 Rename Dict to GlobalResource 2021-10-12 20:04:54 +08:00
hongqiaowei
8a30ac6d27 Code optimization 2021-10-11 15:38:12 +08:00
hongqiaowei
9e1cbea0c3 Route support retry function 2021-10-11 11:20:14 +08:00
lancer.hong
192f78d5f9 Code style 2021-10-11 00:28:49 +08:00
lancer.hong
40e81cb346 Rename WebFluxConfig to WebServerConfig 2021-10-10 23:41:41 +08:00
lancer.hong
2e895ab7f8 Code snippet optimization 2021-10-09 22:58:13 +08:00
hongqiaowei
c1236ba962 Code style 2021-10-09 18:05:04 +08:00
hongqiaowei
0329558b48 Add dict function #333 2021-10-09 17:13:04 +08:00
Francis Dong
97f7b0b397 Support retry in aggregation #334 2021-10-09 16:49:24 +08:00
hongqiaowei
3bdf053701 Customize gateway error http response #331 2021-10-09 10:19:11 +08:00
hongqiaowei
1d71a059bf Api config refactor 2021-10-08 12:22:09 +08:00
Francis Dong
0f5a087921 Make the request of step optional #327 2021-10-08 10:25:22 +08:00
lancer.hong
654655450b Code style 2021-10-01 12:26:57 +08:00
hongqiaowei
2916ffc7d5 Support organizing gateway group by service 2021-09-30 15:23:06 +08:00
hongqiaowei
66cfd4549c StatPluginFilter should sync the change if current gateway group is modified 2021-09-29 15:50:28 +08:00
hongqiaowei
e5302112dd Optimize utils 2021-09-29 14:13:46 +08:00
hongqiaowei
f5e44e6cf9 Deprecated FilterResult.java 2021-09-29 11:29:44 +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
d41bcb2e97 Optimize default settings of trace id 2021-09-26 20:26:03 +08:00
hongqiaowei
37c09418f1 Comment requestDecorator.getHeaders().remove(HttpHeaders.CONTENT_LENGTH) 2021-09-26 13:37:17 +08:00
Francis Dong
f4966b59a4 Add join function to merge 2 lists by a join field #316 2021-09-23 15:52:34 +08:00
hongqiaowei
ef128e8f13 Support custom trace id in request processing chain #315 2021-09-23 12:01:55 +08:00
hongqiaowei
e39f0a82bf Merge pull request #309 from wehotel/feature/log_appender
add logback support for send log 2 manager
2021-09-22 14:48:55 +08:00
hongqiaowei
17ff7725a6 Deprecate some method of WebUtils.java 2021-09-18 10:44:36 +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
7ace84ba36 Support dynamic route 2021-09-15 19:37:34 +08:00
黄华
b2fbb08029 revert proxy web client 2021-09-14 09:53:03 +08:00
黄华
c4ed0f4370 Merge branch 'develop' into feature/log_appender 2021-09-14 09:41:51 +08:00
黄华
ddbc25c47a 1.custom define WebClient.Builder; 2. support gateway group check by application name 2021-09-13 11:29:44 +08:00
lancer.hong
76ecd1d36e Add next(ServerWebExchange exchange, List<PluginConfig> pcs) method 2021-09-12 16:10:22 +08:00
黄华
bd40099a5f add logback support for send log 2 manager 2021-09-11 00:05:14 +08:00
hongqiaowei
97ffa19830 Aggregate filter should not execute if plugin already response 2021-09-07 12:04:44 +08:00
Francis Dong
63ab5973b6 Correct regex expression 2021-09-06 23:54:31 +08:00
Francis Dong
d2e689f58c Add common functions #302 2021-09-06 23:33:42 +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
7e9eeef834 Add getTime function #294 2021-09-01 13:44:53 +08:00
Francis Dong
31e8b3f80e update AES key of unit test 2021-08-31 15:28:03 +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