Commit Graph

330 Commits

Author SHA1 Message Date
hongqiaowei
4f58ce4c72 upgrade: spring、spring cloud、reactor version 2021-02-18 10:15:12 +08:00
hongqiaowei
f86e13a427 upgrade: netty version 2021-02-09 10:25:41 +08:00
hongqiaowei
04c36ff1fe fix: some bug 2021-02-07 15:40:46 +08:00
hongqiaowei
6391c0e1eb fix: some bug 2021-02-07 11:28:36 +08:00
hongqiaowei
7ee8648a3f fix: some bug 2021-02-05 11:46:20 +08:00
hongqiaowei
dbd0471b7a fix: some bug 2021-02-04 17:50:22 +08:00
hongqiaowei
2f942b9d6f update: sync dev branch 2021-02-04 15:07:22 +08:00
hongqiaowei
ccdd7e4c84 Merge remote-tracking branch 'origin/feature/callback' into feature/callback
# Conflicts:
#	src/main/java/we/filter/AggregateFilter.java
#	src/main/java/we/util/WebUtils.java
2021-02-04 14:53:20 +08:00
hongqiaowei
a2fda084ba feat: secret key auth 2021-02-04 14:38:23 +08:00
hongqiaowei
5788ac0d6d update: push callback config id to manager 2021-02-04 14:38:23 +08:00
hongqiaowei
92966368ff update: push callback config id to manager 2021-02-04 14:38:23 +08:00
hongqiaowei
5c2d323b09 update: add CallbackServiceTests 2021-02-04 14:38:23 +08:00
hongqiaowei
6b7110546d update: add ApiConifg2appsServiceTests 2021-02-04 14:38:22 +08:00
hongqiaowei
f7ba745220 update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
48c5d0cb6a update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
8a2f6e7aba update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
b5b973833f update: add ApiConifg2appsServiceTests 2021-02-04 14:37:19 +08:00
hongqiaowei
c398f4d9a5 update: add call back service 2021-02-04 14:37:18 +08:00
hongqiaowei
f984d5839e update: add call back service 2021-02-04 14:37:18 +08:00
hongqiaowei
9222a19ffe update: add call back service 2021-02-04 14:37:18 +08:00
hongqiaowei
556bb278fa update: add aggregate service 2021-02-04 14:37:17 +08:00
hongqiaowei
31de1b3b0c update: callback filter request all backends 2021-02-04 14:37:17 +08:00
hongqiaowei
71ed163909 update: push callback req to manager 2021-02-04 14:35:45 +08:00
hongqiaowei
a4b09b57e7 update: push callback req to manager 2021-02-04 14:35:45 +08:00
hongqiaowei
08cad6e379 update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
0a619d3824 update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
23755143be update: push callback req to manager 2021-02-04 14:35:44 +08:00
hongqiaowei
2cf0bd768f update: push callback req to manager 2021-02-04 14:35:43 +08:00
hongqiaowei
a291e6f8e5 update: code clean 2021-02-04 14:35:43 +08:00
hongqiaowei
6a27718b1a update: code clean 2021-02-04 14:35:43 +08:00
hongqiaowei
6b21646f47 update: code clean 2021-02-04 14:35:43 +08:00
hongqiaowei
72aa46acdd update: code clean 2021-02-04 14:35:42 +08:00
hongqiaowei
86f9abd6a7 update: code clean 2021-02-04 14:31:55 +08:00
hongqiaowei
e3e3eb43b5 update: add callback config domain 2021-02-04 14:28:47 +08:00
hongqiaowei
78d1a0ad7b update: extractServiceOrAddress method support parameter which like 'https://www.baidu.com' 2021-02-04 14:28:47 +08:00
hongqiaowei
8d8fa1e5bd feat: multi app support 2021-02-04 14:28:47 +08:00
hongqiaowei
b51a777285 feat: multi app support 2021-02-04 14:28:47 +08:00
hongqiaowei
a01064e24c feat: multi app support 2021-02-04 14:28:47 +08:00
hongqiaowei
9626c36832 fix: WebUtils.getClientReqPathPrefix should return /proxytest/ when request path is /proxytest/test/xxx 2021-02-04 14:28:47 +08:00
hongqiaowei
b349264efb feat: secret key auth 2021-02-04 11:22:31 +08:00
Francis Dong
fc24d5a1aa Support PUT/DELETE/PATCH/HEAD/OPTIONS/TRACE methods #43 2021-02-03 16:56:39 +08:00
hongqiaowei
a194110431 update: push callback config id to manager 2021-02-03 15:57:14 +08:00
Francis Dong
f923d2aaf1 rename FizzGatewayFilter to AggregateFilter 2021-02-03 15:53:13 +08:00
Francis Dong
f5404b7d5e add methods to retrieve request params 2021-02-03 15:35:23 +08:00
hongqiaowei
46cc6d1031 update: push callback config id to manager 2021-02-03 10:05:06 +08:00
Francis Dong
001e2e341c fix the override problem when adding field to a object node in aggregation #54 2021-02-02 17:17:09 +08:00
hongqiaowei
e745bd0956 update: add CallbackServiceTests 2021-02-02 15:20:03 +08:00
hongqiaowei
b6c65fc824 update: add ApiConifg2appsServiceTests 2021-02-02 11:37:16 +08:00
Francis Dong
6c7eb45412 add jwt support #30 2021-02-01 17:12:03 +08:00
hongqiaowei
6d8f581505 update: add ApiConifg2appsServiceTests 2021-02-01 16:15:14 +08:00