Haotian Zhang
a12ea993b2
feat:add admin http handler. ( #1453 )
4 weeks ago
Haotian Zhang
dbe4fe559d
feat:upgrade api circuit breaker. ( #1441 )
...
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
2 months ago
Haotian Zhang
80069757f3
fix:fix actuator name warning from #1428 . ( #1432 )
3 months ago
Fishtail
d1b052f072
fix:fix contract reporting bug when using TSF. ( #1406 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
b373aa350d
feat:upgrade nearby router and add namespace nearby router. ( #1404 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
805087701a
feat:support consul config data. ( #1401 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
ace4ecba2d
feat:support consul config. ( #1394 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
f92d88505a
feat:add Tencent Cloud TSF support. ( #1391 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
ce0ce68b2f
feat:add zero protection. ( #1386 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
3 months ago
Fishtail
a7f4c24555
refactor:let the configuration SDK context stand alone. ( #1383 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
4 months ago
Haotian Zhang
4db53a52fc
fix:fix NullPointerException when properties contain kv with null value.
7 months ago
Haotian Zhang
38792c12a1
fix:fix swagger not working bug. ( #1225 )
10 months ago
ShangfengDing
f186d2ce4f
fix: fix the logging problem open at #1189 . ( #1195 )
1 year ago
Haotian Zhang
09aa10de9c
feat:support configuration encryption. ( #1183 )
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
c5979c76cd
feat:support service contract reporting. ( #1140 )
1 year ago
qingliu
19d2854dd8
fix: change the timing of sdk context destruction. ( #1125 )
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
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
e7c3b0cadb
fix:fix router label feign interceptor order. ( #1070 )
1 year ago
jarvisxiong
0ff2b595a1
feat:added automatic optimization for dynamic config refresh type. ( #1059 )
1 year ago
Haotian Zhang
5c922a2cff
feat:refactor SDKContext as static. ( #1005 )
2 years ago
youta
c39afa000e
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. ( #986 )
...
* feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
* feature: support reactive discovery client health indicator.
2 years ago
Haotian Zhang
db80ba62f9
refactor:update to junit 5. ( #867 )
2 years ago
Haotian Zhang
0928f72135
refactor:move loadbalancer to discovery module. ( #845 )
2 years ago
Haotian Zhang
e6825c4fad
docs:Add license checker GitHub Action. ( #841 )
...
* docs:Add license checker GitHub Action.
* docs:Add license checker GitHub Action.
2 years ago
lepdou
bed6f384b5
support delete config for ConfigurationProperties bean ( #755 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
lingxiao,wu
ce24195916
fix:fix javadoc. ( #726 )
2 years ago
DerekYRC
660c225db2
code optimization & correct comment ( #723 )
...
* code optimization & correct comment
* update changelog
2 years ago
lingxiao,wu
61846a3aaf
Optimize:optimize SpringValueProcessor ( #668 )
2 years ago
DerekYRC
979ddaf009
publish spring event named ConfigChangeSpringEvent when the configuration is changed ( #652 )
2 years ago
Haotian Zhang
31613408c5
feat:support read config file from local file system. ( #643 )
2 years ago
小魏,小魏,我们要去哪里呀
337b357176
Maybe remove Chinese characters ( #608 )
2 years ago
lepdou
a749cc382d
optimize configuration conditional & optimize config data tips ( #604 )
2 years ago
Haotian Zhang
2439086bd6
feat:optimize examples. ( #577 )
...
* feat:optimize examples.
* feat:optimize examples.
2 years ago
lepdou
1af5b70581
change default dynamic config refresh type to reflect ( #574 )
2 years ago
Haotian Zhang
c1afa49366
feat:add spring-cloud-starter-tencent-all and quickstart examples. ( #568 )
2 years ago
Haotian Zhang
1aa62777a9
refactor:optimize project and code. ( #570 )
2 years ago
lepdou
b7af6e610c
shutdown server when connect to config server failed ( #553 )
2 years ago
Haotian Zhang
d4c22dd196
feature:add @ConditionalOnConfigReflectEnabled annotation. ( #538 )
2 years ago
Haotian Zhang
bfb307515d
Optimized configuration refresh mechanism. ( #527 )
2 years ago
Haotian Zhang
e1e3ab0060
add router actuator endpoint. ( #519 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
pandaapo
6647b97e60
2020.0:Fix the code analysis error. ( #499 )
...
* Fix the code analysis error.
* Upgrade owasp esapi's configuration
* Add information of this PR to CHANGELOG.md
2 years ago
VOPEN.XYZ
efe9e70fba
Optimize starter's auto-configuration . (2020) ( #395 )
2 years ago
Haotian Zhang
9dd33db2ef
refactor:optimize project and code ( #392 )
2 years ago
cheese8
462343f1a5
Fix javadoc <br /> error in 2020 ( #375 )
2 years ago
qingliu
f42f3435a3
feat: support actuator for sct core components ( #370 )
2 years ago
lepdou
d1b8f7dade
optimize static metadata manager ( #341 )
2 years ago