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
|
93c09bfc67
|
docs:update README.
|
1 year ago |
Haotian Zhang
|
bf7a79c78f
|
feat:optimize quickstart circuit-breaker examples.
|
1 year ago |
Haotian Zhang
|
fcef93effb
|
feat:optimize quickstart feign examples.
|
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)
Co-authored-by: wenxuan70 <t736660416@gmail.com>
|
1 year ago |
Haotian Zhang
|
050c35b522
|
feat: add circuit breaker actuator. (#1171)
Co-authored-by: wenxuan70 <t736660416@gmail.com>
|
1 year ago |
Haotian Zhang
|
7f2e3b9cf5
|
fix:fix header validation when using Chinese char. (#1168)
|
1 year ago |
Haotian Zhang
|
28440f4035
|
fix:fix system env variable read bug.
|
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)
* feat:add swagger exposure filters.
* feat:add swagger exposure filters.
|
1 year ago |
Haotian Zhang
|
c5979c76cd
|
feat:support service contract reporting. (#1140)
|
1 year ago |
Haotian Zhang
|
3f291908d9
|
docs:update PR template.
|
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 |
qingliu
|
19d2854dd8
|
fix: change the timing of sdk context destruction. (#1125)
|
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
|
975003fa9b
|
fix: move the RemoteConfigFileRepo destroy hook to the Polaris config module. (#1111)
|
1 year ago |
qingliu
|
717d08b348
|
feat: the polaris config relation non-daemon thread should stop when application fails to start. (#1101)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
5858b025d1
|
begin 1.13.0.
|
1 year ago |
Haotian Zhang
|
3be6e8f953
|
release 1.12.0.
|
1 year ago |
Haotian Zhang
|
f80aa4698f
|
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1104)
Co-authored-by: 杨镌颖 <531948963@qq.com>
Co-authored-by: melodyl <lovemycode@qq.com>
|
1 year ago |
Haotian Zhang
|
5acc5befd6
|
Update README-zh.md (#1093)
Co-authored-by: xiezheng-XD <141627292+xiezheng-xd@users.noreply.github.com>
|
1 year ago |
Haotian Zhang
|
4abc98b84b
|
fix:upgrade spring version. (#1087)
|
1 year ago |
Haotian Zhang
|
61c812022c
|
docs:update README.
|
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
|
663f3395c9
|
fix:fix web server wrong open bug.
|
1 year ago |
Haotian Zhang
|
7c2528c05f
|
fix:update some modifier order.
|
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)
* build(deps): bump guava in /spring-cloud-tencent-dependencies
Bumps [guava](https://github.com/google/guava) from 31.0.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
* update CHANGELOG.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Haotian Zhang
|
c50f7e3d02
|
docs:rename license checker action YAML.
|
1 year ago |
Haotian Zhang
|
5ec700594a
|
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1030)
|
2 years ago |