小魏,小魏,我们要去哪里呀
|
337b357176
|
Maybe remove Chinese characters (#608)
|
2 years ago |
lepdou
|
302935b70d
|
optimize config demo (#582)
|
2 years ago |
Haotian Zhang
|
2439086bd6
|
feat:optimize examples. (#577)
* feat:optimize examples.
* feat:optimize examples.
|
2 years ago |
lepdou
|
1af5b70581
|
change default dynamic config refresh type to reflect (#574)
|
2 years ago |
Haotian Zhang
|
c1afa49366
|
feat:add spring-cloud-starter-tencent-all and quickstart examples. (#568)
|
2 years ago |
Haotian Zhang
|
d4c22dd196
|
feature:add @ConditionalOnConfigReflectEnabled annotation. (#538)
|
2 years ago |
Haotian Zhang
|
bae5ead5fc
|
add feature-env plugin & add spring cloud gateway staining plugin. (#532)
|
2 years ago |
Haotian Zhang
|
ebcac79290
|
Feature:support pushGateway push metrics (#531)
|
2 years ago |
Haotian Zhang
|
bfb307515d
|
Optimized configuration refresh mechanism. (#527)
|
2 years ago |
Haotian Zhang
|
e1e3ab0060
|
add router actuator endpoint. (#519)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
lepdou
|
8eca6a4ac6
|
optimize router label resolver spi (#503)
|
2 years ago |
pandaapo
|
6647b97e60
|
2020.0:Fix the code analysis error. (#499)
* Fix the code analysis error.
* Upgrade owasp esapi's configuration
* Add information of this PR to CHANGELOG.md
|
2 years ago |
Haotian Zhang
|
c3c48a4104
|
feat:update configuration metadata. (#473)
|
2 years ago |
VOPEN.XYZ
|
13202d73ba
|
[Feature] Add disposable metadata transfer support (2020) . (#458)
|
2 years ago |
VOPEN.XYZ
|
d31c0e2a17
|
[Feature] Optimize feign & rest-template circuit-breaker logic (2020) . (#453)
|
2 years ago |
Haotian Zhang
|
379851e4a3
|
feat:enhance Feign and RestTemplate and support Polaris monitor. (#446)
|
2 years ago |
Haotian Zhang
|
567f7064bf
|
feat:update to 1.7.0-2020.0.5-SNAPSHOT. (#409)
|
2 years ago |
Haotian Zhang
|
2f45dd0961
|
release:release 1.6.0-2020.0.5. (#408)
|
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 |
lepdou
|
08b3d1a474
|
support spring cloud gateway routers (#388)
|
2 years ago |
Haotian Zhang
|
3fa75f0b4e
|
docs:optimize example (#386)
|
2 years ago |
Xiaojie Wang
|
385a524a42
|
Update README.md (#381)
|
2 years ago |
qingliu
|
f42f3435a3
|
feat: support actuator for sct core components (#370)
|
2 years ago |
Haotian Zhang
|
1b9fec751a
|
Use jdk constants instead of magic variables (#362)
Co-authored-by: weihubeats <weihubeats@163.com>
|
2 years ago |
lepdou
|
d1b8f7dade
|
optimize static metadata manager (#341)
|
2 years ago |
weihubeats
|
0f9ac9d9ac
|
Feature 2020 rest template (#300)
* 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
* Support circuitbreaker in RestTemplate
* update http code judge
* Support circuitbreaker in RestTemplate
|
2 years ago |
shouyuwang
|
9ac602ecbf
|
fix: ratelimit-callee-service UnknownHostException: RateLimitCalleeService in 2020 (#291)
* fix:fix UnknownHostException
* fix:fix UnknownHostException
* update changelog.md
|
2 years ago |
lepdou
|
c49b8b9331
|
Add instance metadata spi for registration (#256)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
lepdou
|
7b010ef684
|
Add config change listener feature support
|
2 years ago |
lepdou
|
f7576abf2e
|
optimize router: remove strong dependency on spring.cloud.loadbalancer.configurations properties (#234)
|
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)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
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 |
Haotian Zhang
|
26b1a116c7
|
feat:refactor loadbalancer module as a basic module for router and circuit breaker. (#155)
|
3 years ago |
Haotian Zhang
|
a45a437b83
|
Merge branch '2020.0' into 2020/custom_ratelimit_tip
|
3 years ago |
lepdou
|
40b0a30f26
|
Support custom rate limit reject response info
|
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 |
lepdou
|
880710e659
|
optimize router dependency
|
3 years ago |
Haotian Zhang
|
d88683e2d8
|
Merge branch '2020.0' into 2020/router_example
|
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 |
skyehtzhang
|
30a30c8f32
|
fix:fix circuitbreaker wrapper init error.
|
3 years ago |
Haotian Zhang
|
304d90e1b2
|
Merge pull request #85 from lepdou/2020/optimize_demo
optimize example
|
3 years ago |
lepdou
|
bd94ef095f
|
optimize example
|
3 years ago |
lepdou
|
65059c7e64
|
optimzie pom dependency
|
3 years ago |
skyehtzhang
|
2781270c16
|
feat:add spring cloud 2020.0.x support
|
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
|
cff6466223
|
1. optimize pom dependency 2. optimize demo
|
3 years ago |
Haotian Zhang
|
cf6a2bf8f8
|
Merge pull request #69 from lepdou/feature/config_center
support polaris config center
|
3 years ago |
lepdou
|
a418ae8693
|
support polaris config center
|
3 years ago |
SkyeBeFreeman
|
9802f97cfb
|
feat:optimize metadata module.
|
3 years ago |
SkyeBeFreeman
|
fc16d17206
|
feat:optimize dependencies and notes.
|
3 years ago |
SkyeBeFreeman
|
5ad472579d
|
feat:divide storage and transfer of metadata.
|
3 years ago |
SkyeBeFreeman
|
baabb69be3
|
feat:optimize project structure and checkstyle
|
3 years ago |
SkyeBeFreeman
|
d3ee6f1a33
|
fear:remove quick-start example.
|
3 years ago |
SkyeBeFreeman
|
6e1ac518da
|
fix:fix [Deserialization of Untrusted Data in logback](https://github.com/Tencent/spring-cloud-tencent/security/dependabot/1).
|
3 years ago |
SkyeBeFreeman
|
a2dd2dea1e
|
feat:Support multi-discovery server.
|
3 years ago |
bruceppeng
|
f43d557155
|
增加服务实例自身健康检查
|
3 years ago |
bruceppeng
|
882b23ef29
|
增加服务实例自身健康检查
|
3 years ago |
andrewshan
|
2d251d61bd
|
optimize quickstart document
|
3 years ago |
andrewshan
|
bcc23e0a70
|
add relative pom path
|
3 years ago |
andrewshan
|
a00a6480bb
|
feat: 拆分quickstart为consumer和provider 2个工程
|
3 years ago |
andrewshan
|
4fad5e37e5
|
feat: add quick-start examples, change polaris-java to 1.2.1
|
3 years ago |
SkyeBeFreeman
|
3fcfbbb820
|
feat:update examples
|
3 years ago |
SkyeBeFreeman
|
a1dbc7c5ad
|
fix:fix bug caused by low guava version
|
3 years ago |
SkyeBeFreeman
|
e096d4496a
|
fix:fix context configuration NPE when using standalone polaris
|
3 years ago |
SkyeBeFreeman
|
105887d0c4
|
docs:update docs
|
3 years ago |
SkyeBeFreeman
|
4e0e12517f
|
docs:update docs
|
3 years ago |
SkyeBeFreeman
|
de863e37c0
|
docs:update docs
|
3 years ago |
SkyeBeFreeman
|
73793a506c
|
feat:support gateway metadata delivery
|
3 years ago |
SkyeBeFreeman
|
eb7cdf56b2
|
docs:update pom.xml for deploying to Maven Central
|
3 years ago |
SkyeBeFreeman
|
9b68f05752
|
feat:first commit
|
3 years ago |