SkyeBeFreeman
|
eb36686838
|
fix:fix routes of gateway doesn't refresh bug.
|
3 years ago |
SkyeBeFreeman
|
b4421972cc
|
Merge branch 'greenwich' of github.com:Tencent/spring-cloud-tencent into greenwich
Conflicts:
CHANGELOG.md
|
3 years ago |
Haotian Zhang
|
06438bae5e
|
Merge pull request #167 from lepdou/g/modify_discovery_config
override recover router config
|
3 years ago |
lepdou
|
541ed7ac6e
|
override recover router config
|
3 years ago |
Haotian Zhang
|
be96880a94
|
feat:refactor loadbalancer module as a basic module for router and circuit breaker. (#166)
|
3 years ago |
SkyeBeFreeman
|
2ed9b87903
|
feat:refactor loadbalancer module as a basic module for router and circuit breaker.
|
3 years ago |
Haotian Zhang
|
b37227688b
|
Merge pull request #156 from lepdou/g/fix_custom_reject_tip
fix custom ratelimit reject httpcode
|
3 years ago |
lepdou
|
0cfec407a0
|
fix custom ratelimit reject httpcode
|
3 years ago |
lepdou
|
1b410e61d0
|
Support custom rate limit reject response info (#154)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
3 years ago |
Haotian Zhang
|
fb67405021
|
Merge pull request #152 from lepdou/g/remove_maven_format_plugin
remove maven format plugin
|
3 years ago |
Haotian Zhang
|
8d7b4dcccc
|
Merge branch 'greenwich' into g/remove_maven_format_plugin
|
3 years ago |
Haotian Zhang
|
ed5957f754
|
Merge pull request #150 from lepdou/g/config_address
optimize config server address
|
3 years ago |
lepdou
|
b1d0ca6ee9
|
remove maven format plugin
|
3 years ago |
lepdou
|
1960c9c379
|
optimize config server address
|
3 years ago |
Haotian Zhang
|
9f15d565e2
|
Merge pull request #134 from SkyeBeFreeman/greenwich
release:release 1.3.0-Greenwich.SR6.
|
3 years ago |
SkyeBeFreeman
|
264b7657c8
|
release:release 1.3.0-Greenwich.SR6.
|
3 years ago |
lepdou
|
ae98de7198
|
Merge pull request #133 from SkyeBeFreeman/greenwich
feat:add switch of polaris, discovery and register.
|
3 years ago |
SkyeBeFreeman
|
c7e6dbefb1
|
feat:add switch of polaris, discovery and register.
|
3 years ago |
Haotian Zhang
|
7541af7c96
|
Merge pull request #112 from lepdou/g/optimize_metadata
refactor transfer metadata
|
3 years ago |
Haotian Zhang
|
dc3d9d52e0
|
Merge pull request #117 from lepdou/g/fix_circuitbreak_400_bug
fix circuitbreaker http code greater than 400 as fail response bug
|
3 years ago |
Haotian Zhang
|
1a66222560
|
Merge branch 'greenwich' into g/optimize_metadata
|
3 years ago |
Haotian Zhang
|
780f8226db
|
Merge branch 'greenwich' into g/fix_circuitbreak_400_bug
|
3 years ago |
Haotian Zhang
|
90eee3d32e
|
Merge pull request #114 from lepdou/g/fix_discovery
optimize router dependency
|
3 years ago |
lepdou
|
dee399818c
|
fix circuitbreaker http code greater than 400 as fail response bug
|
3 years ago |
lepdou
|
fcacb92414
|
optimize router dependency
|
3 years ago |
lepdou
|
61ecbf4874
|
refactor transfer metadata
|
3 years ago |
Haotian Zhang
|
7bd864077f
|
Merge pull request #108 from lepdou/g/router_example
add router example & fix router bug
|
3 years ago |
Haotian Zhang
|
de1a1c9b86
|
Merge branch 'greenwich' into g/router_example
|
3 years ago |
Haotian Zhang
|
51c76b3f70
|
Merge pull request #106 from lepdou/g/ratelimit
add custom label resolver spi for rate limit
|
3 years ago |
lepdou
|
31ca3f4f49
|
Merge branch 'greenwich' into g/ratelimit
|
3 years ago |
lepdou
|
162a4b777d
|
Merge branch 'greenwich' into g/router_example
|
3 years ago |
Haotian Zhang
|
64a73c7198
|
Merge pull request #103 from lepdou/g/fix_weight_param
fix discovery weight param not set to register request bug
|
3 years ago |
Haotian Zhang
|
e2858587a4
|
Update junit_test.yml
|
3 years ago |
Haotian Zhang
|
d1da25004c
|
Merge branch 'greenwich' into g/fix_weight_param
|
3 years ago |
Haotian Zhang
|
25d4322335
|
Merge pull request #99 from lepdou/g/fix_heartbeat
fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
|
3 years ago |
lepdou
|
0d6ebe3492
|
fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
|
3 years ago |
lepdou
|
be25900385
|
add router example & fix router bug
|
3 years ago |
lepdou
|
dcb581e8b3
|
add custom label resolver spi for rate limit
|
3 years ago |
lepdou
|
8b01139ad0
|
fix discovery weight param not set to register request bug
|
3 years ago |
lepdou
|
faf95877e6
|
Merge pull request #94 from SkyeBeFreeman/greenwich-new
feat:release 1.2.0-Greenwich
|
3 years ago |
skyehtzhang
|
f7bed3999d
|
feat:release 1.2.0-Greenwich
|
3 years ago |
Haotian Zhang
|
472910c54e
|
Update bootstrap.yml
|
3 years ago |
Haotian Zhang
|
dfba2ac763
|
Update CHANGELOG.md
|
3 years ago |
lepdou
|
401290f414
|
Merge pull request #91 from SkyeBeFreeman/greenwich-new
fix:fix the bug that the consul version does not match
|
3 years ago |
skyehtzhang
|
1c666008db
|
fix:fix the bug that the consul version does not match
|
3 years ago |
Haotian Zhang
|
1b81d8b2c6
|
Merge pull request #86 from lepdou/g/optimize_example
optimize example
|
3 years ago |
Haotian Zhang
|
f29e766ee5
|
Merge pull request #83 from SkyeBeFreeman/greenwich-new
fix:fix fetching wrong PEER_SERVICE in SCG filter.
|
3 years ago |
lepdou
|
d87a0f774a
|
optimize example
|
3 years ago |
skyehtzhang
|
f5c1e56cfd
|
fix:fix fetching wrong PEER_SERVICE in SCG filter.
|
3 years ago |
skyehtzhang
|
8c9da70750
|
feat:feat:add spring cloud Greenwich support
|
3 years ago |