Haotian Zhang
1b9fec751a
Use jdk constants instead of magic variables ( #362 )
...
Co-authored-by: weihubeats <weihubeats@163.com>
2 years ago
Haotian Zhang
7eaf90e345
Condition 'null != interceptors' is always 'true' ( #356 )
...
Co-authored-by: xingducai <836959451@qq.com>
2 years ago
Haotian Zhang
0d433a6063
docs:update logo in README. ( #359 )
2 years ago
DerekYRC
c10287270b
fix: shutdown thread pool before the container closes ( #354 )
2 years ago
VOPEN.XYZ
c1dcf69814
Optimize code style & unit test case (2020.0). ( #337 )
2 years ago
lepdou
d1b8f7dade
optimize static metadata manager ( #341 )
2 years ago
Haotian Zhang
87819ab2bd
test:update junit of metadata. ( #338 )
2 years ago
shouyuwang
e0c17d8d48
UT add metadata-transfer unit test 2020.0 ( #334 )
2 years ago
Haotian Zhang
a6d0dac340
feat:Add GitHub action of codecov.yml. ( #330 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
lepdou
f77c3332f6
add spring cloud tencent logo ( #331 )
2 years ago
lepdou
5a2f94d156
fix config file format misspell ( #320 )
2 years ago
kaiybaby
83cf09a480
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed ( #317 )
2 years ago
Haotian Zhang
81fdb6edba
Update CHANGELOG.md
2 years ago
weihubeats
0f9ac9d9ac
Feature 2020 rest template ( #300 )
...
* 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
* Support circuitbreaker in RestTemplate
* update http code judge
* Support circuitbreaker in RestTemplate
2 years ago
shouyuwang
9ac602ecbf
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService in 2020 ( #291 )
...
* fix:fix UnknownHostException
* fix:fix UnknownHostException
* update changelog.md
2 years ago
cheese8
968242a49f
solve the chaos code problem on rejectTips in 2020.0 ( #283 )
...
* solve the chaos code problem on rejectTips
* revert on importOrder
* align to use text/html resolve the chaos problem
* Update QuotaCheckServletFilterTest.java
2 years ago
Haotian Zhang
676aaa41dc
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. ( #270 )
2 years ago
Haotian Zhang
6a877dfc14
Update CHANGELOG.md
2 years ago
Haotian Zhang
343913f0bd
feat:support reading configuration from application.yml or application.properties. ( #261 )
2 years ago
lepdou
c49b8b9331
Add instance metadata spi for registration ( #256 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lepdou
13cb46c561
Add config module unit test ( #255 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
VOPEN.XYZ
7522f4826d
Fix third-party lib CVEs & Upgrade core spring libs version . (2020.0) ( #258 )
...
* Fix third-party lib CVEs & Upgrade core spring libs version .
* Update CHANGELOG.md
2 years ago
lepdou
7b010ef684
Add config change listener feature support
2 years ago
Haotian Zhang
b0b763c731
release:release 1.5.2-2020.0.5. ( #235 )
2 years ago
Haotian Zhang
3a0f50af38
feat:merge router features from 1.5.2-Hoxton.SR9. ( #232 )
2 years ago
Haotian Zhang
fc4bd10564
feat:merge features from 1.5.2-Hoxton.SR9 except router. ( #226 )
3 years ago
VOPEN.XYZ
422feff466
Add metedata transfer example . ( #210 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
SkyeBeFreeman
54da8e070c
feat:update to 1.5.0-2020.0.5-SNAPSHOT.
3 years ago
SkyeBeFreeman
4e6a97fb04
fix:fix route not refreshing bug when first instance of one service up.
3 years ago
SkyeBeFreeman
7ee56fd58d
fix:fix wrong context data storage.
3 years ago
SkyeBeFreeman
629859cbc8
fix:fix routes of gateway doesn't refresh bug.
3 years ago
SkyeBeFreeman
8f7573b403
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
...
Conflicts:
CHANGELOG.md
3 years ago
lepdou
481eac54eb
override recover router config
3 years ago
SkyeBeFreeman
ef5f27f744
docs:update CHANGELOG.md.
3 years ago
Haotian Zhang
a45a437b83
Merge branch '2020.0' into 2020/custom_ratelimit_tip
3 years ago
Haotian Zhang
df377ae23a
Merge branch '2020.0' into 2020/remove_maven_format_plugin
3 years ago
lepdou
40b0a30f26
Support custom rate limit reject response info
3 years ago
lepdou
1a9ea1a0a3
remove maven format plugin
3 years ago
lepdou
fefad2c64c
optimize config server address
3 years ago
SkyeBeFreeman
aec7b599ae
feat:add switch of polaris, discovery and register.
3 years ago
Haotian Zhang
28e40b3869
Merge branch '2020.0' into 2020/optimize_metadata
3 years ago
Haotian Zhang
e58dc9336c
Merge branch '2020.0' into 2020/optimize_metadata
3 years ago
Haotian Zhang
89712c0248
Merge branch '2020.0' into 2020/fix_circuitbreak_400_bug
3 years ago
lepdou
0a57a60f5f
fix circuitbreaker http code greater than 400 as fail response bug
3 years ago
lepdou
880710e659
optimize router dependency
3 years ago
lepdou
8e7966dfa4
refactor transfer metadata
3 years ago
Haotian Zhang
d88683e2d8
Merge branch '2020.0' into 2020/router_example
3 years ago
lepdou
7eb13af825
Merge branch '2020.0' into 2020/ratelimit
3 years ago
lepdou
3c562f02eb
Merge branch '2020.0' into 2020/router_example
3 years ago
Haotian Zhang
da2c4068af
Merge branch '2020.0' into 2020/fix_weight_param
3 years ago
lepdou
471afa8fee
fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
3 years ago
lepdou
94d08337b5
add router example & fix router bug
3 years ago
lepdou
7988a982c1
add custom label resolver spi for rate limit
3 years ago
lepdou
17313ed78d
fix discovery weight param not set to register request bug
3 years ago
SkyeBeFreeman
a0123fd32e
fix:fix junit not working bug.
3 years ago
lepdou
64259ea34c
1. rollback init polaris-context to application phase
...
2. set example polaris server address to 127.0.0.1
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
a418ae8693
support polaris config center
3 years ago
SkyeBeFreeman
fc16d17206
feat:optimize dependencies and notes.
3 years ago
SkyeBeFreeman
34bbac247f
docs:add CHANGELOG.md.
3 years ago