Commit Graph

335 Commits (517637be9e2b9e71ea0dd6538d77e9a93328cb99)
 

Author SHA1 Message Date
Haotian Zhang bae5ead5fc
add feature-env plugin & add spring cloud gateway staining plugin. (#532)
2 years ago
Haotian Zhang ebcac79290
Feature:support pushGateway push metrics (#531)
2 years ago
Haotian Zhang bfb307515d
Optimized configuration refresh mechanism. (#527)
2 years ago
DerekYRC 4e8d4bba1e
Code optimization for rpc-enhancement module (#525)
2 years ago
DerekYRC bd3dd3f92c
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#516)
2 years ago
Haotian Zhang e1e3ab0060
add router actuator endpoint. (#519)
2 years ago
DerekYRC f0035d3f69
Fix typo & Code optimization (#511)
2 years ago
lepdou 8eca6a4ac6
optimize router label resolver spi (#503)
2 years ago
Haotian Zhang 9bec0a25f3
Update README-zh.md
2 years ago
Haotian Zhang bca98f0191
Update README.md
2 years ago
pandaapo 6647b97e60
2020.0:Fix the code analysis error. (#499)
2 years ago
weihubeats 45447403da
2020 update maven scope (#497)
2 years ago
weihubeats d35c6e6000
delete implement ServiceInstance (#482)
2 years ago
Haotian Zhang 4e0dcfdf50
docs:update mvnw. (#475)
2 years ago
Haotian Zhang c3c48a4104
feat:update configuration metadata. (#473)
2 years ago
许路路 6b2136711a
add loadbalancer unit test (#468)
2 years ago
VOPEN.XYZ 13202d73ba
[Feature] Add disposable metadata transfer support (2020) . (#458)
2 years ago
VOPEN.XYZ 74a1cb92ba
[Bugfix] Removed unused class for circuit-breaker module (2020) (#456)
2 years ago
VOPEN.XYZ d31c0e2a17
[Feature] Optimize feign & rest-template circuit-breaker logic (2020) . (#453)
2 years ago
Haotian Zhang 379851e4a3
feat:enhance Feign and RestTemplate and support Polaris monitor. (#446)
2 years ago
VOPEN.XYZ 9fdd97cca2
[Feature] Add configurable heartbeat interval support (2020). (#443)
2 years ago
DerekYRC 5ea13695fa
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate (#439)
2 years ago
Haotian Zhang 4b880a6dbd
add limit rate filter debug log. (#436)
2 years ago
weihubeats 6dc1b246c8
bugfix: optimize ratelimit actuator. (#419)
2 years ago
Haotian Zhang 567f7064bf
feat:update to 1.7.0-2020.0.5-SNAPSHOT. (#409)
2 years ago
Haotian Zhang 2f45dd0961
release:release 1.6.0-2020.0.5. (#408)
2 years ago
weihubeats 4d18a67e6d
add PostInitPolarisSDKContextTest (#404)
2 years ago
VOPEN.XYZ efe9e70fba
Optimize starter's auto-configuration . (2020) (#395)
2 years ago
Haotian Zhang 9dd33db2ef
refactor:optimize project and code (#392)
2 years ago
lingxiao,wu 6efb0d2514
Optimize:optimize load balancer code and add testcase (#379)
2 years ago
lepdou 08b3d1a474
support spring cloud gateway routers (#388)
2 years ago
Haotian Zhang 3fa75f0b4e
docs:optimize example (#386)
2 years ago
Xiaojie Wang 71015705d8
Update CHANGELOG.md (#382)
2 years ago
Xiaojie Wang 385a524a42
Update README.md (#381)
2 years ago
cheese8 462343f1a5
Fix javadoc <br /> error in 2020 (#375)
2 years ago
qingliu f42f3435a3
feat: support actuator for sct core components (#370)
2 years ago
cheese8 1e6e45b345
Refator JacksonUtils and JacksonUtilsTest in 2020.0 (#366)
2 years ago
Haotian Zhang 1b9fec751a
Use jdk constants instead of magic variables (#362)
2 years ago
Haotian Zhang 7eaf90e345
Condition 'null != interceptors' is always 'true' (#356)
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
lepdou 44ea00f04d
add full size logos (#348)
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)
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