Commit Graph

466 Commits (5119045ea6c7302a28a10bcb277fee0989486186)
 

Author SHA1 Message Date
Haotian Zhang 5119045ea6
feat:support configuration encryption. (#1184)
9 months ago
Haotian Zhang ea958460d0
fix:remove bcprov-jdk15on dependency. (#1180)
9 months ago
Haotian Zhang 64ebd6e56f
feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. (#1176)
9 months ago
Haotian Zhang 5fe8b46fef
feat: add circuit breaker actuator. (#1170)
9 months ago
Haotian Zhang 424c7914af
fix:fix header validation when using Chinese char. (#1169)
9 months ago
Haotian Zhang af1f8155a9 fix:fix system env variable read bug.
9 months ago
Haotian Zhang c7c0d1793b
fix:fix retry loadbalancer not working bug. (#1155)
9 months ago
Blankjee d1e4a74ac4
fix: dynamic routing using cookies. (#1153)
9 months ago
Haotian Zhang 947c0d8fb0
feat:add swagger report switch. (#1150)
10 months ago
Haotian Zhang e79aa90d8f docs:Update README.
10 months ago
Haotian Zhang e4e5f5a4c1
feat:support service contract reporting. (#1141)
10 months ago
wenxuan70 e40ea737af
feat: support log path configuration parameters (#1142)
10 months ago
Haotian Zhang 76c427e645 docs:update PR template.
10 months ago
Hligaty 6d75891508
refactor:optimize the order and condition matching of service registration automatic configuration. (#1131)
10 months ago
qingliu 7e7c5dfb7e
fix: change the timing of sdk context destruction. (#1124)
10 months ago
Haotian Zhang 0db7b3b4b5
fix:fix feign url bug when using sleuth. (#1120)
10 months ago
Hligaty 4f2a387680
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. (#1116)
10 months ago
qingliu 5b80359577
fix: move the RemoteConfigFileRepo destroy hook to the Polaris config module. (#1112)
10 months ago
qingliu 0e44d6e3ef
feat: the polaris config relation non-daemon thread should stop when application fails to start. (#1102)
10 months ago
Haotian Zhang 50fcb11dd4 begin 1.13.0.
10 months ago
Haotian Zhang a7c14a25b4 release 1.12.0.
10 months ago
Haotian Zhang c4ae0355ef release 1.12.0.
10 months ago
Haotian Zhang 43ec0f91ba
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1105)
10 months ago
Haotian Zhang 0aa3d7d820
Update README-zh.md (#1094)
11 months ago
Haotian Zhang dd6db5e268
fix:upgrade spring version. (#1085)
11 months ago
Haotian Zhang 7cecd94904 docs:update README.
11 months ago
Haotian Zhang e94ca81ebc
refactor:optimize discovery properties initialization. (#1079)
11 months ago
veterancj fee5d74327
feat:added polaris weighted round robin load balancer. (#1073)
11 months ago
Haotian Zhang 701684ee85
fix:add deregister judgment. (#1075)
11 months ago
Haotian Zhang 483c391791 fix:fix web server wrong open bug.
11 months ago
Haotian Zhang e64676acfb fix:update some modifier order.
12 months ago
Haotian Zhang c48f94fcb5
fix:fix router label feign interceptor order. (#1071)
12 months ago
Haotian Zhang f4af69270c
fix:fix gray release examples bug. (#1068)
12 months ago
Haotian Zhang 86ed684cfa
fix:fix SCG report wrong service bug when using IP routing. (#1065)
12 months ago
jarvisxiong 7741cbd222
feat:added automatic optimization for dynamic config refresh type. (#1058)
12 months ago
Haotian Zhang 360b29248d
refactor:refactor Polaris registration. (#1057)
1 year ago
Haotian Zhang 5750e510c2
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1050)
1 year ago
Haotian Zhang 8534ee3523
fix:update guava version. (#1043)
1 year ago
Haotian Zhang 200a752ccb
fix:fix reporting bug when port is -1. (#1040)
1 year ago
Haotian Zhang cdc7c26f96
build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies (#1037)
1 year ago
Haotian Zhang 6ebd174458 docs:rename license checker action YAML.
1 year ago
Haotian Zhang c07143fdb3
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1028)
1 year ago
Haotian Zhang be5b29976a Update README.md
1 year ago
qingliu 9fd550e25e
feat: sct-all package is now available as a shaded uber-jar (#1025)
1 year ago
Shanyou Yu (Sean Yu) 9d6cfb6677
fix custom fallback exception (#1022)
1 year ago
Haotian Zhang 8094d83442
docs:update Polaris test environment ip. (#1012)
1 year ago
Haotian Zhang c004aa5161
docs:add release GitHub Action. (#1007)
1 year ago
Haotian Zhang beefb50f19
fix:fix random port read bug. (#1000)
1 year ago
Haotian Zhang 0ab19edb7a
feat:refactor SDKContext as static. (#995)
1 year ago
Shanyou Yu (Sean Yu) 841a39ac33
Refactoring: Refactor Circuitbreaker ut (#996)
1 year ago