DerekYRC
|
b9415449dd
|
Code optimization for rpc-enhancement module (#526)
|
2 years ago |
Haotian Zhang
|
aa53605159
|
add router actuator endpoint. (#523)
|
2 years ago |
DerekYRC
|
452bbdd49b
|
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#517)
|
2 years ago |
lingxiao,wu
|
b041f235d2
|
fix:add spring-cloud-starter-bootstrap dependency for example (#521)
|
2 years ago |
DerekYRC
|
3cb2e8fe6f
|
Fix typo & Code optimization (#512)
* Fix typo & Code optimization
* update changelog
|
2 years ago |
Haotian Zhang
|
f736d6b568
|
Update README.md
|
2 years ago |
Haotian Zhang
|
0330f0f0cd
|
Update README-zh.md
|
2 years ago |
lingxiao,wu
|
91dd3d79ad
|
Feature: support spring cloud config data (#451)
* configdata
* configdata
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* Update PolarisConfigFilePullerTest.java
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: lepdou <lepdou@gmail.com>
|
2 years ago |
pandaapo
|
fe2da06f92
|
2021.0:Fix the code analysis error. (#500)
* Fix the code analysis error.
* Upgrade owasp esapi's configuration
* Add information of this PR to CHANGELOG.md
|
2 years ago |
weihubeats
|
1af75606b4
|
update byte-buddy scope test to compile (#498)
* update byte-buddy scope test to compile (#495)
* update byte-buddy scope test to compile
* add change log
* add change log
|
2 years ago |
许路路
|
4d433ef2cd
|
2021 add lb unittest (#485)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
weihubeats
|
f56e90cf4d
|
add change log (#483)
|
2 years ago |
Haotian Zhang
|
b2fd0ea52a
|
docs:update mvnw. (#476)
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
|
2 years ago |
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 |