Commit Graph

361 Commits

Author SHA1 Message Date
hongqiaowei
71cf873fa2 Correct ThreadContext.getStringBuilder usage in WebUtils.toQueryString 2021-10-19 14:39:41 +08:00
hongqiaowei
956781fca9 Web server port config 2021-10-19 13:29:20 +08:00
hongqiaowei
f1fd55f6f7 Add switch for api pairing web server 2021-10-19 11:54:20 +08:00
hongqiaowei
f0e930c03e Delete MyApiConfig 2021-10-19 10:39:23 +08:00
hongqiaowei
62841a179e Get query string through ServerHttpRequest.getQueryParams() 2021-10-18 17:05:17 +08:00
hongqiaowei
eb793b3092 Release 2.3.3-beta3 2021-10-15 18:14:41 +08:00
hongqiaowei
6a284f5528 RequestBodyPlugin can be extended multi times 2021-10-15 15:27:42 +08:00
hongqiaowei
1cde4eb478 Release 2.3.3-beta2 2021-10-15 12:42:29 +08:00
hongqiaowei
dd299d6b70 Merge remote-tracking branch 'we__/develop' into develop 2021-10-15 12:30:46 +08:00
hongqiaowei
51e05b6dc1 Plugin can extend RequestBodyPlugin to modify request 2021-10-15 12:30:16 +08:00
Francis Dong
a9b85c7d9a Support using global resource in json path mapping of aggregation #343 2021-10-14 15:49:19 +08:00
hongqiaowei
a58646cc22 Rename some variable 2021-10-14 11:13:10 +08:00
hongqiaowei
fbd54ab95c Don't log sensitive data 2021-10-14 11:05:30 +08:00
hongqiaowei
458e614f29 Deprecate method 2021-10-13 16:13:19 +08:00
hongqiaowei
815ad7a32c Apply plugin in gateway group level #337 2021-10-13 15:20:43 +08:00
hongqiaowei
81341bd62e Dynamic change plugins of route 2021-10-13 11:14:46 +08:00
lancer.hong
bf3358b27e Code snippet optimization 2021-10-12 22:46:05 +08:00
hongqiaowei
7b78a85dd6 Code style 2021-10-12 21:17:16 +08:00
hongqiaowei
9373370ade Incubate fizz api dispatch web server 2021-10-12 20:57:36 +08:00
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