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 |
|
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 |
|
nil.zhong
|
65b79a0221
|
Remove local repo & json-schema-validator-i18n-support
|
2023-06-06 16:11:12 +08:00 |
|
hongqiaowei
|
0bbc128ebd
|
Fix CallbackServiceTests.requestBackendsTest
|
2023-06-06 14:54:43 +08:00 |
|
linwaiwai
|
2830d6ab91
|
排除掉fizz-core引入
|
2023-06-04 17:36:50 +08:00 |
|
linwaiwai
|
5734b6e38b
|
增加私有仓库
|
2023-06-04 13:46:11 +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 |
|
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 |
|
hongqiaowei
|
15036163ed
|
Release 2.7.2
|
2023-04-10 18:08:58 +08:00 |
|
hongqiaowei
|
491f6d399a
|
Fix flow control problem
|
2023-03-25 09:51:30 +08:00 |
|
Francis Dong
|
49134c52d6
|
Support HMAC algorithm functions #470
|
2023-03-16 14:31:47 +08:00 |
|
Francis Dong
|
6052760f4c
|
Support HMAC algorithm functions #470
|
2023-03-16 11:59:25 +08:00 |
|
hongqiaowei
|
e8cf276fce
|
Support request path end with or without /
|
2023-02-20 18:18:15 +08:00 |
|
hongqiaowei
|
a5794cf081
|
Release 2.7.1
|
2023-02-17 17:00:35 +08:00 |
|
hongqiaowei
|
32ae0a2111
|
Set gateway default prefix to /
|
2023-02-17 11:35:20 +08:00 |
|
hongqiaowei
|
82e929f03b
|
Fix gateway prefix problem
|
2023-02-16 14:53:08 +08:00 |
|
hongqiaowei
|
8f190b3877
|
Fix gateway prefix problem
|
2023-02-16 10:30:32 +08:00 |
|
hongqiaowei
|
7c325c0887
|
Add default timeout for route
|
2023-02-14 18:15:33 +08:00 |
|
Francis Dong
|
6e359c5e6b
|
Set X-Forwarded-For header
|
2023-02-14 10:55:52 +08:00 |
|
Francis Dong
|
e9e05f08a9
|
Set X-Forwarded-For header
|
2023-02-13 11:27:23 +08:00 |
|
hongqiaowei
|
581657cc74
|
Support X-Forwarded-For header
|
2023-02-11 12:06:09 +08:00 |
|
hongqiaowei
|
f409c0db44
|
Handler client request with / path
|
2023-02-10 18:09:13 +08:00 |
|
hongqiaowei
|
84f087e1c1
|
Fix problem when update fizz config dynamically
|
2023-02-10 18:07:19 +08:00 |
|
hongqiaowei
|
ed7863f57b
|
Fizz config support ConditionalOnXXX annotations
|
2023-02-04 11:52:15 +08:00 |
|
dxfeng10
|
470e31ccc8
|
rename package (#465)
|
2023-02-03 16:01:38 +08:00 |
|
hongqiaowei
|
f513623030
|
Support client request with / path
|
2023-02-02 17:57:28 +08:00 |
|
lancer.hong
|
011e25a280
|
FizzWebClient support x-forwarded-for header
|
2022-11-25 22:10:31 +08:00 |
|
Francis Dong
|
2d45c5d61e
|
Rename
|
2022-11-22 11:07:38 +08:00 |
|
dxfeng10
|
19403fa6c2
|
Support logic functions (#461)
* skip tests
* Support logic functions #460
* Support logic functions #460
|
2022-11-22 10:16:56 +08:00 |
|
hongqiaowei
|
4769992918
|
Fix ip validation problem in app
|
2022-10-31 16:18:05 +08:00 |
|
Francis Dong
|
255ea57877
|
Fix blank gateway context problem #458
|
2022-10-31 14:58:02 +08:00 |
|
hongqiaowei
|
5fbe09a717
|
Release 2.7.0
|
2022-09-07 15:22:11 +08:00 |
|
Francis Dong
|
f60ed2d7b7
|
Release 2.7.0-beta2
|
2022-08-18 10:51:51 +08:00 |
|
hongqiaowei
|
53fdbffc84
|
Release 2.7.0-beta1
|
2022-08-10 18:37:27 +08:00 |
|
hongqiaowei
|
2838bc418b
|
Add node rps and concurrents to FizzGatewayNodeStatSchedConfig.java
|
2022-08-06 11:01:37 +08:00 |
|
hongqiaowei
|
e171905c6d
|
Add node rps and concurrents to FizzGatewayNodeStatSchedConfig.java
|
2022-08-05 16:45:24 +08:00 |
|
hongqiaowei
|
b8d0864400
|
Add schedule to refresh registry center config
|
2022-08-04 16:45:04 +08:00 |
|
hongqiaowei
|
168cc5b488
|
GrayReleasePlugin can append header
|
2022-08-01 15:49:50 +08:00 |
|
hongqiaowei
|
43795a23ee
|
Change version to 2.7.0-SNAPSHOT
|
2022-07-29 10:31:12 +08:00 |
|
hongqiaowei
|
25a7b52fbf
|
Fix route forbidden not take effect
|
2022-07-28 18:44:33 +08:00 |
|
hongqiaowei
|
f2da20e26a
|
GR1
|
2022-07-26 16:18:43 +08:00 |
|
hongqiaowei
|
ebaee5b62b
|
GR0
|
2022-07-26 15:25:15 +08:00 |
|
hongqiaowei
|
4923076b51
|
Release 2.6.6
|
2022-07-14 18:51:28 +08:00 |
|
hongqiaowei
|
6726250980
|
MD5 sign timestamp validation and remove log4j2 kafka
|
2022-07-14 18:51:08 +08:00 |
|