Commit Graph

57 Commits (2023.0)

Author SHA1 Message Date
Haotian Zhang cb5021f825 fix:fix NullPointerException when properties contain kv with null value.
2 months ago
Haotian Zhang ad18f257e5
refactor:let the configuration SDK context stand alone. (#1266)
2 months ago
Haotian Zhang 1b4dd7442d fix:update dependencies.
5 months ago
Haotian Zhang d7fd8e3ffe
fix:fix reporter wrong initialization when using config data. (#1220)
6 months ago
ShangfengDing 7b31121505
fix: fix the logging problem open at #1189. (#1196)
8 months ago
Haotian Zhang 5119045ea6
feat:support configuration encryption. (#1184)
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 e4e5f5a4c1
feat:support service contract reporting. (#1141)
9 months ago
qingliu 7e7c5dfb7e
fix: change the timing of sdk context destruction. (#1124)
9 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 43ec0f91ba
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1105)
10 months ago
Haotian Zhang c48f94fcb5
fix:fix router label feign interceptor order. (#1071)
11 months ago
jarvisxiong 7741cbd222
feat:added automatic optimization for dynamic config refresh type. (#1058)
12 months ago
Haotian Zhang 0ab19edb7a
feat:refactor SDKContext as static. (#995)
1 year ago
youta 4fcff95f7b
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. (#988)
1 year ago
kennylong 5cb043f6c6
feature: add config for customized local port (#957)
1 year ago
Haotian Zhang 3f70d7bd1d
refactor:update to junit 5. (#866)
1 year ago
Haotian Zhang 4ec8caa281
refactor:move loadbalancer to discovery module. (#846)
1 year ago
Haotian Zhang 8c7ff567b6
docs:Add license checker GitHub Action. (#840)
1 year ago
Haotian Zhang 83b9decd3a feat:support Spring Cloud 2022.0.
1 year ago
lingxiao,wu c550d0ac9c
Fix:fix javadoc (#721)
2 years ago
DerekYRC a13ddc4c01
code optimization & correct comment (#722)
2 years ago
dongyinuo d6b3ee8062
revert default value when the field is deleted in @ConfigurationPrope… (#699)
2 years ago
lingxiao,wu aa84113924
Optimize:optimize SpringValueProcessor. (#655)
2 years ago
DerekYRC e71d845b93
Publish spring event named ConfigChangeSpringEvent when the configuration is changed. (#647)
2 years ago
lepdou 83bf200a1b
support read config file from local file system (#640)
2 years ago
小魏,小魏,我们要去哪里呀 35458f8b4f
Maybe remove Chinese characters (#607)
2 years ago
lepdou 7ea533b0cf
optimize configuration conditional & optimize config data tips (#603)
2 years ago
Haotian Zhang 9ea84328f1
feat:optimize examples. (#578)
2 years ago
lepdou 9dc3d054ea
change default dynamic config refresh type to reflect (#575)
2 years ago
Haotian Zhang 62fecd49ba
feat:add spring-cloud-starter-tencent-all and quickstart examples. (#569)
2 years ago
Haotian Zhang 8c9d0decb7
refactor:optimize project and code. (#571)
2 years ago
lepdou fc3986cb97
shutdown server when connect to config server failed (#554)
2 years ago
Haotian Zhang 74287e3001
feature:add @ConditionalOnConfigReflectEnabled annotation. (#539)
2 years ago
Haotian Zhang 85a42f78c0
Optimized configuration refresh mechanism. (#528)
2 years ago
Haotian Zhang aa53605159
add router actuator endpoint. (#523)
2 years ago
lingxiao,wu 91dd3d79ad
Feature: support spring cloud config data (#451)
2 years ago
pandaapo fe2da06f92
2021.0:Fix the code analysis error. (#500)
2 years ago
Haotian Zhang e95901eb53
refactor:optimize project and code. (#407)
2 years ago
VOPEN.XYZ 8334f5015a
Optimize starter's auto-configuration . (2021) (#396)
2 years ago
cheese8 3b0a244fca
Fix javadoc <br /> error in 2021 (#376)
2 years ago
qingliu f5ec25ee57
feat: support actuator for sct core components
2 years ago
lepdou 7b77cf20b2
optimize static metadata manager (#346)
2 years ago
lepdou 13448920f8
fix config file format misspell (#321)
2 years ago
SkyeBeFreeman 81e8ddd541 Update GitHub Actions workflow
2 years ago
Haotian Zhang 3ab0418c41
Add config module unit test (#301)
2 years ago
Haotian Zhang eb72d49506
Add config change listener feature support (#299)
2 years ago
Haotian Zhang ff25ca6975
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
2 years ago