Hligaty
|
2c04288105
|
refactor:optimize the order and condition matching of service registration automatic configuration. (#1129)
|
1 year ago |
wenxuan70
|
e51d9d2b52
|
feat: support log path configuration parameters (#1128)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
qingliu
|
7c5f3d1cff
|
fix: change the timing of sdk context destruction. (#1123)
|
1 year ago |
Hligaty
|
a7672c41f3
|
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. (#1115)
|
1 year ago |
qingliu
|
6a4e50ba4f
|
fix: the polaris config relation non-daemon thread should stop when application fails to start. (#1100)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Blankjee
|
bfccf33a3d
|
fix: dynamic routing using cookies (#1097)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
d5fcb0b391
|
fix:fix feign url bug when using sleuth. (#1096)
|
1 year ago |
Haotian Zhang
|
5973cadb3b
|
begin 1.13.0.
|
1 year ago |
Haotian Zhang
|
5e3691badf
|
release 1.12.0.
|
1 year ago |
Haotian Zhang
|
6a93fc1a78
|
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1103)
Co-authored-by: 杨镌颖 <531948963@qq.com>
Co-authored-by: melodyl <lovemycode@qq.com>
|
1 year ago |
xiezheng-XD
|
a86d7765c3
|
Update README-zh.md (#1090)
|
1 year ago |
Haotian Zhang
|
fa5d8c3d46
|
fix:upgrade spring version. (#1086)
|
1 year ago |
Haotian Zhang
|
3d231e5d31
|
docs:update README.
|
1 year ago |
Haotian Zhang
|
043fcb4be8
|
refactor:optimize discovery properties initialization. (#1077)
|
1 year ago |
Haotian Zhang
|
654750ed58
|
fix:add deregister judgment. (#1074)
|
1 year ago |
Haotian Zhang
|
67b13d3894
|
fix:fix web server wrong open bug.
|
1 year ago |
veterancj
|
c614a19c88
|
feat:added polaris weighted round robin load balancer. (#1062)
|
1 year ago |
Haotian Zhang
|
497158b495
|
fix:update some modifier order.
|
1 year ago |
Haotian Zhang
|
b751a8cc72
|
fix:fix router label feign interceptor order. (#1069)
|
1 year ago |
Haotian Zhang
|
f08d8ff35a
|
fix:fix gray release examples bug. (#1066)
|
1 year ago |
Haotian Zhang
|
bbde6ad502
|
fix:fix SCG report wrong service bug when using IP routing. (#1063)
|
1 year ago |
jarvisxiong
|
800741efd2
|
feat:added automatic optimization for dynamic config refresh type. (#1053)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
4f5591d43a
|
refactor:refactor Polaris registration. (#1055)
|
1 year ago |
Haotian Zhang
|
bf547edcaf
|
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1048)
|
1 year ago |
Haotian Zhang
|
75e2706684
|
fix:update guava version. (#1041)
|
1 year ago |
Haotian Zhang
|
6264476485
|
fix:fix reporting bug when port is -1. (#1038)
|
1 year ago |
dependabot[bot]
|
0dd00d5f71
|
build(deps): bump guava from 31.0.1-jre to 32.0.0-jre in /spring-cloud-tencent-dependencies (#1034)
* 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
...
Signed-off-by: dependabot[bot] <support@github.com>
* update CHANGELOG.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
94537bd19d
|
docs:rename license checker action YAML.
|
1 year ago |
Haotian Zhang
|
c1666954de
|
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1029)
|
1 year ago |
Haotian Zhang
|
8cb3882057
|
Update README.md
|
1 year ago |
qingliu
|
10b04d6339
|
feat: sct-all package is now available as a shaded uber-jar (#1024)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
4e8b524048
|
fix custom fallback exception (#1020)
|
2 years ago |
qingliu
|
b13012689e
|
feat: sct-all package is now available as a shaded uber-jar (#1016)
|
2 years ago |
Haotian Zhang
|
bec6a4ba15
|
docs:update Polaris test environment ip. (#1010)
|
2 years ago |
Haotian Zhang
|
88de43317a
|
docs:add release GitHub Action. (#1006)
|
2 years ago |
Haotian Zhang
|
d1576f7cad
|
feat:refactor SDKContext as static. (#1001)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
a73f0e1f48
|
Refactoring: Refactor Circuitbreaker ut (#997)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
c44b690025
|
Feature: add AssemblyFlow to support tsf (#993)
|
2 years ago |
Haotian Zhang
|
bc640f67c4
|
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. (#989)
|
2 years ago |
youta
|
db2d1145ce
|
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. (#985)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
youta
|
0a94779950
|
Support reactive discovery clinet health Indicator. (#983)
|
2 years ago |
ShanyouYu-Sean
|
13c4c8b7c3
|
begin:1.12.0.
|
2 years ago |
Shanyou Yu (Sean Yu)
|
c979e2e881
|
fix: custom spi metadata loaded bug (#973)
|
2 years ago |
SkyeBeFreeman
|
b2298dce83
|
begin:1.12.0.
|
2 years ago |
ShanyouYu-Sean
|
7a39ab1c58
|
update version
|
2 years ago |
ShanyouYu-Sean
|
972e4151de
|
update polaris version
|
2 years ago |
Shanyou Yu (Sean Yu)
|
2161f5505b
|
feature: add polaris ring hash load balancer (#970)
|
2 years ago |
rancho
|
d6794c31ff
|
Update README-zh.md
|
2 years ago |
rancho
|
4ebc9d059e
|
Update README.md
|
2 years ago |
rancho
|
095c5314b7
|
Update README.md
|
2 years ago |