wenxuan70
22fab2bd82
feat: support log path configuration parameters ( #1130 )
1 year ago
Haotian Zhang
802904c9bd
fix:fix feign url bug when using sleuth. ( #1121 )
1 year ago
Hligaty
ee1a06aa23
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. ( #1117 )
1 year ago
qingliu
717d08b348
feat: the polaris config relation non-daemon thread should stop when application fails to start. ( #1101 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
1 year ago
Haotian Zhang
5858b025d1
begin 1.13.0.
1 year ago
Haotian Zhang
f80aa4698f
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. ( #1104 )
...
Co-authored-by: 杨镌颖 <531948963@qq.com>
Co-authored-by: melodyl <lovemycode@qq.com>
1 year ago
Haotian Zhang
5acc5befd6
Update README-zh.md ( #1093 )
...
Co-authored-by: xiezheng-XD <141627292+xiezheng-xd@users.noreply.github.com>
1 year ago
Haotian Zhang
4abc98b84b
fix:upgrade spring version. ( #1087 )
1 year ago
Haotian Zhang
f7fca0ec84
refactor:optimize discovery properties initialization. ( #1078 )
1 year ago
veterancj
98a5454eeb
feat:added polaris weighted round robin load balancer. ( #1072 )
1 year ago
Haotian Zhang
cc8d72cf14
fix:add deregister judgment. ( #1076 )
1 year ago
Haotian Zhang
e7c3b0cadb
fix:fix router label feign interceptor order. ( #1070 )
1 year ago
Haotian Zhang
62eea957bb
fix:fix gray release examples bug. ( #1067 )
1 year ago
Haotian Zhang
b63d50dc6a
fix:fix SCG report wrong service bug when using IP routing. ( #1064 )
1 year ago
jarvisxiong
0ff2b595a1
feat:added automatic optimization for dynamic config refresh type. ( #1059 )
1 year ago
Haotian Zhang
a7c2deba44
refactor:refactor Polaris registration. ( #1056 )
1 year ago
Haotian Zhang
c49ddd4f5c
fix:fix circuit breaker bean load order bug when using Nacos discovery. ( #1049 )
1 year ago
Haotian Zhang
48825304d2
fix:update guava version. ( #1042 )
1 year ago
Haotian Zhang
d53824bea8
fix:fix reporting bug when port is -1. ( #1039 )
1 year ago
Haotian Zhang
0759a8f9dc
build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies ( #1036 )
...
* 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>
1 year ago
Haotian Zhang
5ec700594a
fix:use path parameter in `@FeignClient` for circuit-breaker. ( #1030 )
2 years ago
qingliu
641a120b11
feat: sct-all package is now available as a shaded uber-jar 2020 ( #1026 )
2 years ago
qingliu
c5d54e3eca
feat: sct-all package is now available as a shaded uber-jar ( #1018 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Shanyou Yu (Sean Yu)
2428e765e5
fix custom fallback exception ( #1021 )
2 years ago
Haotian Zhang
0d206bb271
docs:update Polaris test environment ip. ( #1011 )
2 years ago
Haotian Zhang
92b6600223
docs:add release GitHub Action. ( #1008 )
2 years ago
Haotian Zhang
5c922a2cff
feat:refactor SDKContext as static. ( #1005 )
2 years ago
Shanyou Yu (Sean Yu)
ed8d94690c
Refactoring: Refactor Circuitbreaker ut ( #998 )
2 years ago
Shanyou Yu (Sean Yu)
9349663e1d
Feature: add AssemblyFlow to support tsf ( #994 )
2 years ago
Haotian Zhang
61771a119e
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. ( #990 )
2 years ago
youta
c39afa000e
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. ( #986 )
...
* feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
* feature: support reactive discovery client health indicator.
2 years ago
ShanyouYu-Sean
aed02e7e7c
begin:1.12.0.
2 years ago
Shanyou Yu (Sean Yu)
960697f87d
fix: custom spi metadata loaded bug ( #972 )
2 years ago
SkyeBeFreeman
a11bd455ad
begin:1.12.0.
2 years ago
Shanyou Yu (Sean Yu)
c1cd656052
feature: add polaris ring hash load balancer ( #966 )
2 years ago
Shanyou Yu (Sean Yu)
4d00993382
refactor: refactor circuitbreaker ( #962 )
2 years ago
Haotian Zhang
df61753f76
refactor:refactor reactor code in router module. ( #958 )
2 years ago
kennylong
90a7beda26
feature: add config for customized local port ( #956 )
2 years ago
Shanyou Yu (Sean Yu)
fcb24dff13
fix: fix nacos CircuitBreaker disable bug ( #947 )
2 years ago
liaochuntao
47a5f73286
feat:support webclient and gateway report call metrics ( #942 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
afe8178d65
docs:prevent the release of the final version of the sdk. ( #945 )
2 years ago
atomzhong
834c76e423
feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return. ( #941 )
2 years ago
Haotian Zhang
6288a9f48d
begin 1.11.0.
2 years ago
Shanyou Yu (Sean Yu)
38f25689dc
fix: adapt for nacos instance ( #933 )
2 years ago
Shanyou Yu (Sean Yu)
1f4a3bcb4f
fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign ( #925 )
2 years ago
Shanyou Yu (Sean Yu)
5b56424aa5
Documentation content changes: add circuitbreaker readme ( #929 )
2 years ago
Haotian Zhang
99bef6ebc7
fix:fix nacos and consul registration. ( #919 )
2 years ago
Shanyou Yu (Sean Yu)
098d85d7f1
feature: add ratelimit provider info and refactor ratelimit use arguments ( #902 )
2 years ago
Shanyou Yu (Sean Yu)
2d3af42bfe
feature: improve circuit breaker usage ( #916 )
2 years ago
Haotian Zhang
74f8955290
fix:optimize multi service registration and discovery. ( #914 )
2 years ago