Commit Graph

41 Commits (2023.0)

Author SHA1 Message Date
fredrikliu 1672ae7597
fix: fix the ratelimit bug for 2023 (#1316)
4 weeks ago
Haotian Zhang cb57c3b809 feat:support Spring Cloud 2023.
5 months ago
Haotian Zhang 424c7914af
fix:fix header validation when using Chinese char. (#1169)
9 months ago
Haotian Zhang c48f94fcb5
fix:fix router label feign interceptor order. (#1071)
11 months ago
Haotian Zhang 0ab19edb7a
feat:refactor SDKContext as static. (#995)
1 year ago
liaochuntao 73457a4e66
feat:support webclient and gateway report call metrics (#946)
1 year ago
Shanyou Yu (Sean Yu) 48dc5962da
feature: add ratelimit provider info and refactor ratelimit use arguments (#904)
1 year ago
Haotian Zhang f98c412ee4
fix:optimize instance circuit beaker. (#910)
1 year ago
Haotian Zhang 3f70d7bd1d
refactor:update to junit 5. (#866)
1 year ago
lingxiao.wu 35adebfca6
feature:add PolarisRateLimiterLimitedFallback spi. (#857)
1 year ago
Haotian Zhang 83b9decd3a feat:support Spring Cloud 2022.0.
1 year ago
Haotian Zhang 4ebfd3128f
docs:update PR template. (#690)
2 years ago
lepdou 7ea533b0cf
optimize configuration conditional & optimize config data tips (#603)
2 years ago
Haotian Zhang 62fecd49ba
feat:add spring-cloud-starter-tencent-all and quickstart examples. (#569)
2 years ago
Haotian Zhang 8c9d0decb7
refactor:optimize project and code. (#571)
2 years ago
Haotian Zhang 8484fc5f61
add feature-env plugin & add spring cloud gateway staining plugin. (#533)
2 years ago
Haotian Zhang aa53605159
add router actuator endpoint. (#523)
2 years ago
DerekYRC 3cb2e8fe6f
Fix typo & Code optimization (#512)
2 years ago
Haotian Zhang fbd88840ef
add limit rate filter debug log. (#437)
2 years ago
weihubeats 74f4433e75
bugfix: optimize ratelimit actuator. (#420)
2 years ago
Haotian Zhang e95901eb53
refactor:optimize project and code. (#407)
2 years ago
VOPEN.XYZ 8334f5015a
Optimize starter's auto-configuration . (2021) (#396)
2 years ago
qingliu f5ec25ee57
feat: support actuator for sct core components
2 years ago
lepdou 7b77cf20b2
optimize static metadata manager (#346)
2 years ago
cheese8 a1629aeb11
solve the chaos code problem on rejectTips in 2021.0 (#315)
2 years ago
kaiybaby 733850d4a9
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed (#309)
2 years ago
Haotian Zhang afa87770bd
feat:support reading configuration from application.yml or application.properties. (#262)
2 years ago
Haotian Zhang ff25ca6975
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
2 years ago
misselvexu 4b5ad54f40 Upgrade spring boot version with 2.6.7 and spring cloud version with 3.1.x .
2 years ago
Haotian Zhang b693c8d16f
fix:fix routes of gateway doesn't refresh bug. (#163)
2 years ago
lepdou 40b0a30f26 Support custom rate limit reject response info
2 years ago
SkyeBeFreeman aec7b599ae feat:add switch of polaris, discovery and register.
2 years ago
lepdou 880710e659 optimize router dependency
2 years ago
lepdou 7988a982c1 add custom label resolver spi for rate limit
2 years ago
skyehtzhang 2781270c16 feat:add spring cloud 2020.0.x support
2 years ago
lepdou e747a2a711 1. upgrade polaris-java version to 1.3.0
2 years ago
lepdou cff6466223 1. optimize pom dependency 2. optimize demo
2 years ago
SkyeBeFreeman 9802f97cfb feat:optimize metadata module.
2 years ago
SkyeBeFreeman fc16d17206 feat:optimize dependencies and notes.
2 years ago
SkyeBeFreeman 5ad472579d feat:divide storage and transfer of metadata.
2 years ago
SkyeBeFreeman baabb69be3 feat:optimize project structure and checkstyle
2 years ago