lapple
ff94e2ed46
UT: improve test coverage for load balancer unit test ( #325 )
...
* improve test coverage for load-balancer
* modify CHANGELOG.md
Co-authored-by: lapplelei <lapplelei@tencent.com>
2 years ago
lepdou
f88a342c4d
fix config file format misspell ( #319 )
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
weihubeats
6a870b9935
format constatns UTF-8 ( #313 )
...
* format constatns UTF-8
* add update log
2 years ago
weihubeats
99d22321ff
add restTemplate Report Polaris ( #272 )
...
* add restTemplate Report Polaris
* add listener
* add auto config
* add listener
* add java doc
* add java doc
* Add empty judgment
* add instanceof
* add test
* 删除多余空行
* format code
* format code
* format code
* remove redundant code
* rename class name
* format code
* update http code judge
* add change log
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
shouyuwang
cbed6df22a
UT add metadata-transfer unit test ( #294 )
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
shouyuwang
c28a02aa67
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService ( #281 )
...
* fix:UnknownHostException: RateLimitCalleeService
* 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
6e2a3f1dc6
fix:fix TypeNotPresentException in @ConditionalOnClass of router. ( #276 )
2 years ago
Haotian Zhang
d2edd5d955
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. ( #269 )
2 years ago
Haotian Zhang
49a03f8355
feat:support reading configuration from application.yml or application.properties. ( #259 )
2 years ago
VOPEN.XYZ
c1b31a73e2
Fix third-party lib CVEs & Upgrade core spring libs version . ( #237 )
2 years ago
lepdou
750e5fd415
add instance metadata spi for registration ( #244 )
2 years ago
lepdou
d49520dd11
fix guava version conflict bug & fix router strong dependency on LoadBalancerClientFilter ( #236 )
2 years ago
lepdou
80cc2882c6
Update CHANGELOG.md
2 years ago
lepdou
68620d9f8f
support spring cloud gateway routers ( #230 )
2 years ago
lepdou
36ff03b7b7
Update CHANGELOG.md
2 years ago
Haotian Zhang
02748fc3af
feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. ( #225 )
2 years ago
Haotian Zhang
bc672b90b9
Update CHANGELOG.md
3 years ago
Haotian Zhang
350b5d4ad6
fix:use 1.6.1 version of polaris-java and fix some bug. ( #222 )
3 years ago
Haotian Zhang
3b0eea0033
fix:use 1.6.1 version of polaris-java. ( #221 )
3 years ago
Haotian Zhang
6091bda52c
release:release 1.5.1-Hoxton.SR9. ( #219 )
3 years ago
Haotian Zhang
58a82731fe
fix:fix consul connect bug. ( #217 )
3 years ago
Haotian Zhang
11a5aea66f
feat:update to 1.6.0-Hoxton.SR9-SNAPSHOT. ( #216 )
3 years ago
lepdou
71a047290c
set example polaris address to demo environment
3 years ago
Haotian Zhang
6a90de6d1e
test:add junit test to polaris-discovery. ( #205 )
3 years ago
SkyeBeFreeman
5ed3b56af2
test:add junit test to polaris-circuitbreaker.
3 years ago
lepdou
dc77ec0bec
support near by router ( #196 )
3 years ago
lepdou
9378bb2878
load application.yml and application-${profile}.yml from polaris server ( #199 )
3 years ago
SkyeBeFreeman
a076c8f92b
feat:add rate limit of unirate.
3 years ago
lepdou
d6e2923905
1. fix router rest template strong dependency on RouterLabelResolver
...
2. optimize RouterLabelResolver to list
3. add metadata-transfer dependency for router
3 years ago
misselvexu
a39d47c1b2
Add metedata transfer example .
3 years ago
lepdou
d72cd884ad
feature: support router expression label
3 years ago
lepdou
04ca410097
Merge branch 'main' into h/expression_rule_label
3 years ago
lepdou
33f84d18eb
Merge branch 'main' into h/expression_rule_label
3 years ago
lepdou
83338d7b1d
support parse ratelimit rule expression labels
3 years ago
Haotian Zhang
52a47327d0
Merge branch 'main' into h/router_label
3 years ago
Haotian Zhang
c66b68e171
feat:update to 1.5.0-Hoxton.SR9-SNAPSHOT. ( #188 )
3 years ago
lepdou
4fc6aca5b1
support router by request label
3 years ago
SkyeBeFreeman
734be5032f
fix:fix wrong isAliveFlag config when creating new PolarisServer.
3 years ago
SkyeBeFreeman
900acc4421
fix:fix route not refreshing bug when first instance of one service up.
3 years ago
SkyeBeFreeman
266ee13bd2
fix:fix wrong context data storage.
3 years ago
Haotian Zhang
3303d995d2
Update CHANGELOG.md
3 years ago
SkyeBeFreeman
c27ef60a1b
fix:Turn off automatic injection of Polars rule.
3 years ago
SkyeBeFreeman
353bf60724
docs:update CHANGELOG.md.
3 years ago
SkyeBeFreeman
43f9ebc4c3
release:release 1.4.0-Hoxton.SR9.
3 years ago
Haotian Zhang
d559d11673
Merge branch 'main' into h/config_address
3 years ago
SkyeBeFreeman
c73d224ab3
docs:update CHANGELOG.md.
3 years ago
lepdou
6c8cb574d8
remove spring-javaformat-maven-plugin
3 years ago