SkyeBeFreeman
|
66e8c210fc
|
fix:fix route not refreshing bug when first instance of one service up.
|
3 years ago |
SkyeBeFreeman
|
6a949527ca
|
Merge remote-tracking branch 'origin/greenwich' into greenwich
|
3 years ago |
SkyeBeFreeman
|
e17589fc1e
|
fix:fix wrong context data storage.
|
3 years ago |
Haotian Zhang
|
ff318c0f57
|
Merge branch 'greenwich' into greenwich
|
3 years ago |
SkyeBeFreeman
|
9d277a9b41
|
fix:Turn off automatic injection of Polars rule.
|
3 years ago |
Haotian Zhang
|
806c9cbe82
|
fix:fix routes of gateway doesn't refresh bug. (#168)
* feat:refactor loadbalancer module as a basic module for router and circuit breaker.
* fix:fix routes of gateway doesn't refresh bug.
|
3 years ago |
SkyeBeFreeman
|
d1c89264ae
|
fix:Turn off automatic injection of Polars rule.
|
3 years ago |
SkyeBeFreeman
|
1f1382a145
|
Merge branch 'greenwich' of github.com:SkyeBeFreeman/spring-cloud-tencent into greenwich
Conflicts:
CHANGELOG.md
|
3 years ago |
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 |
Haotian Zhang
|
9e296ce1da
|
Merge branch 'greenwich' into greenwich
|
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 |