Haotian Zhang
|
edb9236e60
|
feat:add spring-cloud-starter-tencent-all and quickstart examples. (#567)
|
2 years ago |
lepdou
|
d7c5340109
|
optimize report call result for restTemplate (#562)
|
2 years ago |
lepdou
|
9b643fe645
|
shutdown server when connect to config server failed (#552)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
d70b945d49
|
fix:fix heartbeat interval different configuration from polaris-java SDK. (#560)
|
2 years ago |
Haotian Zhang
|
3bf8055e1c
|
feature:remove ConditionalOnConfigReflectEnabled annotation. (#551)
|
2 years ago |
lepdou
|
c5993c1483
|
optimize refresh config. (#548)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
lepdou
|
10171f6d5c
|
add switch for report call result and default false (#547)
|
2 years ago |
pandaapo
|
0a2b17271e
|
Report the labels in request when report the result of invocation by Feign (#546)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
DerekYRC
|
b0ff775e84
|
Set error handler named EnhancedRestTemplateReporter for RestTemplate (#543)
|
2 years ago |
lepdou
|
cbbbf1f4a7
|
remove location metadata (#541)
|
2 years ago |
lepdou
|
b823e7e084
|
remove location metadata (#535)
|
2 years ago |
Haotian Zhang
|
0d894b6096
|
feat:optimize pushgateway plugin. (#530)
|
2 years ago |
lingxiao,wu
|
c536c26d95
|
Feature:support pushGateway push metrics (#504)
|
2 years ago |
DerekYRC
|
10eabfe588
|
Code optimization for rpc-enhancement module (#510)
|
2 years ago |
lingxiao,wu
|
efa4873753
|
optimize:optimize config module code (#520)
|
2 years ago |
Haotian Zhang
|
de6aa9ce3b
|
fix:fix only config file metadata can be used in routing bug. (#518)
|
2 years ago |
DerekYRC
|
4f3ed9321c
|
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#515)
|
2 years ago |
VOPEN.XYZ
|
e7d5e2a67d
|
Refactor : optimize project and code (main). (#506)
|
2 years ago |
DerekYRC
|
940bfa0f88
|
Fix typo & Code optimization (#507)
|
2 years ago |
lingxiao,wu
|
3f672a8213
|
feature:add @ConditionalOnConfigReflectEnabled annotation (#496)
* feature:#470
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
|
2 years ago |
Haotian Zhang
|
591a381676
|
Update README-zh.md
|
2 years ago |
Haotian Zhang
|
93d5d142f9
|
Update README.md
|
2 years ago |
Haotian Zhang
|
5fbda31b1e
|
Update README-zh.md
|
2 years ago |
Haotian Zhang
|
cb81dc4844
|
Update README.md
|
2 years ago |
Haotian Zhang
|
e5c86dcb6e
|
Update README.md
|
2 years ago |
jarvisxiong
|
8b9a104f69
|
feat:zuul supports polaris router. (#502)
|
2 years ago |
weihubeats
|
a6061e6b05
|
update byte-buddy scope test to compile (#495)
* update byte-buddy scope test to compile
* add change log
|
2 years ago |
pandaapo
|
8abae442b6
|
Upgrade owasp esapi's configuration (#492)
|
2 years ago |
dependabot[bot]
|
3e054dd1e3
|
build(deps): bump esapi in /spring-cloud-tencent-examples (#491)
|
2 years ago |
pandaapo
|
496cbfba3a
|
Fix the code analysis error. (#479)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
DerekYRC
|
a91a3805bc
|
Support ribbon service-level rule customization (#478)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
weihubeats
|
4ed19e2d3e
|
delete implement ServiceInstance (#481)
|
2 years ago |
Haotian Zhang
|
f3c492368c
|
feat:begin 1.8.0. (#477)
|
2 years ago |
Haotian Zhang
|
e2679d13e9
|
release:release 1.7.0-Hoxton.SR12. (#472)
|
2 years ago |
lepdou
|
7699ed16f5
|
add config refresh type switch & catch exception for traffic staining (#469)
* add config refresh type switch & catch exception for traffic staning
* add change log
|
2 years ago |
Haotian Zhang
|
7036f908e1
|
docs:update mvnw. (#466)
* docs:update mvnw.
* docs:update mvnw.
|
2 years ago |
lepdou
|
0bb9ed8ce0
|
add router actuator endpoint (#464)
* optimize ratelimit actuate endpoint and add router actuate endpoint
* delete PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndPoint to PolarisDiscoveryEndpoint
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
|
2 years ago |
Haotian Zhang
|
741c0eb6ff
|
feat:rename the configuration of reporter. (#465)
* docs:rename the configuration of reporter.
* junit:add junit of reporter.
* docs:update CHANGELOG.md.
|
2 years ago |
Haotian Zhang
|
3884f29d4c
|
docs:update configuration metadata. (#463)
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
|
2 years ago |
VOPEN.XYZ
|
f018c439db
|
[Docs] Add featureenv example readme(en) file (main). (#460)
|
2 years ago |
lepdou
|
1f4007a3f6
|
rename opertion EQUAL to EQUALS (#457)
* rename opertion EQUAL to EQUALS
* add change log
|
2 years ago |
VOPEN.XYZ
|
d0234d8514
|
[Bugfix] Removed unused class for circuit-breaker module (main). (#455)
|
2 years ago |
VOPEN.XYZ
|
9325aa0d58
|
[Feature] Add disposable metadata transfer support .(main) (#430)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
2 years ago |
VOPEN.XYZ
|
5b94968dc1
|
[Feature] Optimize feign & rest-template circuit-breaker logic (main) . (#424)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
lepdou
|
528fa2b3b0
|
add feature-env examples (#450)
|
2 years ago |
lepdou
|
7f27e79d5d
|
optimize router label resolver spi (#449)
|
2 years ago |
Haotian Zhang
|
3c4bddd6d1
|
feat:enhance Feign and RestTemplate and support Polaris monitor. (#435)
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
|
2 years ago |
lepdou
|
3e1d79d033
|
Specification apollo code reference notes (#442)
|
2 years ago |
weihubeats
|
4c3f6bba34
|
Optimized configuration refresh mechanism . (#423)
|
2 years ago |
DerekYRC
|
31354f1ff4
|
Optimize: add EncodeTransferMedataRestTemplateInterceptor to RestTemp… (#434)
|
2 years ago |