Blankjee
|
bfccf33a3d
|
fix: dynamic routing using cookies (#1097)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
d5fcb0b391
|
fix:fix feign url bug when using sleuth. (#1096)
|
1 year ago |
Haotian Zhang
|
5973cadb3b
|
begin 1.13.0.
|
1 year ago |
Haotian Zhang
|
6a93fc1a78
|
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1103)
Co-authored-by: 杨镌颖 <531948963@qq.com>
Co-authored-by: melodyl <lovemycode@qq.com>
|
1 year ago |
xiezheng-XD
|
a86d7765c3
|
Update README-zh.md (#1090)
|
1 year ago |
Haotian Zhang
|
fa5d8c3d46
|
fix:upgrade spring version. (#1086)
|
1 year ago |
Haotian Zhang
|
043fcb4be8
|
refactor:optimize discovery properties initialization. (#1077)
|
1 year ago |
Haotian Zhang
|
654750ed58
|
fix:add deregister judgment. (#1074)
|
1 year ago |
veterancj
|
c614a19c88
|
feat:added polaris weighted round robin load balancer. (#1062)
|
1 year ago |
Haotian Zhang
|
b751a8cc72
|
fix:fix router label feign interceptor order. (#1069)
|
1 year ago |
Haotian Zhang
|
f08d8ff35a
|
fix:fix gray release examples bug. (#1066)
|
1 year ago |
Haotian Zhang
|
bbde6ad502
|
fix:fix SCG report wrong service bug when using IP routing. (#1063)
|
1 year ago |
jarvisxiong
|
800741efd2
|
feat:added automatic optimization for dynamic config refresh type. (#1053)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
4f5591d43a
|
refactor:refactor Polaris registration. (#1055)
|
1 year ago |
Haotian Zhang
|
bf547edcaf
|
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1048)
|
1 year ago |
Haotian Zhang
|
75e2706684
|
fix:update guava version. (#1041)
|
1 year ago |
Haotian Zhang
|
6264476485
|
fix:fix reporting bug when port is -1. (#1038)
|
1 year ago |
dependabot[bot]
|
0dd00d5f71
|
build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies (#1034)
* 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
...
Signed-off-by: dependabot[bot] <support@github.com>
* update CHANGELOG.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
c1666954de
|
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1029)
|
1 year ago |
qingliu
|
10b04d6339
|
feat: sct-all package is now available as a shaded uber-jar (#1024)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
4e8b524048
|
fix custom fallback exception (#1020)
|
2 years ago |
qingliu
|
b13012689e
|
feat: sct-all package is now available as a shaded uber-jar (#1016)
|
2 years ago |
Haotian Zhang
|
bec6a4ba15
|
docs:update Polaris test environment ip. (#1010)
|
2 years ago |
Haotian Zhang
|
88de43317a
|
docs:add release GitHub Action. (#1006)
|
2 years ago |
Haotian Zhang
|
d1576f7cad
|
feat:refactor SDKContext as static. (#1001)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
a73f0e1f48
|
Refactoring: Refactor Circuitbreaker ut (#997)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
c44b690025
|
Feature: add AssemblyFlow to support tsf (#993)
|
2 years ago |
Haotian Zhang
|
bc640f67c4
|
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. (#989)
|
2 years ago |
youta
|
db2d1145ce
|
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. (#985)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
youta
|
0a94779950
|
Support reactive discovery clinet health Indicator. (#983)
|
2 years ago |
ShanyouYu-Sean
|
13c4c8b7c3
|
begin:1.12.0.
|
2 years ago |
Shanyou Yu (Sean Yu)
|
c979e2e881
|
fix: custom spi metadata loaded bug (#973)
|
2 years ago |
SkyeBeFreeman
|
b2298dce83
|
begin:1.12.0.
|
2 years ago |
Shanyou Yu (Sean Yu)
|
2161f5505b
|
feature: add polaris ring hash load balancer (#970)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
06fe706dfd
|
refactor: refactor circuitbreaker (#963)
|
2 years ago |
Haotian Zhang
|
4ff4459d6b
|
refactor:refactor reactor code in router module. (#955)
|
2 years ago |
atomzhong
|
f4d4e03cd9
|
add CustomLabelResolver to RateLimitCaller. (#951)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
02a9c3c2b7
|
fix: fix nacos CircuitBreaker disable bug (#948)
|
2 years ago |
kennylong
|
9dff4a130e
|
feature: add config for customized local port (#923)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
liaochuntao
|
bcc7b6635f
|
feat:support webclient and gateway report call metrics (#924)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
f82856fda2
|
docs:prevent the release of the final version of the sdk. (#943)
|
2 years ago |
atomzhong
|
808dab247d
|
feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return. (#939)
|
2 years ago |
Haotian Zhang
|
7cf19415c5
|
begin 1.11.0.
|
2 years ago |
Shanyou Yu (Sean Yu)
|
947752b2ca
|
fix: adapt for nacos instance (#935)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d04e34293d
|
fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign (#926)
* fix PolarisRouterServiceInstanceListSupplier npe with reactivefeign
* add CHANGELOG.md
* add ut
---------
Co-authored-by: seanyu <seansyyu@tencent.com>
|
2 years ago |
Shanyou Yu (Sean Yu)
|
7fb60f8334
|
Documentation content changes: add circuitbreaker readme (#930)
|
2 years ago |
Haotian Zhang
|
4e37401baa
|
fix:fix nacos and consul registration. (#921)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
ad9b485bbe
|
feature: add ratelimit provider info and refactor ratelimit use arguments (#903)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
097dad88ee
|
feature: improve circuit breaker usage (#913)
|
2 years ago |
Haotian Zhang
|
6daa381190
|
fix:optimize multi service registration and discovery. (#912)
|
2 years ago |
Haotian Zhang
|
eae5f68c4c
|
fix:optimize instance circuit beaker. (#909)
|
2 years ago |
Haotian Zhang
|
93c85ec3cc
|
fix:remove the secondary report. (#899)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
866f4e9f5d
|
fix: fix log feign response stream close bug (#897)
|
2 years ago |
Haotian Zhang
|
1ad0eca5a7
|
begin 1.11.0-2021.0.6-SNAPSHOT.
|
2 years ago |
Haotian Zhang
|
b11ce7a069
|
fix:fix instance circuit breaker not working bug. (#891)
|
2 years ago |
Haotian Zhang
|
fb67035356
|
refactor:optimize sct-all. (#887)
|
2 years ago |
Haotian Zhang
|
b8d0afd977
|
fix:fix NPE. (#883)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
e53716758c
|
feature:add polaris circuit breaker support (#875)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
d46c1d2f23
|
refactor:refactor stat module. (#876)
|
2 years ago |
lingxiao.wu
|
b9e243d93c
|
feature:add User-Agent:polaris for healthyCheck api. (#859)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
d1189e42df
|
docs:support auto snapshot release in GitHub Action. (#868)
|
2 years ago |
许路路
|
5fd7ace354
|
optimize ServiceRuleManager (#869)
|
2 years ago |
Haotian Zhang
|
a6fc05e2df
|
refactor:update to junit 5. (#865)
|
2 years ago |
Haotian Zhang
|
02fa19e857
|
feat:enable stat reporting as default. (#862)
|
2 years ago |
Haotian Zhang
|
3392076668
|
fix:fix the error capture of rate limit exception. (#854)
|
2 years ago |
lingxiao.wu
|
2d88b7f799
|
feature:add PolarisRateLimiterLimitedFallback spi. (#830)
Co-authored-by: Lingxiao.Wu <Lingxiao.Wu@YumChina.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
fdc9509d3c
|
refactor:move loadbalancer to discovery module. (#844)
* refactor:move loadbalancer to discovery module.
* fix:fix config rebinder bean conflict.
|
2 years ago |
Haotian Zhang
|
b6f7dbe8c6
|
docs:Add license checker GitHub Action. (#839)
* docs:Add license checker GitHub Action.
* docs:Add license checker GitHub Action.
|
2 years ago |
Haotian Zhang
|
422f45f5ba
|
docs:Add code coverage blocking. (#836)
|
2 years ago |
Haotian Zhang
|
4af6e282d2
|
begin 1.10.0.
|
2 years ago |
Haotian Zhang
|
465ce1bc11
|
fix:fix router parameter not checking bug. (#826)
|
2 years ago |
liaochuntao
|
beebcecb50
|
fix:nacos & polaris discovery (#816)
|
2 years ago |
o'Laoxu
|
4a3d72a455
|
Feature: upgrade framework version. (#815)
|
2 years ago |
Haotian Zhang
|
4485fe3136
|
fix:fix some compile output issues. (#814)
|
2 years ago |
Haotian Zhang
|
fc828c6155
|
feat:update getPort method of PolarisRegistration. (#803)
|
2 years ago |
lepdou
|
4512dc5dcf
|
fix instance's weight hard code to 100 bug (#802)
|
2 years ago |
Haotian Zhang
|
b9b057dcef
|
fix:fix nacos enabled condition bugs. (#793)
|
2 years ago |
lepdou
|
30d14ec9ec
|
set reporter.enabled default to true (#784)
|
2 years ago |
lepdou
|
86358bbb4e
|
fix reactor concurrent bug when get instances (#774)
|
2 years ago |
pandaapo
|
2beedef9b8
|
Standardize the name of method to create bean. (#779)
|
2 years ago |
pandaapo
|
c7b0960719
|
Fix issue: prompt no registration if web dependence was not imported. (#772)
|
2 years ago |
dongyinuo
|
854223b3a8
|
add test 2sct polaris router (#731)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
lepdou
|
6e8e5f7268
|
get service instances by Flux.blockLast() to resolve concurrent problem (#764)
|
2 years ago |
lepdou
|
26b7e3d1c3
|
change RouteArgument.buildCustom to RouteArgument.fromLabel (#749)
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* add change log
|
2 years ago |
lepdou
|
e57c9a1306
|
adapt polaris-java 1.10.1 version (#746)
|
2 years ago |
Haotian Zhang
|
3d3785bf35
|
fix:fix discovery junit. (#730)
|
2 years ago |
lepdou
|
576bd0f133
|
upgrade protobuf-java.version to 3.21.7 (#715)
|
2 years ago |
lingxiao,wu
|
c550d0ac9c
|
Fix:fix javadoc (#721)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
Haotian Zhang
|
fe2155b57c
|
fix:fix discovery junit. (#725)
|
2 years ago |
DerekYRC
|
a13ddc4c01
|
code optimization & correct comment (#722)
* code optimization & correct comment
* update changelog
|
2 years ago |
dongyinuo
|
d6b3ee8062
|
revert default value when the field is deleted in @ConfigurationPrope… (#699)
|
2 years ago |
Haotian Zhang
|
6867a3b89c
|
docs:update README. (#718)
|
2 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>
|
2 years ago |
weihubeats
|
ad44516d30
|
Remove deprecated method in test (#706)
|
2 years ago |
DerekYRC
|
2b8ef26006
|
Code optimize & add junit tests (#701)
|
2 years ago |
lingxiao,wu
|
d124cfd4e1
|
Test:support environment variable metadata test (#698)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
weihubeats
|
b8950e2071
|
remove deprecated method (#697)
|
2 years ago |
Haotian Zhang
|
4ebfd3128f
|
docs:update PR template. (#690)
|
2 years ago |
DerekYRC
|
f9378cf732
|
Register the service with the ProviderAPI#registerInstance method (#686)
* register the service with the ProviderAPI#registerInstance method
* update changelog
|
2 years ago |
lingxiao,wu
|
f36195109d
|
Optimize/optimize annotation (#672)
|
2 years ago |