Commit Graph

173 Commits (99bef6ebc721317ddaeec9c8de8fa0cd7fea83d9)

Author SHA1 Message Date
Haotian Zhang 625f919cf4
feat:start 1.9.0. () 2 years ago
Haotian Zhang 9d5cf90d35
fix:fix transfer http headers not working bug. () 2 years ago
lepdou 90c60f9925
release 1.8.0 version () 2 years ago
DerekYRC 979ddaf009
publish spring event named ConfigChangeSpringEvent when the configuration is changed () 2 years ago
lepdou 9d94b587e8
optimize transfer metadata code () 2 years ago
Haotian Zhang c862d15eef
feat:report the labels when using RestTemplate. () 2 years ago
Haotian Zhang 31613408c5
feat:support read config file from local file system. () 2 years ago
Haotian Zhang af0845f01f
feat:support new label expression. () 2 years ago
Haotian Zhang fb4d270073
feat:Transfer http headers specified by environment variables. () 2 years ago
lepdou 9a0d199e2e
fix throw npe when router context is null () 2 years ago
lepdou 62d7f9c448
support spring-retry router () 2 years ago
lepdou 4e88462d83
fix feign report call result error when using feign direct call () 2 years ago
小魏,小魏,我们要去哪里呀 337b357176
Maybe remove Chinese characters () 3 years ago
lepdou a749cc382d
optimize configuration conditional & optimize config data tips () 3 years ago
lepdou 4551cb0b2b
remove discovery module useless code () 3 years ago
Haotian Zhang 1e0f750731
begin 1.8.0-2020.0.5-SNAPSHOT. () 3 years ago
Haotian Zhang 1c5343bf5b
fix:fix NullPointerException error when using RestTemplate with no label. () 3 years ago
Haotian Zhang 2439086bd6
feat:optimize examples. () 3 years ago
lepdou 1af5b70581
change default dynamic config refresh type to reflect () 3 years ago
Haotian Zhang c1afa49366
feat:add spring-cloud-starter-tencent-all and quickstart examples. () 3 years ago
Haotian Zhang 1aa62777a9
refactor:optimize project and code. () 3 years ago
lepdou c3dac2c694
optimize report call result for restTemplate () 3 years ago
lepdou b7af6e610c
shutdown server when connect to config server failed () 3 years ago
Haotian Zhang de91e16e1a
fix:fix heartbeat interval different configuration from polaris-java SDK. () 3 years ago
pandaapo 31bbaa61fc
Report the labels in request when report the result of invocation by Feign () 3 years ago
lepdou c53a3ce23e
add switch for report call result and default false () 3 years ago
Haotian Zhang d4c22dd196
feature:add @ConditionalOnConfigReflectEnabled annotation. () 3 years ago
DerekYRC 4a3ae324c4
Set error handler named EnhancedRestTemplateReporter for RestTemplate () 3 years ago
lepdou 2b5e8dcfa3
remove location metadata () 3 years ago
lepdou 87c780f242
remove location metadata () 3 years ago
Haotian Zhang bae5ead5fc
add feature-env plugin & add spring cloud gateway staining plugin. () 3 years ago
Haotian Zhang ebcac79290
Feature:support pushGateway push metrics () 3 years ago
Haotian Zhang bfb307515d
Optimized configuration refresh mechanism. () 3 years ago
DerekYRC 4e8d4bba1e
Code optimization for rpc-enhancement module () 3 years ago
DerekYRC bd3dd3f92c
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories () 3 years ago
Haotian Zhang e1e3ab0060
add router actuator endpoint. () 3 years ago
DerekYRC f0035d3f69
Fix typo & Code optimization () 3 years ago
lepdou 8eca6a4ac6
optimize router label resolver spi () 3 years ago
pandaapo 6647b97e60
2020.0:Fix the code analysis error. () 3 years ago
weihubeats 45447403da
2020 update maven scope () 3 years ago
weihubeats d35c6e6000
delete implement ServiceInstance () 3 years ago
Haotian Zhang 4e0dcfdf50
docs:update mvnw. () 3 years ago
Haotian Zhang c3c48a4104
feat:update configuration metadata. () 3 years ago
许路路 6b2136711a
add loadbalancer unit test () 3 years ago
VOPEN.XYZ 13202d73ba
[Feature] Add disposable metadata transfer support (2020) . () 3 years ago
VOPEN.XYZ 74a1cb92ba
[Bugfix] Removed unused class for circuit-breaker module (2020) () 3 years ago
VOPEN.XYZ d31c0e2a17
[Feature] Optimize feign & rest-template circuit-breaker logic (2020) . () 3 years ago
Haotian Zhang 379851e4a3
feat:enhance Feign and RestTemplate and support Polaris monitor. () 3 years ago
VOPEN.XYZ 9fdd97cca2
[Feature] Add configurable heartbeat interval support (2020). () 3 years ago
DerekYRC 5ea13695fa
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemplate () 3 years ago
Haotian Zhang 4b880a6dbd
add limit rate filter debug log. () 3 years ago
weihubeats 6dc1b246c8
bugfix: optimize ratelimit actuator. () 3 years ago
Haotian Zhang 567f7064bf
feat:update to 1.7.0-2020.0.5-SNAPSHOT. () 3 years ago
weihubeats 4d18a67e6d
add PostInitPolarisSDKContextTest () 3 years ago
VOPEN.XYZ efe9e70fba
Optimize starter's auto-configuration . (2020) () 3 years ago
Haotian Zhang 9dd33db2ef
refactor:optimize project and code () 3 years ago
lingxiao,wu 6efb0d2514
Optimize:optimize load balancer code and add testcase () 3 years ago
lepdou 08b3d1a474
support spring cloud gateway routers () 3 years ago
Haotian Zhang 3fa75f0b4e
docs:optimize example () 3 years ago
Xiaojie Wang 71015705d8
Update CHANGELOG.md () 3 years ago
cheese8 462343f1a5
Fix javadoc <br /> error in 2020 () 3 years ago
qingliu f42f3435a3
feat: support actuator for sct core components () 3 years ago
cheese8 1e6e45b345
Refator JacksonUtils and JacksonUtilsTest in 2020.0 () 3 years ago
Haotian Zhang 1b9fec751a
Use jdk constants instead of magic variables () 3 years ago
Haotian Zhang 7eaf90e345
Condition 'null != interceptors' is always 'true' () 3 years ago
Haotian Zhang 0d433a6063
docs:update logo in README. () 3 years ago
DerekYRC c10287270b
fix: shutdown thread pool before the container closes () 3 years ago
VOPEN.XYZ c1dcf69814
Optimize code style & unit test case (2020.0). () 3 years ago
lepdou d1b8f7dade
optimize static metadata manager () 3 years ago
Haotian Zhang 87819ab2bd
test:update junit of metadata. () 3 years ago
shouyuwang e0c17d8d48
UT add metadata-transfer unit test 2020.0 () 3 years ago
Haotian Zhang a6d0dac340
feat:Add GitHub action of codecov.yml. () 3 years ago
lepdou f77c3332f6
add spring cloud tencent logo () 3 years ago
lepdou 5a2f94d156
fix config file format misspell () 3 years ago
kaiybaby 83cf09a480
fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed () 3 years ago
Haotian Zhang 81fdb6edba
Update CHANGELOG.md 3 years ago
weihubeats 0f9ac9d9ac
Feature 2020 rest template () 3 years ago
shouyuwang 9ac602ecbf
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService in 2020 () 3 years ago
cheese8 968242a49f
solve the chaos code problem on rejectTips in 2020.0 () 3 years ago
Haotian Zhang 676aaa41dc
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. () 3 years ago
Haotian Zhang 6a877dfc14
Update CHANGELOG.md 3 years ago
Haotian Zhang 343913f0bd
feat:support reading configuration from application.yml or application.properties. () 3 years ago
lepdou c49b8b9331
Add instance metadata spi for registration () 3 years ago
lepdou 13cb46c561
Add config module unit test () 3 years ago
VOPEN.XYZ 7522f4826d
Fix third-party lib CVEs & Upgrade core spring libs version . (2020.0) () 3 years ago
lepdou 7b010ef684 Add config change listener feature support 3 years ago
Haotian Zhang b0b763c731
release:release 1.5.2-2020.0.5. () 3 years ago
Haotian Zhang 3a0f50af38
feat:merge router features from 1.5.2-Hoxton.SR9. () 3 years ago
Haotian Zhang fc4bd10564
feat:merge features from 1.5.2-Hoxton.SR9 except router. () 3 years ago
VOPEN.XYZ 422feff466
Add metedata transfer example . () 3 years ago
SkyeBeFreeman 54da8e070c feat:update to 1.5.0-2020.0.5-SNAPSHOT. 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