Commit Graph

73 Commits (30644858ec42dd4cff0a883f3204c488578cdac7)

Author SHA1 Message Date
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)
2 years ago
weihubeats 74f4433e75
bugfix: optimize ratelimit actuator. (#420)
3 years ago
Haotian Zhang 70236a705a
feat:update to 1.7.0-2021.0.3-SNAPSHOT. (#418)
3 years ago
Haotian Zhang e95901eb53
refactor:optimize project and code. (#407)
3 years ago
weihubeats dc6f986c34
add PostInitPolarisSDKContextTest (#403)
3 years ago
VOPEN.XYZ 8334f5015a
Optimize starter's auto-configuration . (2021) (#396)
3 years ago
lepdou 1ce6336f51
support spring cloud gateway routers (#390)
3 years ago
Haotian Zhang 55c1d29225
docs:optimize example (#387)
3 years ago
cheese8 3b0a244fca
Fix javadoc <br /> error in 2021 (#376)
3 years ago
qingliu f5ec25ee57
feat: support actuator for sct core components
3 years ago
cheese8 3342552a80
Refator JacksonUtils and JacksonUtilsTest in 2021 (#367)
3 years ago
Haotian Zhang 5afd5b7414
Use jdk constants instead of magic variables (#361)
3 years ago
Haotian Zhang b5e850cd3e
Condition 'null != interceptors' is always 'true' (#357)
3 years ago
Haotian Zhang 61fa55d661
docs:update logo in README. (#360)
3 years ago
DerekYRC c930e22965
fix: shutdown thread pool before the container closes (#355)
3 years ago
lepdou 7b77cf20b2
optimize static metadata manager (#346)
3 years ago
Haotian Zhang 72495e7264
feat:Add GitHub action of codecov.yml and update junit of metadata. (#344)
3 years ago
shouyuwang 50a096a756
UT add metadata-transfer unit test 2021.0 (#335)
3 years ago
lepdou 0ad8649002
add spring cloud tencent logo (#332)
3 years ago
VOPEN.XYZ cf906626d8
Improve code style & Upgrade spring boot version with 2.6.9 . (#322)
3 years ago
Haotian Zhang 8020e35760
Feature: Add instance metadata spi for registration (#324)
3 years ago
lepdou 13448920f8
fix config file format misspell (#321)
3 years ago
cheese8 a1629aeb11
solve the chaos code problem on rejectTips in 2021.0 (#315)
3 years ago
kaiybaby 733850d4a9
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed (#309)
3 years ago
Haotian Zhang 86f83cdc44
Merge branch '2021.0' into 2021/update_action
3 years ago
weihubeats cafe2daa63
add restTemplate Report Polaris in2021.0 (#304)
3 years ago
SkyeBeFreeman 81e8ddd541 Update GitHub Actions workflow
3 years ago
Haotian Zhang 3ab0418c41
Add config module unit test (#301)
3 years ago
Haotian Zhang eb72d49506
Add config change listener feature support (#299)
3 years ago
shouyuwang db45a57f18
fix:fix UnknownHostException (#292)
3 years ago
Haotian Zhang a1d79d53b3
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#271)
3 years ago
VOPEN.XYZ 046ca66f62
Fix third-party lib CVEs & Upgrade core spring libs version . (2021.0) (#263)
3 years ago
Haotian Zhang afa87770bd
feat:support reading configuration from application.yml or application.properties. (#262)
3 years ago
Haotian Zhang d91ce1056d
Update CHANGELOG.md
3 years ago
Haotian Zhang ff25ca6975
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
3 years ago
VOPEN.XYZ a656d9ca7f
Add metedata transfer example for (2021.0). (#211)
3 years ago
Haotian Zhang 5acacd1d36
feat:update to 1.5.0-2021.0.2-SNAPSHOT.
3 years ago
SkyeBeFreeman 3e644fbdc6 release:release 1.4.3-2021.0.2.
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
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