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
|
40452a439c
|
release:release 1.5.2-2021.0.2. (#253)
|
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)
|
3 years ago |
Haotian Zhang
|
5acacd1d36
|
feat:update to 1.5.0-2021.0.2-SNAPSHOT.
|
3 years ago |
SkyeBeFreeman
|
3e644fbdc6
|
release:release 1.4.3-2021.0.2.
|
3 years ago |
misselvexu
|
4b5ad54f40
|
Upgrade spring boot version with 2.6.7 and spring cloud version with 3.1.x .
|
3 years ago |
Haotian Zhang
|
3a66330a9d
|
Merge pull request #178 from SkyeBeFreeman/2020.0
release:release 1.4.3-2020.0.5.
|
3 years ago |
SkyeBeFreeman
|
fc28f5ae71
|
release:release 1.4.3-2020.0.5.
|
3 years ago |
Haotian Zhang
|
0973cd8437
|
Merge pull request #177 from SkyeBeFreeman/2020.0
fix:fix route not refreshing bug when first instance of one service up.
|
3 years ago |
SkyeBeFreeman
|
4e6a97fb04
|
fix:fix route not refreshing bug when first instance of one service up.
|
3 years ago |
Haotian Zhang
|
262d0761c7
|
Merge pull request #176 from SkyeBeFreeman/2020.0
fix:fix wrong context data storage.
|
3 years ago |
SkyeBeFreeman
|
7ee56fd58d
|
fix:fix wrong context data storage.
|
3 years ago |
Haotian Zhang
|
f0208d419c
|
Merge pull request #169 from SkyeBeFreeman/2020.0
release:release 1.4.2-2020.0.5.
|
3 years ago |
SkyeBeFreeman
|
29bb2e87f2
|
release:release 1.4.2-2020.0.5.
|
3 years ago |
SkyeBeFreeman
|
efd307a1fe
|
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
|
3 years ago |
Haotian Zhang
|
b693c8d16f
|
fix:fix routes of gateway doesn't refresh bug. (#163)
fix routes of gateway doesn't refresh bug
|
3 years ago |
SkyeBeFreeman
|
4ed7e62436
|
feat:optimize code.
|
3 years ago |
SkyeBeFreeman
|
36bb1a9280
|
feat:use 1.5.2-SNAPSHOT version of polaris-java.
|
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 |
Haotian Zhang
|
88594487d0
|
Merge pull request #159 from lepdou/2020/modify_discovery_config
override recover router config
|
3 years ago |
lepdou
|
481eac54eb
|
override recover router config
|
3 years ago |
SkyeBeFreeman
|
ef5f27f744
|
docs:update CHANGELOG.md.
|
3 years ago |
SkyeBeFreeman
|
b16115e3ff
|
Merge branch '2020.0' of github.com:Tencent/spring-cloud-tencent into 2020.0
|
3 years ago |
Haotian Zhang
|
26b1a116c7
|
feat:refactor loadbalancer module as a basic module for router and circuit breaker. (#155)
|
3 years ago |
SkyeBeFreeman
|
cc4f81507a
|
feat:refactor loadbalancer module as a basic module for router and circuit breaker.
|
3 years ago |
Haotian Zhang
|
5aad3dfb2c
|
Merge pull request #153 from lepdou/2020/custom_ratelimit_tip
Support custom rate limit reject response info
|
3 years ago |
Haotian Zhang
|
a45a437b83
|
Merge branch '2020.0' into 2020/custom_ratelimit_tip
|
3 years ago |
Haotian Zhang
|
6e82423c8a
|
Merge pull request #151 from lepdou/2020/remove_maven_format_plugin
remove maven format plugin
|
3 years ago |
Haotian Zhang
|
df377ae23a
|
Merge branch '2020.0' into 2020/remove_maven_format_plugin
|
3 years ago |
Haotian Zhang
|
aeb71f7aba
|
Merge pull request #149 from lepdou/2020/config_address
optimize config server address
|
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 |
Haotian Zhang
|
25b20654c4
|
Merge pull request #132 from SkyeBeFreeman/2020.0
feat:release 1.3.0-2020.0.5.
|
3 years ago |
SkyeBeFreeman
|
4fdb85ae7c
|
feat:release 1.3.0-2020.0.5.
|
3 years ago |
lepdou
|
0623c2011d
|
Merge pull request #129 from SkyeBeFreeman/2020.0
feat:add switch of polaris, discovery and register.
|
3 years ago |
SkyeBeFreeman
|
aec7b599ae
|
feat:add switch of polaris, discovery and register.
|
3 years ago |
Haotian Zhang
|
8ee3c9f96b
|
Merge pull request #113 from lepdou/2020/optimize_metadata
refactor transfer metadata
|
3 years ago |
Haotian Zhang
|
28e40b3869
|
Merge branch '2020.0' into 2020/optimize_metadata
|
3 years ago |
Haotian Zhang
|
e4ac2bc1a9
|
Merge pull request #118 from lepdou/2020/fix_circuitbreak_400_bug
fix circuitbreaker http code greater than 400 as fail response bug
|
3 years ago |