Commit Graph

273 Commits (8881d07c54d167e186a57bae9cfbc3ec6c9a42b9)

Author SHA1 Message Date
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
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
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
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
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
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
lepdou 7b010ef684 Add config change listener feature support
2 years ago
Haotian Zhang b0b763c731
release:release 1.5.2-2020.0.5. (#235)
2 years ago
Haotian Zhang 3a0f50af38
feat:merge router features from 1.5.2-Hoxton.SR9. (#232)
2 years ago
Haotian Zhang fc4bd10564
feat:merge features from 1.5.2-Hoxton.SR9 except router. (#226)
3 years ago
VOPEN.XYZ 422feff466
Add metedata transfer example . (#210)
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
lepdou 1a9ea1a0a3 remove maven format plugin
3 years ago
lepdou fefad2c64c optimize config server address
3 years ago
SkyeBeFreeman aec7b599ae feat:add switch of polaris, discovery and register.
3 years ago
Haotian Zhang 28e40b3869
Merge branch '2020.0' into 2020/optimize_metadata
3 years ago
Haotian Zhang e58dc9336c
Merge branch '2020.0' into 2020/optimize_metadata
3 years ago
Haotian Zhang 89712c0248
Merge branch '2020.0' into 2020/fix_circuitbreak_400_bug
3 years ago
lepdou 0a57a60f5f fix circuitbreaker http code greater than 400 as fail response bug
3 years ago
lepdou 880710e659 optimize router dependency
3 years ago
lepdou 8e7966dfa4 refactor transfer metadata
3 years ago
Haotian Zhang d88683e2d8
Merge branch '2020.0' into 2020/router_example
3 years ago
lepdou 7eb13af825
Merge branch '2020.0' into 2020/ratelimit
3 years ago
lepdou 3c562f02eb
Merge branch '2020.0' into 2020/router_example
3 years ago
Haotian Zhang da2c4068af
Merge branch '2020.0' into 2020/fix_weight_param
3 years ago
lepdou 471afa8fee fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
3 years ago
lepdou 94d08337b5 add router example & fix router bug
3 years ago
lepdou 7988a982c1 add custom label resolver spi for rate limit
3 years ago
lepdou 17313ed78d fix discovery weight param not set to register request bug
3 years ago
SkyeBeFreeman a0123fd32e fix:fix junit not working bug.
3 years ago
lepdou 64259ea34c 1. rollback init polaris-context to application phase
3 years ago
lepdou e747a2a711 1. upgrade polaris-java version to 1.3.0
3 years ago
lepdou a418ae8693 support polaris config center
3 years ago
SkyeBeFreeman fc16d17206 feat:optimize dependencies and notes.
3 years ago
SkyeBeFreeman 34bbac247f docs:add CHANGELOG.md.
3 years ago