Fishtail
2e5bb9f65a
fix: fix ConfigChangeListener ut bug ( #1659 )
2 months ago
shedfreewu
322f7f2f28
feat: support spring-retry and feign config refresh and feign eager load support schema ( #1649 )
...
* feat: support spring-retry and feign config refresh and feign eager load support schema
---------
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
2 months ago
Fishtail
3626365995
fix: fix ConfigChangeListener and unit test ( #1654 )
2 months ago
Haotian Zhang
e6553f4ace
docs:update license.
2 months ago
Fishtail
4de5afd4bb
feat:support polaris server nearby backup LB. ( #1629 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 months ago
Haotian Zhang
0ff2e444f8
feat:support instance detect. ( #1616 )
3 months ago
Haotian Zhang
96221289b8
feat:support dynamic multi-discovery. ( #1591 )
3 months ago
Haotian Zhang
ad3c537792
feat:support config empty protection. ( #1581 )
3 months ago
shedfreewu
355716e191
feat: support config event ( #1532 )
5 months ago
shedfreewu
71a8dcf1bc
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties ( #1511 )
6 months ago
Haotian Zhang
79e549ea60
feat:use polaris-all for shading third-party dependencies. ( #1498 )
6 months ago
shedfreewu
b12c31619c
feat: support gateway context, feign eager-load support default value. ( #1496 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
6 months ago
shedfreewu
4fdc5392af
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. ( #1490 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
7 months ago
Haotian Zhang
fe8b9272ff
docs:update license.
9 months ago
Haotian Zhang
f8ac4f53e7
feat:add admin http handler. ( #1449 )
10 months ago
Haotian Zhang
56ad6355ca
feat:upgrade api circuit breaker. ( #1440 )
...
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
11 months ago
Haotian Zhang
119725ccc2
fix:fix actuator name warning from #1428 . ( #1430 )
1 year ago
Fishtail
db91e8bc58
feat:support consul config data. ( #1365 )
1 year ago
Fishtail
4bc8c9e13b
feat:support consul config. ( #1352 )
1 year ago
Fishtail
2bc8964248
feat:add Tencent Cloud TSF support. ( #1350 )
1 year ago
Fishtail
82f427572a
feat:add zero protection. ( #1346 )
1 year ago
Fishtail
b9632fc24e
refactor:let the configuration SDK context stand alone. ( #1344 )
1 year ago
Haotian Zhang
b977be5511
fix:fix NullPointerException when properties contain kv with null value.
1 year ago
Haotian Zhang
ee0f990bba
fix:update dependencies.
2 years ago
Haotian Zhang
18e9d5df4f
fix:fix reporter wrong initialization when using config data. ( #1221 )
2 years ago
ShangfengDing
27861fcfed
fix: fix the logging problem open at #1189 . ( #1194 )
2 years ago
Haotian Zhang
7c6e09bbf0
feat:support configuration encryption. ( #1181 )
2 years ago
Haotian Zhang
7e3a8df77b
fix:fix header validation when using Chinese char. ( #1166 )
2 years ago
Haotian Zhang
d0fde952cf
fix:fix system env variable read bug.
2 years ago
Haotian Zhang
5cf3640867
feat:support service contract reporting. ( #1139 )
2 years ago
qingliu
7c5f3d1cff
fix: change the timing of sdk context destruction. ( #1123 )
2 years 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>
2 years 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>
2 years ago
Haotian Zhang
b751a8cc72
fix:fix router label feign interceptor order. ( #1069 )
2 years ago
jarvisxiong
800741efd2
feat:added automatic optimization for dynamic config refresh type. ( #1053 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
d1576f7cad
feat:refactor SDKContext as static. ( #1001 )
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
kennylong
9dff4a130e
feature: add config for customized local port ( #923 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
a6fc05e2df
refactor:update to junit 5. ( #865 )
3 years ago
Haotian Zhang
fdc9509d3c
refactor:move loadbalancer to discovery module. ( #844 )
...
* refactor:move loadbalancer to discovery module.
* fix:fix config rebinder bean conflict.
3 years ago
Haotian Zhang
b6f7dbe8c6
docs:Add license checker GitHub Action. ( #839 )
...
* docs:Add license checker GitHub Action.
* docs:Add license checker GitHub Action.
3 years ago
lingxiao,wu
c550d0ac9c
Fix:fix javadoc ( #721 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
DerekYRC
a13ddc4c01
code optimization & correct comment ( #722 )
...
* code optimization & correct comment
* update changelog
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 )
...
* public config change spring event
* update changelog
* Update ConfigChangeSpringEventTest.java
add license for ConfigChangeSpringEventTest
Co-authored-by: Haotian Zhang <928016560@qq.com>
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
lepdou
7ea533b0cf
optimize configuration conditional & optimize config data tips ( #603 )
3 years ago
Haotian Zhang
9ea84328f1
feat:optimize examples. ( #578 )
3 years ago