Commit Graph

241 Commits (1eb17cdaec5798a53d07eae60250cb2dbcdaf6c2)

Author SHA1 Message Date
Haotian Zhang 1eb17cdaec
fix:add warn log to ApplicationContextAwareUtils. (#1296)
7 months ago
Haotian Zhang b8f4a24690
feat:upgrade jackson version. (#1258)
8 months ago
Haotian Zhang 20ccd9f046 begin 1.14.0.
10 months ago
Haotian Zhang bac9ccda3d release 1.13.0.
10 months ago
Haotian Zhang 38792c12a1
fix:fix swagger not working bug. (#1225)
10 months ago
Haotian Zhang ce7f2d7e8b
fix:fix sct-all wrong spring boot version obtain. (#1205)
1 year ago
Haotian Zhang 5c49e44c78
fix:fix rule-based router when using RestTemplate. (#1201)
1 year ago
ShangfengDing f186d2ce4f
fix: fix the logging problem open at #1189. (#1195)
1 year ago
wenxuan70 1b5424bbdc
feat: support nacos namespace mapping (#1192)
1 year ago
Haotian Zhang 920cb43025
feat:optimize examples. (#1187)
1 year ago
Haotian Zhang 09aa10de9c
feat:support configuration encryption. (#1183)
1 year ago
Haotian Zhang ee8f5bf496
fix:remove bcprov-jdk15on dependency. (#1179)
1 year ago
Haotian Zhang f48b1b231d
feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. (#1175)
1 year ago
Haotian Zhang 050c35b522
feat: add circuit breaker actuator. (#1171)
1 year ago
Haotian Zhang 7f2e3b9cf5
fix:fix header validation when using Chinese char. (#1168)
1 year ago
Haotian Zhang 71e293206a
fix:fix retry loadbalancer not working bug. (#1156)
1 year ago
Haotian Zhang cfa32ac8fd docs:update CHANGELOG.
1 year ago
Blankjee 1637912f37
fix: dynamic routing using cookies. (#1151)
1 year ago
Haotian Zhang a9515fcfaf
feat:add swagger report switch. (#1149)
1 year ago
Haotian Zhang 416d310348
feat:add swagger exposure filters. (#1145)
1 year ago
Haotian Zhang c5979c76cd
feat:support service contract reporting. (#1140)
1 year ago
Hligaty fa75fad1db
refactor:optimize the order and condition matching of service registration automatic configuration. (#1132)
1 year ago
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)
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)
1 year ago
Haotian Zhang 5acc5befd6
Update README-zh.md (#1093)
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)
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)
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