Commit Graph

471 Commits (36a71ac8624e782962bd32eb1c0408ccadce7ff7)
 

Author SHA1 Message Date
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
Haotian Zhang 81fdb6edba
Update CHANGELOG.md
2 years ago
weihubeats 0f9ac9d9ac
Feature 2020 rest template (#300)
2 years ago
Haotian Zhang ff8b57c083
Update GitHub Actions workflow (#295)
2 years ago
shouyuwang 9ac602ecbf
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService in 2020 (#291)
2 years ago
cheese8 968242a49f
solve the chaos code problem on rejectTips in 2020.0 (#283)
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
cheese8 15077d9cf7
change the way from escape to encode in 2020.0 (#257)
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)
2 years ago
lepdou 13cb46c561
Add config module unit test (#255)
2 years ago
VOPEN.XYZ 7522f4826d
Fix third-party lib CVEs & Upgrade core spring libs version . (2020.0) (#258)
2 years ago
VOPEN.XYZ fc37c77ab5
Merge pull request #254 from lepdou/2020/config_listener
2 years ago
lepdou 7b010ef684 Add config change listener feature support
2 years ago