Commit Graph

126 Commits

Author SHA1 Message Date
hongqiaowei
87cd951531 upgrade: groovy version 2020-12-17 11:39:31 +08:00
hongqiaowei
1a520b1706 refactor: remove service white list 2020-12-16 18:33:11 +08:00
hongqiaowei
f9d527e890 code style 2020-12-14 16:27:53 +08:00
Francis Dong
2978349250 match aggregation api with backend service name and path 2020-12-14 16:19:48 +08:00
hongqiaowei
c8f242036a optimize web util 2020-12-14 15:22:07 +08:00
hongqiaowei
1b55c9038e update: upgrade spring boot version 2020-12-11 19:53:21 +08:00
hongqiaowei
df8c46e32a update: upgrade spring ver 2020-12-10 11:20:18 +08:00
hongqiaowei
0baeee474c fix: compatible no api config case 2020-12-09 18:24:01 +08:00
hongqiaowei
6f7bfd7bbb fix: md5 sign ignore case 2020-12-08 18:39:54 +08:00
hongqiaowei
256f68b15b fix: if no aggregate resource, should direct response client 2020-12-08 17:50:19 +08:00
hongqiaowei
9a5ad1e2e0 fix: if no aggregate resource, should direct response client 2020-12-08 15:51:37 +08:00
Francis Dong
10d1b4c3c1 Merge branch 'develop' of https://github.com/wehotel/fizz-gateway-community into develop
# Conflicts:
#	src/main/java/we/filter/FizzGatewayFilter.java
2020-12-08 15:05:02 +08:00
Francis Dong
38a60fc00e format code 2020-12-08 12:35:58 +08:00
Francis Dong
cedb2bd2b1 add debug log for aggregation 2020-12-08 12:34:00 +08:00
Francis Dong
a5317a90f2 update redis dependency 2020-12-08 12:30:15 +08:00
Francis Dong
b9b1f24ac8 update JVM MaxMetaspaceSize 2020-12-08 12:26:47 +08:00
Francis Dong
165460417e init aggregation API configuations while application start 2020-12-08 12:25:23 +08:00
hongqiaowei
0eafb66bcb chore: sync develop branch 2020-12-08 11:56:08 +08:00
hongqiaowei
8002a4a201 Merge remote-tracking branch 'origin/optimization/route' into optimization/route
# Conflicts:
#	src/main/java/we/filter/FizzGatewayFilter.java
2020-12-08 11:50:58 +08:00
hongqiaowei
45ac89f243 chore: sync develop branch 2020-12-08 11:46:11 +08:00
hongqiaowei
1dd3119e5f feat: auth switch 2020-12-08 11:26:11 +08:00
hongqiaowei
add08fcc58 style: rc3 - rename get api config 2020-12-08 11:25:02 +08:00
hongqiaowei
081677ed1b fix: rc2 2020-12-08 11:25:02 +08:00
hongqiaowei
3c74848e1d fix: rc1 2020-12-08 11:25:01 +08:00
hongqiaowei
1778f01aba feat: new route 2020-12-08 11:25:01 +08:00
hongqiaowei
2a9b01e16b feat: ant path match 2020-12-08 11:25:01 +08:00
hongqiaowei
66e955321e style: format code 2020-12-08 11:25:00 +08:00
hongqiaowei
8aba64bb39 chore: initialize branch 2020-12-08 11:25:00 +08:00
hongqiaowei
9e98a4a6fb feat: auth switch 2020-12-07 19:15:08 +08:00
hongqiaowei
7a7ea4e9b2 style: rc4 - only handle service arrange request 2020-12-04 11:24:27 +08:00
hongqiaowei
e31a196289 style: rc4 - only handle service arrange request 2020-12-04 11:20:40 +08:00
hongqiaowei
c065b7baf4 style: rc3 - rename get api config 2020-12-03 16:01:51 +08:00
hongqiaowei
06d369f6f6 fix: rc2 2020-12-02 17:08:08 +08:00
Francis Dong
24688b2bb0 add trace id to log 2020-12-02 11:47:53 +08:00
hongqiaowei
f905a1ad12 fix: rc1 2020-12-01 18:07:21 +08:00
Francis Dong
31408edb12 Merge branch 'master' into develop
# Conflicts:
#	docs/CNAME
2020-12-01 15:32:33 +08:00
Francis Dong
7f048a88e8 make aggregation step optional 2020-12-01 15:29:32 +08:00
hongqiaowei
7148b93cca feat: new route 2020-11-30 17:53:48 +08:00
hongqiaowei
60fec9393a feat: ant path match 2020-11-27 17:18:37 +08:00
dxfeng10
51e0bbe7d3 Create CNAME 2020-11-25 10:46:49 +08:00
zhongjie
f3eb94a0ec 1.add subscribe for access stat channel to really send data
2.set stat.open true to open push access stat data
2020-11-25 09:47:30 +08:00
Francis Dong
b1474fba97 add script exception handling guide and roadmap 2020-11-25 09:47:30 +08:00
Francis Dong
336c13f86c check service id before matching aggregation api 2020-11-25 09:47:30 +08:00
Francis Dong
f89e4df27d #19 add embedded default common.js in classpath 2020-11-25 09:47:30 +08:00
zhongjie
ca344082f6 adapt the application.yml file for auto install 2020-11-25 09:47:30 +08:00
Francis Dong
70c132059b #15 return exception information while failed to execute script 2020-11-25 09:47:30 +08:00
Francis Dong
beef51be1a #14 support redirect in aggregation 2020-11-25 09:47:30 +08:00
Francis Dong
4caedf7c00 update: use WebUtils to get request path 2020-11-25 09:47:30 +08:00
zhongjie
2e817109dd 1.update the nacos uri selector to find the same group instance.
2.update version to 1.2.0.
3.update the readme doc.
2020-11-25 09:47:30 +08:00
zhongjie
1f02caabbe application.yml add nacos register group name config. 2020-11-25 09:47:30 +08:00