Commit Graph

1290 Commits

Author SHA1 Message Date
hongqiaowei
3a50d6c47a Remove GrayReleasePluginTests 2023-07-07 18:05:46 +08:00
Francis Dong
6eee0c2e80 support rejecting all requests by ratelimit 2023-06-29 17:19:20 +08:00
Francis Dong
926cacb60b support rejecting all requests by ratelimit 2023-06-29 16:54:44 +08:00
Francis Dong
b92dd42c8e support rejecting all requests by ratelimit 2023-06-29 11:34:48 +08:00
Francis Dong
9ba5afa69a Merge branch 'develop' into feature/v3.0.0 2023-06-28 17:05:57 +08:00
Francis Dong
d17a13b184 support rejecting all requests by ratelimit 2023-06-28 16:57:50 +08:00
Francis Dong
1084c47743 update gateway prefix to / 2023-06-28 14:23:38 +08:00
hongqiaowei
13647f8330 Fix circuit breaker bug 2023-06-13 17:09:31 +08:00
nil.zhong
af480bec7e Merge branch 'develop' of https://github.com/fizzgate/fizz-gateway-node into feature/v3.0.0
 Conflicts:
	fizz-core/src/main/java/com/fizzgate/filter/AggregateFilter.java
	fizz-core/src/main/java/com/fizzgate/fizz/ConfigLoader.java
	fizz-core/src/main/java/com/fizzgate/fizz/Pipeline.java
	fizz-core/src/main/java/com/fizzgate/fizz/function/CommonFunc.java
	fizz-core/src/main/java/com/fizzgate/fizz/function/FuncExecutor.java
	fizz-core/src/main/java/com/fizzgate/fizz/function/ListFunc.java
	fizz-core/src/main/java/com/fizzgate/proxy/CallbackService.java
	fizz-core/src/test/java/com/fizzgate/fizz/function/CommonFuncTests.java
	fizz-core/src/test/java/com/fizzgate/fizz/function/ListFuncTests.java
2023-06-06 18:00:40 +08:00
Francis Dong
64597d250e Merge branch 'master' into develop 2023-06-06 16:48:15 +08:00
nil.zhong
d9e937a2d4 Merge branch 'feature/v3.0.0' of https://codeup.aliyun.com/6177bdf9474364dd1dfbe4ba/fizzgate/fizz-gateway-node into feature/v3.0.0 2023-06-06 16:11:32 +08:00
nil.zhong
65b79a0221 Remove local repo & json-schema-validator-i18n-support 2023-06-06 16:11:12 +08:00
linwaiwai
2722235d89 exclude fizz-core 2023-06-06 15:51:37 +08:00
linwaiwai
f26be46685 add private repo 2023-06-06 15:51:37 +08:00
hongqiaowei
0bbc128ebd Fix CallbackServiceTests.requestBackendsTest 2023-06-06 14:54:43 +08:00
Francis Dong
5a62aa3bf2 Merge branch 'master' of github.com:fizzgate/fizz-gateway-node
# Conflicts:
#	README.en-us.md
#	README.md
2023-06-06 12:04:05 +08:00
linwaiwai
2830d6ab91 排除掉fizz-core引入 2023-06-04 17:36:50 +08:00
linwaiwai
5734b6e38b 增加私有仓库 2023-06-04 13:46:11 +08:00
linwaiwai
003f078a6e update name
Update README.md

Update README.md

Update README.en-us.md

Update README.md

Update README.md

Update README.md
2023-06-04 08:55:18 +08:00
hongqiaowei
0ad6cc2df3 Release 2.7.2 2023-06-04 08:55:18 +08:00
Francis Dong
39ebd94d56 correct comment 2023-06-04 08:55:18 +08:00
hongqiaowei
eaf89aaff4 Ip plugin 2023-06-04 08:55:18 +08:00
dxfeng10
6383b4fd9e Update README.en-us.md 2023-06-04 08:55:18 +08:00
hongqiaowei
6c4fa7720d Upgrade spring Framework to 5.2.23 to fix cve-2023-20861 2023-06-04 08:55:18 +08:00
hongqiaowei
8c9ba12db6 Fix flow control problem 2023-06-04 08:55:18 +08:00
Francis Dong
b6b3bc474a Support HMAC algorithm functions #470 2023-06-04 08:55:18 +08:00
Francis Dong
4629b24101 Support HMAC algorithm functions #470 2023-06-04 08:55:18 +08:00
hongqiaowei
1c21dc97ae Support request path end with or without / 2023-06-04 08:55:18 +08:00
hongqiaowei
3a8ccdf2f8 Upgrade netty to 4.1.93.Final 2023-06-02 10:02:40 +08:00
Hong Qiaowei
4f7cd57233 Merge pull request #479 from fizzgate/master 2023-06-02 10:01:06 +08:00
Lin Yuying
2bc1a24b82 Update README.md 2023-06-02 07:26:44 +08:00
Lin Yuying
5b79475300 Update README.md 2023-06-01 21:17:20 +08:00
Lin Yuying
f7f793e7ea Update README.md 2023-06-01 21:16:09 +08:00
Francis Dong
0652b70019 Fix repeated read issue of request body of CallbackFilter #478 2023-06-01 15:39:02 +08:00
Francis Dong
aa84548441 Add emptyList/emptyMap functions #477 2023-06-01 15:37:21 +08:00
nil.zhong
e674b35dfb Remove aggregate code, use new aggregate version by fizz-aggregate-spring-boot-starter. 2023-05-30 16:59:01 +08:00
nil.zhong
eb6cc9976a Change version from 2.7.2 to 3.0.0-SNAPSHOT 2023-05-25 15:36:21 +08:00
Lin Yuying
1a622dd403 Update README.en-us.md 2023-05-22 15:21:27 +08:00
Lin Yuying
4aadf76611 Update README.md 2023-05-22 15:07:45 +08:00
hongqiaowei
8824172ca6 Support path parameter such as /user/{userId} #432 2023-05-15 18:18:15 +08:00
hongqiaowei
21527576b1 Support path parameter such as /user/{userId} #432 2023-05-15 18:04:24 +08:00
Hong Qiaowei
58cb25a42c Merge pull request #476 from fizzgate/master 2023-05-15 17:15:25 +08:00
Lin Yuying
4917f00ce9 Update README.md 2023-05-13 19:24:17 +08:00
hongqiaowei
0f274d7cc3 Upgrade netty to 4.1.92.Final and netty-tcnative to 2.0.61.Final 2023-05-12 15:27:32 +08:00
Hong Qiaowei
4785d3777c Merge pull request #475 from fizzgate/master 2023-05-12 10:03:26 +08:00
linwaiwai
20433cb1d7 update name 2023-04-26 17:42:42 +08:00
hongqiaowei
7e6937f276 Upgrade spring to 5.2.24.RELEASE to fix cve-2023-20863 2023-04-17 09:11:14 +08:00
hongqiaowei
858766eb31 Merge pull request #474 from fizzgate/develop 2023-04-11 14:06:29 +08:00
hongqiaowei
15036163ed Release 2.7.2 2023-04-10 18:08:58 +08:00
Francis Dong
96bfe4defc correct comment 2023-04-10 17:54:01 +08:00