VOPEN.XYZ
e7d5e2a67d
Refactor : optimize project and code (main). ( #506 )
2 years ago
DerekYRC
940bfa0f88
Fix typo & Code optimization ( #507 )
2 years ago
lepdou
0bb9ed8ce0
add router actuator endpoint ( #464 )
...
* optimize ratelimit actuate endpoint and add router actuate endpoint
* delete PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndPoint to PolarisDiscoveryEndpoint
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
lepdou
8f0971efcd
add feature-env plugin & add spring cloud gateway staining plugin ( #428 )
2 years ago
许路路
c347054f40
add limit rate filter debug log ( #417 )
...
Co-authored-by: rod.xu <rod.xu@yunlsp.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
weihubeats
d99e99583c
bugfix: optimize ratelimit actuator ( #413 )
2 years ago
VOPEN.XYZ
789b1dfdfb
Optimize starters auto-configuration. (main) ( #391 )
2 years ago
Haotian Zhang
e5f7a75e09
refactor:optimize project and code ( #368 )
...
* refactor:optimize project and code
* refactor:optimize project and code
* refactor:optimize project and code
2 years ago
qingliu
45f2512e20
feat: support actuator for sct core components ( #343 )
...
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* fix: unit test failed caused by merge code
* fix: code style and design flaws
* fix: unit test error caused by code format
* fix: change the conditional class of polaris endpoint to endpoint class
Co-authored-by: frankjlli <frankjlli@tencent.com>
2 years ago
lepdou
933d573c64
optimize static metadata manager ( #327 )
2 years ago
kaiybaby
db8184a576
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed ( #316 )
2 years ago
cheese8
e455759912
refactor to use text/html resolve chaos problem on rejectTips ( #285 )
...
* refactor to use text/html resolve chaos problem on rejectTips
* Update QuotaCheckServletFilterTest.java
* Update QuotaCheckReactiveFilter.java
* Update CHANGELOG.md
2 years ago
cheese8
6dc6bf305e
solve the chaos code problem on rejectTips ( #279 )
...
* solve the chaos code problem on rejectTips
* Update CHANGELOG.md
2 years ago
Haotian Zhang
49a03f8355
feat:support reading configuration from application.yml or application.properties. ( #259 )
2 years ago
lepdou
9158649ff8
fix some bugs and optimize example
3 years ago
lepdou
dfc7264ade
add router unit test
3 years ago
SkyeBeFreeman
73b0dc966b
fix:fix junit error in rate limit.
3 years ago
SkyeBeFreeman
a076c8f92b
feat:add rate limit of unirate.
3 years ago
lepdou
83338d7b1d
support parse ratelimit rule expression labels
3 years ago
lepdou
8f907d81df
polaris-ratelimit-factory include router-metadata for distribute rate limit
3 years ago
SkyeBeFreeman
588ada63eb
fix:fix ClassNotFound error.
3 years ago
lepdou
e655ef74c2
Support custom rate limit reject response info
3 years ago
SkyeBeFreeman
4038c23fe5
feat:optimize code style.
3 years ago
Haotian Zhang
aa582b9317
Merge pull request #110 from lepdou/h/fix_discovry
...
optimize router dependency
3 years ago
lepdou
954c5d2e6e
Merge branch 'main' into main
3 years ago
SkyeBeFreeman
9877d8ad47
feat:add switch of polaris, discovery and register.
3 years ago
lepdou
b64d82fa6a
optimize router dependency
3 years ago
lepdou
c7f6575567
add custom label resolver spi for rate limit
3 years ago
lepdou
e747a2a711
1. upgrade polaris-java version to 1.3.0
...
2. fix ratelimit desc when deny request
3. fix circuit break example bug
3 years ago
lepdou
cff6466223
1. optimize pom dependency 2. optimize demo
3 years ago
SkyeBeFreeman
9802f97cfb
feat:optimize metadata module.
3 years ago
SkyeBeFreeman
fc16d17206
feat:optimize dependencies and notes.
3 years ago
SkyeBeFreeman
5ad472579d
feat:divide storage and transfer of metadata.
3 years ago
SkyeBeFreeman
baabb69be3
feat:optimize project structure and checkstyle
3 years ago