Haotian Zhang
|
86f83cdc44
|
Merge branch '2021.0' into 2021/update_action
|
2 years ago |
weihubeats
|
cafe2daa63
|
add restTemplate Report Polaris in2021.0 (#304)
* add restTemplate Report Polaris
* add listener
* add auto config
* add listener
* add java doc
* add java doc
* Add empty judgment
* add instanceof
* add test
* 删除多余空行
* format code
* format code
* format code
* remove redundant code
* rename class name
* add restTemplate Report Polaris
* update http code judge
* Support circuitbreaker in RestTemplate
|
2 years ago |
SkyeBeFreeman
|
81e8ddd541
|
Update GitHub Actions workflow
|
2 years ago |
Haotian Zhang
|
3ab0418c41
|
Add config module unit test (#301)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
Haotian Zhang
|
eb72d49506
|
Add config change listener feature support (#299)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
shouyuwang
|
db45a57f18
|
fix:fix UnknownHostException (#292)
|
2 years ago |
Haotian Zhang
|
a1d79d53b3
|
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#271)
|
2 years ago |
VOPEN.XYZ
|
046ca66f62
|
Fix third-party lib CVEs & Upgrade core spring libs version . (2021.0) (#263)
* Fix third-party lib CVEs & Upgrade core spring libs version .
* Update CHANGELOG.md
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
afa87770bd
|
feat:support reading configuration from application.yml or application.properties. (#262)
|
2 years ago |
Haotian Zhang
|
d91ce1056d
|
Update CHANGELOG.md
|
2 years ago |
Haotian Zhang
|
ff25ca6975
|
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
|
2 years ago |
VOPEN.XYZ
|
a656d9ca7f
|
Add metedata transfer example for (2021.0). (#211)
|
2 years ago |
Haotian Zhang
|
5acacd1d36
|
feat:update to 1.5.0-2021.0.2-SNAPSHOT.
|
2 years ago |
SkyeBeFreeman
|
3e644fbdc6
|
release:release 1.4.3-2021.0.2.
|
2 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
Conflicts:
CHANGELOG.md
|
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
2. set example polaris server address to 127.0.0.1
|
3 years ago |
lepdou
|
e747a2a711
|
1. upgrade polaris-java version to 1.3.0
2. fix ratelimit desc when deny request
3. fix circuit break example bug
|
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 |