Commit Graph

336 Commits (fdec06660adc9310ef935f70aca577f1b4b5ff9c)

Author SHA1 Message Date
Haotian Zhang ec43a2528c
feat:support concurrency rate limit. (#1455)
11 months ago
Haotian Zhang c122eb2b60
feat:upgrade spring cloud 2023 version. (#1451)
11 months ago
Haotian Zhang 14229e03b3
feat:add admin http handler. (#1450)
11 months ago
Haotian Zhang 925de766dd
feat: support lossless config from console & support warmup. (#1445)
11 months ago
Haotian Zhang b0be2c2a97
feat:upgrade api circuit breaker. (#1442)
12 months ago
Haotian Zhang b39621a339
fix:fix actuator name warning from #1428 . (#1431)
1 year ago
Fishtail 1a07828eca
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1426)
1 year ago
Fishtail 5848bfccfa
fix: fix TSF context bootstrap configuration (#1424)
1 year ago
Fishtail cc927d611a
fix:fix contract reporting bug when using TSF. (#1422)
1 year ago
Fishtail 95006a41fb
feat:upgrade nearby router and add namespace nearby router. (#1421)
1 year ago
Fishtail e98c38e9bf
feat:support TSF router. (#1420)
1 year ago
Fishtail 22592a2979
feat: support tsf trace demo & remove client span attributes (#1419)
1 year ago
Fishtail b2d127d5f0
feat:support consul config data. (#1417)
1 year ago
Fishtail ff303bf5ed
fix: memory cost too many when using wildcard feign calls (#1416)
1 year ago
Fishtail e70240d89b
fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration. (#1415)
1 year ago
Fishtail 1f258674c5
fix:fix app starting failed when user using custom OpenAPI bean. (#1414)
1 year ago
Fishtail fb2971bf8c
feat:support consul service update task. (#1413)
1 year ago
Fishtail 6b3f4304c3
fix: fix test case unstable issues (#1412)
1 year ago
Fishtail 797b33f47f
feat: add trace report support (#1411)
1 year ago
Fishtail 850a105522
feat:support consul config. (#1410)
1 year ago
Fishtail 1f05da13fe
feat:add Tencent Cloud TSF support. (#1409)
1 year ago
Fishtail a3e35d6894
feat:add zero protection. (#1408)
1 year ago
Fishtail 42b7c7a0ae
feat: add spring cloud gateway mvc example (#1367)
1 year ago
Fishtail 170e91dc99
fix:update spring boot version. (#1333)
1 year ago
fredrikliu 1672ae7597
fix: fix the ratelimit bug for 2023 (#1316)
1 year ago
Haotian Zhang 83b05124a6
fix:fix no registry when lossless is disabled. (#1312)
1 year ago
Haotian Zhang 480920707a
feat:upgrade jacoco version. (#1310)
1 year ago
Haotian Zhang c4831aabf0
fix:add warn log to ApplicationContextAwareUtils. (#1297)
1 year ago
andrew shan 0278aafda3
fix: fix lossless deregister failed when no healthcheck configured (#1279)
1 year ago
Haotian Zhang ad18f257e5
refactor:let the configuration SDK context stand alone. (#1266)
1 year ago
andrew shan 7b7884bcb0
fix: gramma issues for lane router example & optimize the gateway dependency (#1274)
1 year ago
Haotian Zhang 5bb4320a86
fix:fix nearby router properties loading bug. (#1272)
1 year ago
andrew shan 1ee3975010
fix: 解决多注册中心场景下,优雅上下线处理器相互覆盖的问题 (#1263)
1 year ago
andrew shan e5f06904b2
feat: add polaris router lane examples (#1260)
1 year ago
Haotian Zhang 22245a1ba0
feat:upgrade jackson version. (#1262)
1 year ago
andrew shan 71484a7c0c
feat: 支持全链路灰度 (#1256)
1 year ago
andrew shan f148662930
feat: support lossless online/offline (#1254)
1 year ago
Haotian Zhang bed48cb841 begin 1.14.0.
2 years ago
gzoldou 51fb3a1605
fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 (#1239)
2 years ago
Haotian Zhang cb57c3b809 feat:support Spring Cloud 2023.
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)
2 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