Haotian Zhang
e94ca81ebc
refactor:optimize discovery properties initialization. ( #1079 )
2 years ago
veterancj
fee5d74327
feat:added polaris weighted round robin load balancer. ( #1073 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
701684ee85
fix:add deregister judgment. ( #1075 )
2 years ago
Haotian Zhang
c48f94fcb5
fix:fix router label feign interceptor order. ( #1071 )
2 years ago
Haotian Zhang
f4af69270c
fix:fix gray release examples bug. ( #1068 )
2 years ago
Haotian Zhang
86ed684cfa
fix:fix SCG report wrong service bug when using IP routing. ( #1065 )
2 years ago
jarvisxiong
7741cbd222
feat:added automatic optimization for dynamic config refresh type. ( #1058 )
2 years ago
Haotian Zhang
360b29248d
refactor:refactor Polaris registration. ( #1057 )
2 years ago
Haotian Zhang
5750e510c2
fix:fix circuit breaker bean load order bug when using Nacos discovery. ( #1050 )
2 years ago
Haotian Zhang
8534ee3523
fix:update guava version. ( #1043 )
2 years ago
Haotian Zhang
200a752ccb
fix:fix reporting bug when port is -1. ( #1040 )
2 years ago
Haotian Zhang
cdc7c26f96
build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies ( #1037 )
...
* build(deps): bump guava in /spring-cloud-tencent-dependencies
Bumps [guava](https://github.com/google/guava ) from 31.0.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
* update CHANGELOG.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Haotian Zhang
c07143fdb3
fix:use path parameter in `@FeignClient` for circuit-breaker. ( #1028 )
2 years ago
qingliu
9fd550e25e
feat: sct-all package is now available as a shaded uber-jar ( #1025 )
2 years ago
Shanyou Yu (Sean Yu)
9d6cfb6677
fix custom fallback exception ( #1022 )
2 years ago
Haotian Zhang
8094d83442
docs:update Polaris test environment ip. ( #1012 )
2 years ago
Haotian Zhang
c004aa5161
docs:add release GitHub Action. ( #1007 )
2 years ago
Haotian Zhang
beefb50f19
fix:fix random port read bug. ( #1000 )
2 years ago
Haotian Zhang
0ab19edb7a
feat:refactor SDKContext as static. ( #995 )
2 years ago
Shanyou Yu (Sean Yu)
841a39ac33
Refactoring: Refactor Circuitbreaker ut ( #996 )
2 years ago
Shanyou Yu (Sean Yu)
d68bf433a3
Feature: add AssemblyFlow to support tsf ( #992 )
2 years ago
Haotian Zhang
97f5ec54d0
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. ( #991 )
2 years ago
youta
4fcff95f7b
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. ( #988 )
...
* feature: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
* feature: support reactive discovery client health indicator.
2 years ago
ShanyouYu-Sean
86754d59dd
begin:1.12.0.
2 years ago
Shanyou Yu (Sean Yu)
c9f354c42b
fix: custom spi metadata loaded bug ( #974 )
2 years ago
SkyeBeFreeman
c69ec649ad
begin:1.12.0.
2 years ago
Shanyou Yu (Sean Yu)
89536c5c96
feature: add polaris ring hash load balancer ( #971 )
2 years ago
Shanyou Yu (Sean Yu)
abed6d57af
refactor: refactor circuitbreaker ( #964 )
2 years ago
Haotian Zhang
8869e901b9
refactor:refactor reactor code in router module. ( #959 )
2 years ago
kennylong
5cb043f6c6
feature: add config for customized local port ( #957 )
2 years ago
Shanyou Yu (Sean Yu)
d18d008328
fix: fix nacos CircuitBreaker disable bug ( #949 )
2 years ago
liaochuntao
73457a4e66
feat:support webclient and gateway report call metrics ( #946 )
3 years ago
Haotian Zhang
a6ff2f38b2
docs:prevent the release of the final version of the sdk. ( #944 )
3 years ago
atomzhong
fea32b9eed
feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return. ( #940 )
3 years ago
Haotian Zhang
3a631c2185
begin 1.11.0.
3 years ago
Shanyou Yu (Sean Yu)
d41b251514
fix: adapt for nacos instance ( #936 )
3 years ago
Shanyou Yu (Sean Yu)
10e67a69af
fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign ( #927 )
3 years ago
Shanyou Yu (Sean Yu)
c800aec1f5
Documentation content changes: add circuitbreaker readme ( #931 )
3 years ago
Haotian Zhang
323cf3b3f6
fix:fix nacos and consul registration. ( #922 )
3 years ago
Shanyou Yu (Sean Yu)
48dc5962da
feature: add ratelimit provider info and refactor ratelimit use arguments ( #904 )
3 years ago
Shanyou Yu (Sean Yu)
776a646e81
feature: improve circuit breaker usage ( #917 )
3 years ago
Haotian Zhang
b88ff4d187
fix:optimize multi service registration and discovery. ( #915 )
3 years ago
Haotian Zhang
f98c412ee4
fix:optimize instance circuit beaker. ( #910 )
3 years ago
Haotian Zhang
7ec10e6869
fix:remove the secondary report. ( #901 )
3 years ago
Shanyou Yu (Sean Yu)
8c88a92c45
fix: fix log feign response stream close bug ( #898 )
3 years ago
Haotian Zhang
b808dc8c0f
begin 1.11.0-2022.0.1-SNAPSHOT.
3 years ago
Haotian Zhang
1e7e63a875
fix:fix instance circuit breaker not working bug. ( #893 )
3 years ago
Haotian Zhang
42cab51341
refactor:optimize sct-all. ( #888 )
3 years ago
Haotian Zhang
b3aa093eb9
fix:fix NPE. ( #886 )
3 years ago
Shanyou Yu (Sean Yu)
112a80c45a
feature:add polaris circuit breaker support ( #882 )
3 years ago
Haotian Zhang
61e0826103
refactor:refactor stat module. ( #880 )
3 years ago
许路路
e98036ea38
optimize ServiceRuleManager ( #877 )
3 years ago
Haotian Zhang
6998c32035
feature:add User-Agent:polaris for healthyCheck api. ( #872 )
...
Co-authored-by: lingxiao.wu <51630311+lingxiao-wu@users.noreply.github.com>
3 years ago
Haotian Zhang
6768e94c2f
docs:support auto snapshot release in GitHub Action. ( #871 )
...
* docs:support auto snapshot release in GitHub Action.
* docs:support auto snapshot release in GitHub Action.
3 years ago
Haotian Zhang
3f70d7bd1d
refactor:update to junit 5. ( #866 )
3 years ago
Haotian Zhang
b524d1c8e8
feat:enable stat reporting as default. ( #863 )
...
* feat:enable stat reporting as default.
* feat:enable stat reporting as default.
3 years ago
Haotian Zhang
d3c481038b
fix:fix the error capture of rate limit exception. ( #860 )
3 years ago
lingxiao.wu
35adebfca6
feature:add PolarisRateLimiterLimitedFallback spi. ( #857 )
3 years ago
Haotian Zhang
7a3c0e8e58
feat:update spring framework version of 2022 branch. ( #851 )
3 years ago
Haotian Zhang
4ec8caa281
refactor:move loadbalancer to discovery module. ( #846 )
3 years ago
Haotian Zhang
8c7ff567b6
docs:Add license checker GitHub Action. ( #840 )
...
* docs:Add license checker GitHub Action.
* docs:Add license checker GitHub Action.
3 years ago
Haotian Zhang
ad551e3c79
docs:Add code coverage blocking. ( #838 )
3 years ago
Haotian Zhang
199e3558ae
begin 1.10.0.
3 years ago
Haotian Zhang
83b9decd3a
feat:support Spring Cloud 2022.0.
3 years ago
liaochuntao
beebcecb50
fix:nacos & polaris discovery ( #816 )
3 years ago
o'Laoxu
4a3d72a455
Feature: upgrade framework version. ( #815 )
3 years ago
Haotian Zhang
4485fe3136
fix:fix some compile output issues. ( #814 )
3 years ago
Haotian Zhang
fc828c6155
feat:update getPort method of PolarisRegistration. ( #803 )
3 years ago
lepdou
4512dc5dcf
fix instance's weight hard code to 100 bug ( #802 )
3 years ago
Haotian Zhang
b9b057dcef
fix:fix nacos enabled condition bugs. ( #793 )
3 years ago
lepdou
30d14ec9ec
set reporter.enabled default to true ( #784 )
3 years ago
lepdou
86358bbb4e
fix reactor concurrent bug when get instances ( #774 )
3 years ago
pandaapo
2beedef9b8
Standardize the name of method to create bean. ( #779 )
3 years ago
pandaapo
c7b0960719
Fix issue: prompt no registration if web dependence was not imported. ( #772 )
3 years ago
dongyinuo
854223b3a8
add test 2sct polaris router ( #731 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
lepdou
6e8e5f7268
get service instances by Flux.blockLast() to resolve concurrent problem ( #764 )
3 years ago
lepdou
26b7e3d1c3
change RouteArgument.buildCustom to RouteArgument.fromLabel ( #749 )
...
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* add change log
3 years ago
lepdou
e57c9a1306
adapt polaris-java 1.10.1 version ( #746 )
3 years ago
Haotian Zhang
3d3785bf35
fix:fix discovery junit. ( #730 )
3 years ago
lepdou
576bd0f133
upgrade protobuf-java.version to 3.21.7 ( #715 )
3 years ago
lingxiao,wu
c550d0ac9c
Fix:fix javadoc ( #721 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
Haotian Zhang
fe2155b57c
fix:fix discovery junit. ( #725 )
3 years ago
DerekYRC
a13ddc4c01
code optimization & correct comment ( #722 )
...
* code optimization & correct comment
* update changelog
3 years ago
dongyinuo
d6b3ee8062
revert default value when the field is deleted in @ConfigurationPrope… ( #699 )
3 years ago
Haotian Zhang
6867a3b89c
docs:update README. ( #718 )
3 years ago
lingxiao,wu
e56bb13f0d
Feature:support multi register and discovery both to nacos and polaris ( #693 )
...
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
weihubeats
ad44516d30
Remove deprecated method in test ( #706 )
3 years ago
DerekYRC
2b8ef26006
Code optimize & add junit tests ( #701 )
3 years ago
lingxiao,wu
d124cfd4e1
Test:support environment variable metadata test ( #698 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
weihubeats
b8950e2071
remove deprecated method ( #697 )
3 years ago
Haotian Zhang
4ebfd3128f
docs:update PR template. ( #690 )
3 years ago
DerekYRC
f9378cf732
Register the service with the ProviderAPI#registerInstance method ( #686 )
...
* register the service with the ProviderAPI#registerInstance method
* update changelog
3 years ago
lingxiao,wu
f36195109d
Optimize/optimize annotation ( #672 )
3 years ago
lingxiao,wu
aa84113924
Optimize:optimize SpringValueProcessor. ( #655 )
3 years ago
Haotian Zhang
47b2160d8d
feat:start 1.9.0. ( #667 )
3 years ago
Haotian Zhang
c72288cb88
fix:fix transfer http headers not working bug. ( #664 )
3 years ago
Haotian Zhang
a78c64fed6
feat:start 1.9.0. ( #657 )
3 years ago
DerekYRC
e71d845b93
Publish spring event named ConfigChangeSpringEvent when the configuration is changed. ( #647 )
...
* public config change spring event
* update changelog
* Update ConfigChangeSpringEventTest.java
add license for ConfigChangeSpringEventTest
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
lepdou
3f21289042
add transfer metadata unit test change log ( #648 )
3 years ago
Haotian Zhang
718045e889
fix:optimize expression parser V1. ( #642 )
3 years ago
lepdou
83bf200a1b
support read config file from local file system ( #640 )
3 years ago
lingxiao,wu
a0737092e7
Optimize:optimize transfer ( #636 )
3 years ago
Haotian Zhang
3306ef56c8
fix:cancel reporting useless metadata. ( #639 )
...
* fix:cancel reporting useless metadata.
* update CHANGELOG.md.
3 years ago
lepdou
c472aa87ee
fix throw npe when router context is null ( #635 )
3 years ago
Haotian Zhang
d9cf9a0301
feat:report the labels when using RestTemplate. ( #629 )
...
* feat:report the labels when using RestTemplate.
* fix checkstyle error.
3 years ago
lepdou
e33f60bdaa
support new label expression ( #627 )
3 years ago
lepdou
008551b15f
fix fegin report call result error when using fegin direct call ( #621 )
3 years ago
pandaapo
e6b2c1a297
fix pr 606: modify a part of changes requested by review. ( #620 )
3 years ago
pandaapo
ab5290ab03
fix pr 613: modify a judgment logic. ( #618 )
3 years ago
liaochuntao
e06a0184d6
[ISSUE #563 ] fix pr #606 cause ci fail ( #613 )
3 years ago
Wu Daifu
dad543e225
Automatically transmit some headers specified by a environment varaible that directly defines header keys. ( #606 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
小魏,小魏,我们要去哪里呀
35458f8b4f
Maybe remove Chinese characters ( #607 )
3 years ago
lepdou
7ea533b0cf
optimize configuration conditional & optimize config data tips ( #603 )
3 years ago
lepdou
0dd3cadc10
remove useless code for rest template router ( #601 )
3 years ago
liuye
e51e4d72e1
Fix issue 593:When the project depends on spring-retry, executing restTemplate to call microservice and reporting NPE error ( #594 )
3 years ago
lepdou
06f26dab4e
remove discovery module useless code ( #595 )
3 years ago
Haotian Zhang
f9593948cc
begin 1.8.0-2021.0.3-SNAPSHOT. ( #590 )
3 years ago
Haotian Zhang
3525f53007
fix:fix NullPointerException error when using RestTemplate with no label. ( #586 )
3 years ago
Haotian Zhang
9ea84328f1
feat:optimize examples. ( #578 )
3 years ago
lepdou
9dc3d054ea
change default dynamic config refresh type to reflect ( #575 )
3 years ago
Haotian Zhang
62fecd49ba
feat:add spring-cloud-starter-tencent-all and quickstart examples. ( #569 )
3 years ago
Haotian Zhang
8c9d0decb7
refactor:optimize project and code. ( #571 )
3 years ago
lepdou
7774b418e8
optimize report call result for restTemplate ( #565 )
3 years ago
lepdou
fc3986cb97
shutdown server when connect to config server failed ( #554 )
3 years ago
Haotian Zhang
bf05307e14
fix:fix heartbeat interval different configuration from polaris-java SDK. ( #559 )
3 years ago
pandaapo
f43dea689d
Report the labels in request when report the result of invocation by Feign ( #556 )
3 years ago
lepdou
99d9f59fd8
add switch for report call result and default false ( #550 )
3 years ago
Haotian Zhang
74287e3001
feature:add @ConditionalOnConfigReflectEnabled annotation. ( #539 )
3 years ago
DerekYRC
05130c9327
Set error handler named EnhancedRestTemplateReporter for RestTemplate ( #545 )
3 years ago
lepdou
8d3832f5b1
remove location metadata ( #542 )
3 years ago
lepdou
f225f54a88
remove location metadata ( #536 )
3 years ago
Haotian Zhang
8484fc5f61
add feature-env plugin & add spring cloud gateway staining plugin. ( #533 )
3 years ago
Haotian Zhang
371d18f8a4
Feature:support pushGateway push metrics ( #529 )
...
* Feature:support pushGateway push metrics
* feat:optimize pushgateway plugin.
Co-authored-by: lingxiao,wu <51630311+lingxiao-wu@users.noreply.github.com>
3 years ago
Haotian Zhang
85a42f78c0
Optimized configuration refresh mechanism. ( #528 )
3 years ago
Haotian Zhang
41a991d5a2
optimize router label resolver spi. ( #524 )
...
* optimize router label resolver spi
* optimize router label resolver spi.
Co-authored-by: lepdou <ledouzhang@tencent.com>
3 years ago
DerekYRC
b9415449dd
Code optimization for rpc-enhancement module ( #526 )
3 years ago
Haotian Zhang
aa53605159
add router actuator endpoint. ( #523 )
3 years ago
DerekYRC
452bbdd49b
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories ( #517 )
3 years ago
lingxiao,wu
b041f235d2
fix:add spring-cloud-starter-bootstrap dependency for example ( #521 )
3 years ago
DerekYRC
3cb2e8fe6f
Fix typo & Code optimization ( #512 )
...
* Fix typo & Code optimization
* update changelog
3 years ago
lingxiao,wu
91dd3d79ad
Feature: support spring cloud config data ( #451 )
...
* configdata
* configdata
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* feature:support spring cloud configData
* Update PolarisConfigFilePullerTest.java
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: lepdou <lepdou@gmail.com>
3 years ago
pandaapo
fe2da06f92
2021.0:Fix the code analysis error. ( #500 )
...
* Fix the code analysis error.
* Upgrade owasp esapi's configuration
* Add information of this PR to CHANGELOG.md
3 years ago
weihubeats
1af75606b4
update byte-buddy scope test to compile ( #498 )
...
* update byte-buddy scope test to compile (#495 )
* update byte-buddy scope test to compile
* add change log
* add change log
3 years ago
许路路
4d433ef2cd
2021 add lb unittest ( #485 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
weihubeats
f56e90cf4d
add change log ( #483 )
3 years ago
Haotian Zhang
b2fd0ea52a
docs:update mvnw. ( #476 )
...
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
3 years ago
Haotian Zhang
1f4b59b8b3
feat:update configuration metadata. ( #474 )
3 years ago
VOPEN.XYZ
0f32fb47e6
Add disposable metadata transfer support . ( #459 )
3 years ago
VOPEN.XYZ
2155b3bd9d
[Feature] Optimize feign & rest-template circuit-breaker logic (2021). ( #454 )
3 years ago
Haotian Zhang
30644858ec
feat:enhance Feign and RestTemplate and support Polaris monitor. ( #447 )
3 years ago