Commit Graph

78 Commits (878105ea7e0f2918172c2265f499e87ebb9831b6)

Author SHA1 Message Date
Haotian Zhang 6dca14c852 docs:update license.
2 months ago
Haotian Zhang b184b60bc7
feat:support polaris server nearby backup LB. (#1627)
2 months ago
Fishtail 3a81fb7b32 feat:support instance detect. (#1617)
3 months ago
Fishtail 587b5f7708
feat:support dynamic multi-discovery. (#1595)
3 months ago
Fishtail 041b5a37dc
feat:support config empty protection. (#1585)
3 months ago
Fishtail 2bac402116
fix: add gateway context config example. (#1563)
3 months ago
shedfreewu 88d5426740
feat: support config event (#1534)
5 months ago
Haotian Zhang dedc273c47
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties. (#1530)
5 months ago
Haotian Zhang c692707a8d
feat:use polaris-all for shading third-party dependencies. (#1526)
5 months ago
Haotian Zhang b383bdd28e
feat: support gateway context, feign eager-load support default value. (#1525)
5 months ago
Haotian Zhang 0cd479f220
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. (#1500)
6 months ago
Haotian Zhang 2a03c7b0a2 docs:update license.
9 months ago
Haotian Zhang 8654dcd405
feat:add admin http handler. (#1448)
10 months ago
Haotian Zhang c5f318d1d0
feat:upgrade api circuit breaker. (#1438)
11 months ago
Haotian Zhang b82ff9e08d
fix:fix actuator name warning from #1428 . (#1429)
1 year ago
Haotian Zhang e3333c8432
feat:upgrade nearby router and add namespace nearby router. (#1371)
1 year ago
Haotian Zhang 06742237f3
feat:support consul config data. (#1331)
1 year ago
Fishtail f3e10f74db
fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration. (#1354)
1 year ago
Haotian Zhang ff5a1a027f
feat:support consul config. (#1319)
1 year ago
Haotian Zhang 3d057398fb
feat:add Tencent Cloud TSF support. (#1317)
1 year ago
Haotian Zhang 832f5bc6cb
feat:add zero protection. (#1278)
1 year ago
Haotian Zhang 8159888db2 fix:fix NullPointerException when properties contain kv with null value.
1 year ago
Haotian Zhang 56450263f1
refactor:let the configuration SDK context stand alone. (#1275)
1 year ago
Haotian Zhang 1b4dd7442d fix:update dependencies.
2 years ago
Haotian Zhang d7fd8e3ffe
fix:fix reporter wrong initialization when using config data. (#1220)
2 years ago
ShangfengDing 7b31121505
fix: fix the logging problem open at #1189. (#1196)
2 years ago
Haotian Zhang 5119045ea6
feat:support configuration encryption. (#1184)
2 years ago
Haotian Zhang 424c7914af
fix:fix header validation when using Chinese char. (#1169)
2 years ago
Haotian Zhang af1f8155a9 fix:fix system env variable read bug.
2 years ago
Haotian Zhang e4e5f5a4c1
feat:support service contract reporting. (#1141)
2 years ago
qingliu 7e7c5dfb7e
fix: change the timing of sdk context destruction. (#1124)
2 years ago
qingliu 5b80359577
fix: move the RemoteConfigFileRepo destroy hook to the Polaris config module. (#1112)
2 years ago
qingliu 0e44d6e3ef
feat: the polaris config relation non-daemon thread should stop when application fails to start. (#1102)
2 years ago
Haotian Zhang 43ec0f91ba
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1105)
2 years ago
Haotian Zhang c48f94fcb5
fix:fix router label feign interceptor order. (#1071)
2 years ago
jarvisxiong 7741cbd222
feat:added automatic optimization for dynamic config refresh type. (#1058)
2 years ago
Haotian Zhang 0ab19edb7a
feat:refactor SDKContext as static. (#995)
2 years ago
youta 4fcff95f7b
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. (#988)
2 years ago
kennylong 5cb043f6c6
feature: add config for customized local port (#957)
2 years ago
Haotian Zhang 3f70d7bd1d
refactor:update to junit 5. (#866)
3 years ago
Haotian Zhang 4ec8caa281
refactor:move loadbalancer to discovery module. (#846)
3 years ago
Haotian Zhang 8c7ff567b6
docs:Add license checker GitHub Action. (#840)
3 years ago
Haotian Zhang 83b9decd3a feat:support Spring Cloud 2022.0.
3 years ago
lingxiao,wu c550d0ac9c
Fix:fix javadoc (#721)
3 years ago
DerekYRC a13ddc4c01
code optimization & correct comment (#722)
3 years ago
dongyinuo d6b3ee8062
revert default value when the field is deleted in @ConfigurationPrope… (#699)
3 years ago
lingxiao,wu aa84113924
Optimize:optimize SpringValueProcessor. (#655)
3 years ago
DerekYRC e71d845b93
Publish spring event named ConfigChangeSpringEvent when the configuration is changed. (#647)
3 years ago
lepdou 83bf200a1b
support read config file from local file system (#640)
3 years ago
小魏,小魏,我们要去哪里呀 35458f8b4f
Maybe remove Chinese characters (#607)
3 years ago