Commit Graph

378 Commits (2025.0)

Author SHA1 Message Date
Fishtail 2c42d408ee feat: support shortest response time lb and least connection lb (#1637)
1 year ago
Haotian Zhang fe5762acbb feat:support setting load balancing strategy per service. (#1633)
1 year ago
shedfreewu 0fd28d28cd
refactor: optimize log (#1671)
1 year ago
shedfreewu 691113c1b5
fix: remove conflict dependencies management (#1669)
1 year ago
shedfreewu 5086936fee
fix tsf-2024 (#1664)
1 year ago
Fishtail 567ffe5fde
fix: fix ConfigChangeListener ut bug (#1663)
1 year ago
Fishtail 66b9d745da
fix: fix ConfigChangeListener and unit test (#1657)
1 year ago
shedfreewu 894dbfda13
feat: support tsf 2024 (#1635)
1 year ago
Haotian Zhang 749efe64ae
fix:fix PolarisContextProperties instantiated twice causing NPE. (#1638)
1 year ago
Haotian Zhang 5ca598fa6e begin 2.0.3.0.
1 year ago
Fishtail 5318b84585
feat:support polaris server nearby backup LB. (#1631)
1 year ago
Fishtail 7ec31741fb
fix: fix loadbalancer metadata type. (#1622)
1 year ago
Fishtail ebca68a34c feat:support instance detect. (#1620)
1 year ago
Fishtail 3e021d83c4
feat:support stat reporting path aggregation. (#1610)
1 year ago
Fishtail ad612ca908
feat:support config all recover enabled. (#1606)
1 year ago
Fishtail 9968cfed9a
feat:support ipv6. (#1599)
1 year ago
Fishtail 5b54062e82
feat:support dynamic multi-discovery. (#1597)
1 year ago
Haotian Zhang a4cabc305b
feat:remove useless plugin. (#1589)
1 year ago
Fishtail 41d6eeca86
feat:support config empty protection. (#1587)
1 year ago
Fishtail 9d375ec375
fix: add gateway context config example. (#1584)
1 year ago
Haotian Zhang fd35059fbb feat:support spring cloud 2024.
1 year ago
evelynwei 4612bb92e1
fix: fix javaagent ratelimit pb method not found error (#1569)
1 year ago
Fishtail 0ade1a4092
docs: update GitHub Actions. (#1556)
1 year ago
Fishtail 0f6fb0875e
fix: update EnhancedRequestContext toString method. (#1546)
1 year ago
Haotian Zhang 444cc51b9a
feat:support stat and event report with service discovery. (#1537)
1 year ago
shedfreewu 90c502eb13
feat: support config event (#1535)
1 year ago
Haotian Zhang 244a01f42a
docs:simplify GitHub Actions. (#1513)
1 year ago
Haotian Zhang 612188b338
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties. (#1512)
1 year ago
Haotian Zhang 70a32f216d
fix count circuit breaker in gateway & return 404 when context api does not match. (#1509)
1 year ago
Haotian Zhang 736a7cf7d2
docs:update JDK version configuration in GitHub Actions. (#1507)
1 year ago
Haotian Zhang 38b9e4cd49
feat:support default instance circuit breaker rule. (#1506)
1 year ago
Haotian Zhang fa23f6573e
feat:use polaris-all for shading third-party dependencies. (#1505)
1 year ago
Haotian Zhang d18f3cd52d
feat: support gateway context, feign eager-load support default value. (#1504)
1 year ago
Haotian Zhang be78abe6ef
feat:support circuit breaker metrics reporting. (#1503)
1 year ago
Haotian Zhang 1bb60966b7
feat:support polaris event. (#1502)
1 year ago
Haotian Zhang 021eeb47f2
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. (#1501)
1 year ago
Guoji Lu 0cf3d21f12
feat:support polaris route for gateway mvc (#1493)
2 years ago
Haotian Zhang a5dc460b9e
refactor:update registry status. (#1484)
2 years ago
Haotian Zhang f59e820c73
fix:fix caller disposable metadata handle when using tracing. (#1483)
2 years ago
Haotian Zhang 6992011ed5
feat:support smooth upgrade from tsf. (#1482)
2 years ago
Haotian Zhang 01d24732af
feat:upgrade trace plugin. (#1480)
2 years ago
Haotian Zhang 8e1874b598
feat:support auth. (#1479)
2 years ago
Haotian Zhang ec43a2528c
feat:support concurrency rate limit. (#1455)
2 years ago
Haotian Zhang c122eb2b60
feat:upgrade spring cloud 2023 version. (#1451)
2 years ago
Haotian Zhang 14229e03b3
feat:add admin http handler. (#1450)
2 years ago
Haotian Zhang 925de766dd
feat: support lossless config from console & support warmup. (#1445)
2 years ago
Haotian Zhang b0be2c2a97
feat:upgrade api circuit breaker. (#1442)
2 years ago
Haotian Zhang b39621a339
fix:fix actuator name warning from #1428 . (#1431)
2 years ago
Fishtail 1a07828eca
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1426)
2 years ago
Fishtail 5848bfccfa
fix: fix TSF context bootstrap configuration (#1424)
2 years ago
Fishtail cc927d611a
fix:fix contract reporting bug when using TSF. (#1422)
2 years ago
Fishtail 95006a41fb
feat:upgrade nearby router and add namespace nearby router. (#1421)
2 years ago
Fishtail e98c38e9bf
feat:support TSF router. (#1420)
2 years ago
Fishtail 22592a2979
feat: support tsf trace demo & remove client span attributes (#1419)
2 years ago
Fishtail b2d127d5f0
feat:support consul config data. (#1417)
2 years ago
Fishtail ff303bf5ed
fix: memory cost too many when using wildcard feign calls (#1416)
2 years ago
Fishtail e70240d89b
fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration. (#1415)
2 years ago
Fishtail 1f258674c5
fix:fix app starting failed when user using custom OpenAPI bean. (#1414)
2 years ago
Fishtail fb2971bf8c
feat:support consul service update task. (#1413)
2 years ago
Fishtail 6b3f4304c3
fix: fix test case unstable issues (#1412)
2 years ago
Fishtail 797b33f47f
feat: add trace report support (#1411)
2 years ago
Fishtail 850a105522
feat:support consul config. (#1410)
2 years ago
Fishtail 1f05da13fe
feat:add Tencent Cloud TSF support. (#1409)
2 years ago
Fishtail a3e35d6894
feat:add zero protection. (#1408)
2 years ago
Fishtail 42b7c7a0ae
feat: add spring cloud gateway mvc example (#1367)
2 years ago
Fishtail 170e91dc99
fix:update spring boot version. (#1333)
2 years ago
fredrikliu 1672ae7597
fix: fix the ratelimit bug for 2023 (#1316)
2 years ago
Haotian Zhang 83b05124a6
fix:fix no registry when lossless is disabled. (#1312)
2 years ago
Haotian Zhang 480920707a
feat:upgrade jacoco version. (#1310)
2 years ago
Haotian Zhang c4831aabf0
fix:add warn log to ApplicationContextAwareUtils. (#1297)
2 years ago
andrew shan 0278aafda3
fix: fix lossless deregister failed when no healthcheck configured (#1279)
2 years ago
Haotian Zhang ad18f257e5
refactor:let the configuration SDK context stand alone. (#1266)
2 years ago
andrew shan 7b7884bcb0
fix: gramma issues for lane router example & optimize the gateway dependency (#1274)
2 years ago
Haotian Zhang 5bb4320a86
fix:fix nearby router properties loading bug. (#1272)
2 years ago
andrew shan 1ee3975010
fix: 解决多注册中心场景下,优雅上下线处理器相互覆盖的问题 (#1263)
2 years ago
andrew shan e5f06904b2
feat: add polaris router lane examples (#1260)
2 years ago
Haotian Zhang 22245a1ba0
feat:upgrade jackson version. (#1262)
2 years ago
andrew shan 71484a7c0c
feat: 支持全链路灰度 (#1256)
2 years ago
andrew shan f148662930
feat: support lossless online/offline (#1254)
2 years ago
Haotian Zhang bed48cb841 begin 1.14.0.
2 years ago
gzoldou 51fb3a1605
fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 (#1239)
3 years ago
Haotian Zhang cb57c3b809 feat:support Spring Cloud 2023.
3 years ago
Haotian Zhang d7fd8e3ffe
fix:fix reporter wrong initialization when using config data. (#1220)
3 years ago
Haotian Zhang af762d781e
fix:fix sct-all wrong spring boot version obtain. (#1206)
3 years ago
Haotian Zhang e36f81693b
fix:fix rule-based router when using RestTemplate. (#1202)
3 years ago
ShangfengDing 7b31121505
fix: fix the logging problem open at #1189. (#1196)
3 years ago
wenxuan70 e34fe66444
feat: support nacos namespace mapping (#1190)
3 years ago
Haotian Zhang d5dac7678a
feat:optimize examples. (#1188)
3 years ago
Haotian Zhang 5119045ea6
feat:support configuration encryption. (#1184)
3 years ago
Haotian Zhang ea958460d0
fix:remove bcprov-jdk15on dependency. (#1180)
3 years ago
Haotian Zhang 64ebd6e56f
feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. (#1176)
3 years ago
Haotian Zhang 5fe8b46fef
feat: add circuit breaker actuator. (#1170)
3 years ago
Haotian Zhang 424c7914af
fix:fix header validation when using Chinese char. (#1169)
3 years ago
Haotian Zhang c7c0d1793b
fix:fix retry loadbalancer not working bug. (#1155)
3 years ago
Blankjee d1e4a74ac4
fix: dynamic routing using cookies. (#1153)
3 years ago
Haotian Zhang 947c0d8fb0
feat:add swagger report switch. (#1150)
3 years ago
Haotian Zhang e4e5f5a4c1
feat:support service contract reporting. (#1141)
3 years ago
wenxuan70 e40ea737af
feat: support log path configuration parameters (#1142)
3 years ago
Hligaty 6d75891508
refactor:optimize the order and condition matching of service registration automatic configuration. (#1131)
3 years ago
Haotian Zhang 0db7b3b4b5
fix:fix feign url bug when using sleuth. (#1120)
3 years ago