Commit Graph

1326 Commits

Author SHA1 Message Date
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
1ee2f38575 Debug github action 2023-04-11 11:22:15 +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
hongqiaowei
c491f4a93c Ip plugin 2023-04-04 14:33:22 +08:00
hongqiaowei
32e58a2ebf Merge pull request #473 from fizzgate/master 2023-04-03 15:06:25 +08:00
hongqiaowei
97b4785485 Upgrade spring Framework to 5.2.23 to fix cve-2023-20861 2023-03-25 11:03:18 +08:00
hongqiaowei
491f6d399a Fix flow control problem 2023-03-25 09:51:30 +08:00
dxfeng10
e9b990178f Update README.en-us.md 2023-03-20 11:14:15 +08:00
dxfeng10
25458a1dae Update README.md 2023-03-20 11:13:52 +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
dxfeng10
9b0aa2380e Merge pull request #469 from fizzgate/master
sync master
2023-02-24 11:22:05 +08:00
Francis Dong
8af31e4a64 update script 2023-02-21 15:59:03 +08:00
Francis Dong
13c13ef21b update script 2023-02-21 15:46:52 +08:00
hongqiaowei
e8cf276fce Support request path end with or without / 2023-02-20 18:18:15 +08:00
hongqiaowei
118b254d8c Merge pull request #467 from fizzgate/develop
Upgrade netty-tcnative to 2.0.59.Final
2023-02-18 10:02:49 +08:00
hongqiaowei
9448791959 Upgrade netty-tcnative to 2.0.59.Final 2023-02-18 09:34:36 +08:00