Commit Graph

315 Commits (82cbe32eb372d39a0df071b4b3de2ef0b6714a61)

Author SHA1 Message Date
Haotian Zhang ff5a1a027f
feat:support consul config. (#1319)
1 year ago
Haotian Zhang 3d057398fb
feat:add Tencent Cloud TSF support. (#1317)
1 year ago
fredrikliu e99dbe8788
fix the ratelimit bug for 2022 (#1314)
1 year ago
Haotian Zhang 557cf7890e
fix:fix no registry when lossless is disabled. (#1311)
1 year ago
Haotian Zhang e585329d3f
feat:upgrade jacoco version. (#1309)
1 year ago
Haotian Zhang 832f5bc6cb
feat:add zero protection. (#1278)
1 year ago
Haotian Zhang f625e1da5f
fix:fix ApplicationContextAwareUtils NPE bug. (#1293)
1 year ago
andrew shan 0fc1d2dacd
fix: fix lossless deregister failed when no health-check configured (#1281)
1 year ago
Haotian Zhang 56450263f1
refactor:let the configuration SDK context stand alone. (#1275)
1 year ago
Haotian Zhang ab098ea13b
fix: gramma issues for lane router example & optimize the gateway dependency (#1276)
1 year ago
Haotian Zhang 3b08af66d4
fix:fix nearby router properties loading bug. (#1273)
1 year ago
Haotian Zhang ba462408e6
fix: fix the lossless provider override in multiple registries scenario (#1271)
1 year ago
Haotian Zhang dd79384826
feat: add polaris router lane examples (#1270)
1 year ago
Haotian Zhang daf6dab455
feat: support lane router (#1269)
1 year ago
Haotian Zhang 01f16131b8
feat: support lossless online/offline (#1268)
1 year ago
Haotian Zhang 7a990519cf
fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 (#1267)
1 year ago
Haotian Zhang 5227b3259f
feat:upgrade jackson version. (#1261)
1 year ago
Haotian Zhang 3a23e37776
feat:support 2022.0.5. (#1236)
2 years ago
Haotian Zhang 199ead2b57 begin 1.14.0.
2 years ago
Haotian Zhang d7fd8e3ffe
fix:fix reporter wrong initialization when using config data. (#1220)
2 years ago
Haotian Zhang af762d781e
fix:fix sct-all wrong spring boot version obtain. (#1206)
2 years ago
Haotian Zhang e36f81693b
fix:fix rule-based router when using RestTemplate. (#1202)
2 years ago
ShangfengDing 7b31121505
fix: fix the logging problem open at #1189. (#1196)
2 years ago
wenxuan70 e34fe66444
feat: support nacos namespace mapping (#1190)
2 years ago
Haotian Zhang d5dac7678a
feat:optimize examples. (#1188)
2 years ago
Haotian Zhang 5119045ea6
feat:support configuration encryption. (#1184)
2 years ago
Haotian Zhang ea958460d0
fix:remove bcprov-jdk15on dependency. (#1180)
2 years ago
Haotian Zhang 64ebd6e56f
feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. (#1176)
2 years ago
Haotian Zhang 5fe8b46fef
feat: add circuit breaker actuator. (#1170)
2 years ago
Haotian Zhang 424c7914af
fix:fix header validation when using Chinese char. (#1169)
2 years ago
Haotian Zhang c7c0d1793b
fix:fix retry loadbalancer not working bug. (#1155)
2 years ago
Blankjee d1e4a74ac4
fix: dynamic routing using cookies. (#1153)
2 years ago
Haotian Zhang 947c0d8fb0
feat:add swagger report switch. (#1150)
2 years ago
Haotian Zhang e4e5f5a4c1
feat:support service contract reporting. (#1141)
2 years ago
wenxuan70 e40ea737af
feat: support log path configuration parameters (#1142)
2 years ago
Hligaty 6d75891508
refactor:optimize the order and condition matching of service registration automatic configuration. (#1131)
2 years ago
Haotian Zhang 0db7b3b4b5
fix:fix feign url bug when using sleuth. (#1120)
2 years ago
Hligaty 4f2a387680
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. (#1116)
2 years ago
qingliu 0e44d6e3ef
feat: the polaris config relation non-daemon thread should stop when application fails to start. (#1102)
2 years ago
Haotian Zhang 50fcb11dd4 begin 1.13.0.
2 years ago
Haotian Zhang 43ec0f91ba
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1105)
2 years ago
Haotian Zhang 0aa3d7d820
Update README-zh.md (#1094)
2 years ago
Haotian Zhang dd6db5e268
fix:upgrade spring version. (#1085)
2 years ago
Haotian Zhang e94ca81ebc
refactor:optimize discovery properties initialization. (#1079)
2 years ago
veterancj fee5d74327
feat:added polaris weighted round robin load balancer. (#1073)
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)
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)
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)
3 years ago
Haotian Zhang 6768e94c2f
docs:support auto snapshot release in GitHub Action. (#871)
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)
3 years ago
Haotian Zhang d3c481038b
fix:fix the error capture of rate limit exception. (#860)
3 years ago