Commit Graph

789 Commits

Author SHA1 Message Date
hongqiaowei
045fddda02 Release 2.3.2 2021-09-27 18:24:54 +08:00
hongqiaowei
aae108ab4a Optimize CORS settings 2021-09-27 17:28:30 +08:00
hongqiaowei
384d968251 Release 2.3.2-beta2 2021-09-27 16:49:22 +08:00
hongqiaowei
2ae2049615 Merge pull request #322 from wehotel/develop 2021-09-27 16:38:16 +08:00
hongqiaowei
d41bcb2e97 Optimize default settings of trace id 2021-09-26 20:26:03 +08:00
Francis Dong
42e478b265 Merge branch 'master' into develop 2021-09-26 17:11:31 +08:00
Francis Dong
4f76c02ee9 Support configuring route level account in basic auth plugin #320 2021-09-26 17:08:32 +08:00
hongqiaowei
37c09418f1 Comment requestDecorator.getHeaders().remove(HttpHeaders.CONTENT_LENGTH) 2021-09-26 13:37:17 +08:00
Francis Dong
9231040e19 Support configuring SERVER_IP env variable in JVM command #318 2021-09-26 08:50:03 +08:00
hongqiaowei
1fa4caa379 Add FizzServerHttpResponseDecorator.java which can modify backend response to client 2021-09-24 15:31:04 +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
6be2d088df Add setFormData to FizzServerWebExchangeDecorator 2021-09-17 21:32:46 +08:00
linwaiwai
804f99bc38 Update README.md 2021-09-16 23:18:58 +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
hongqiaowei
9f2ea0c368 Release 2.3.0 2021-09-14 18:17:46 +08:00
hongqiaowei
2307e08d75 Release 2.3.0-beta1 2021-09-14 18:06:55 +08:00
hongqiaowei
970be959d2 Release 2.3.0-SNAPSHOT 2021-09-14 17:57:04 +08:00
hongqiaowei
75b1991566 Release 2.3.0-SNAPSHOT 2021-09-14 17:55:04 +08:00
hongqiaowei
2495252e8e Merge pull request #311 from wehotel/develop 2021-09-14 17:43:50 +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
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
3e9730e285 Remove getRawBody method 2021-09-09 12:22:07 +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
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