Haotian Zhang
|
1f4b59b8b3
|
feat:update configuration metadata. (#474)
|
2 years ago |
VOPEN.XYZ
|
0f32fb47e6
|
Add disposable metadata transfer support . (#459)
|
2 years ago |
VOPEN.XYZ
|
2155b3bd9d
|
[Feature] Optimize feign & rest-template circuit-breaker logic (2021). (#454)
|
2 years ago |
Haotian Zhang
|
30644858ec
|
feat:enhance Feign and RestTemplate and support Polaris monitor. (#447)
|
2 years ago |
VOPEN.XYZ
|
719235ec8b
|
[Feature] Add configurable heartbeat interval support (2021). (#444)
|
2 years ago |
DerekYRC
|
2aa50f3c6e
|
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate (#440)
|
2 years ago |
Haotian Zhang
|
fbd88840ef
|
add limit rate filter debug log. (#437)
Co-authored-by: 许路路 <499319126@qq.com>
|
2 years ago |
weihubeats
|
74f4433e75
|
bugfix: optimize ratelimit actuator. (#420)
|
2 years ago |
Haotian Zhang
|
70236a705a
|
feat:update to 1.7.0-2021.0.3-SNAPSHOT. (#418)
|
2 years ago |
Haotian Zhang
|
b2d7e450db
|
release:release 1.6.0-2021.0.3. (#415)
|
2 years ago |
Haotian Zhang
|
e95901eb53
|
refactor:optimize project and code. (#407)
* refactor:optimize project and code.
* fix:fix junit error.
* fix:fix code style.
|
2 years ago |
weihubeats
|
dc6f986c34
|
add PostInitPolarisSDKContextTest (#403)
|
2 years ago |
VOPEN.XYZ
|
8334f5015a
|
Optimize starter's auto-configuration . (2021) (#396)
|
2 years ago |
lepdou
|
1ce6336f51
|
support spring cloud gateway routers (#390)
|
2 years ago |
Haotian Zhang
|
55c1d29225
|
docs:optimize example (#387)
|
2 years ago |
cheese8
|
3b0a244fca
|
Fix javadoc <br /> error in 2021 (#376)
|
2 years ago |
qingliu
|
f5ec25ee57
|
feat: support actuator for sct core components
|
2 years ago |
cheese8
|
3342552a80
|
Refator JacksonUtils and JacksonUtilsTest in 2021 (#367)
|
2 years ago |
Haotian Zhang
|
5afd5b7414
|
Use jdk constants instead of magic variables (#361)
Co-authored-by: weihubeats <weihubeats@163.com>
|
2 years ago |
Haotian Zhang
|
b5e850cd3e
|
Condition 'null != interceptors' is always 'true' (#357)
Co-authored-by: xingducai <836959451@qq.com>
|
2 years ago |
Haotian Zhang
|
61fa55d661
|
docs:update logo in README. (#360)
|
2 years ago |
DerekYRC
|
c930e22965
|
fix: shutdown thread pool before the container closes (#355)
|
2 years ago |
lepdou
|
17b710d48c
|
add full size logos (#349)
|
2 years ago |
lepdou
|
7b77cf20b2
|
optimize static metadata manager (#346)
|
2 years ago |
Haotian Zhang
|
72495e7264
|
feat:Add GitHub action of codecov.yml and update junit of metadata. (#344)
|
2 years ago |
shouyuwang
|
50a096a756
|
UT add metadata-transfer unit test 2021.0 (#335)
* UT add metadata-transfer unit test 2021.0
* update changelog.md
* add ut javadoc
* change Assert
|
2 years ago |
lepdou
|
0ad8649002
|
add spring cloud tencent logo (#332)
|
2 years ago |
VOPEN.XYZ
|
cf906626d8
|
Improve code style & Upgrade spring boot version with 2.6.9 . (#322)
* Improve code style & Upgrade spring boot version with 2.6.9 .
* Update CHANGELOG.md
|
2 years ago |
Haotian Zhang
|
8020e35760
|
Feature: Add instance metadata spi for registration (#324)
|
2 years ago |
lepdou
|
13448920f8
|
fix config file format misspell (#321)
|
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 |
VOPEN.XYZ
|
3ce460869c
|
Merge pull request #305 from SkyeBeFreeman/2021/update_action
Update GitHub Actions workflow
|
2 years ago |
Haotian Zhang
|
86f83cdc44
|
Merge branch '2021.0' into 2021/update_action
|
2 years ago |
weihubeats
|
cafe2daa63
|
add restTemplate Report Polaris in2021.0 (#304)
* 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
* add restTemplate Report Polaris
* update http code judge
* Support circuitbreaker in RestTemplate
|
2 years ago |
SkyeBeFreeman
|
81e8ddd541
|
Update GitHub Actions workflow
|
2 years ago |
Haotian Zhang
|
3ab0418c41
|
Add config module unit test (#301)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
Haotian Zhang
|
eb72d49506
|
Add config change listener feature support (#299)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
shouyuwang
|
db45a57f18
|
fix:fix UnknownHostException (#292)
|
2 years ago |
Haotian Zhang
|
a1d79d53b3
|
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#271)
|
2 years ago |
VOPEN.XYZ
|
046ca66f62
|
Fix third-party lib CVEs & Upgrade core spring libs version . (2021.0) (#263)
* Fix third-party lib CVEs & Upgrade core spring libs version .
* Update CHANGELOG.md
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
afa87770bd
|
feat:support reading configuration from application.yml or application.properties. (#262)
|
2 years ago |
Haotian Zhang
|
d91ce1056d
|
Update CHANGELOG.md
|
2 years ago |
Haotian Zhang
|
40452a439c
|
release:release 1.5.2-2021.0.2. (#253)
|
2 years ago |
Haotian Zhang
|
ff25ca6975
|
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
|
2 years ago |
VOPEN.XYZ
|
a656d9ca7f
|
Add metedata transfer example for (2021.0). (#211)
|
2 years ago |
Haotian Zhang
|
5acacd1d36
|
feat:update to 1.5.0-2021.0.2-SNAPSHOT.
|
2 years ago |
SkyeBeFreeman
|
3e644fbdc6
|
release:release 1.4.3-2021.0.2.
|
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
|
3a66330a9d
|
Merge pull request #178 from SkyeBeFreeman/2020.0
release:release 1.4.3-2020.0.5.
|
3 years ago |