Haotian Zhang
4efd4cc565
test: add unit tests for ConfigurationModifier and fix TsfConsul report logic ( #1802 )
...
* test: add unit tests for ConfigurationModifier and fix TsfConsul report logic
- Disable report when only TsfConsul is enabled in ConfigurationModifier
- Add comprehensive unit tests for ConfigurationModifier
- Fix test issues with lenient mocking and localFile -> local datasource type
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Haotian Zhang <928016560@qq.com>
* fix: replace hardcoded IP 10.0.0.1 with 127.0.0.1 in tests
CI hardcoded IP detection rejects non-loopback IPs. Use 127.0.0.1 with
different ports to distinguish addresses in test cases.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Haotian Zhang <928016560@qq.com>
* fix: replace leading spaces with tabs to pass checkstyle
Fix 11 lines with mixed tab+space indentation that violated
the RegexpSinglelineJava checkstyle rule.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Haotian Zhang <928016560@qq.com>
* fix: correct PR number in CHANGELOG from #1801 to #1802
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Haotian Zhang <928016560@qq.com>
---------
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
5 months ago
Haotian Zhang
40ac641552
feat: Update config server IP to 127.0.0.1 and adjust tests ( #1796 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
6 months ago
Haotian Zhang
668acf6550
feat: Add config address to report client url conversion. ( #1795 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
6 months ago
Haotian Zhang
21fe3218cf
fix:fix cb rule no update bug. ( #1786 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
7 months ago
Haotian Zhang
d583589ec8
refactor: optimize performance. ( #1782 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
7 months ago
shedfreewu
46b039fa69
fix: fix parsing ConfigurationProperties value with RefreshScope. ( #1780 )
...
Skip recursive parsing of JDK built-in classes and limit recursion depth to avoid OOM.
7 months ago
Haotian Zhang
2b2b9743cc
deps:upgrade to spring boot 3.4.12. ( #1756 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
9 months ago
KIRA-Zee
a5f560315e
fix:Replace with String inside @ConditionalOnClass to fix #1749 . ( #1750 )
9 months ago
shedfreewu
f5811068ef
fix: fix multiple bugs in tsf. ( #1746 )
9 months ago
Haotian Zhang
98107867f8
refactor:optimize config locate. ( #1741 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
10 months ago
Haotian Zhang
e0765f1cc1
refactor:optimize auto configuration. ( #1739 )
...
Signed-off-by: Haotian Zhang <928016560@qq.com>
10 months ago
shedfreewu
7936f0e1fa
feat: support tsf unit. ( #1681 )
...
* 适配 TSF 单云单元化
---------
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
1 year ago
Haotian Zhang
dd17356c3f
feat:support TSF certificate manager. ( #1715 )
1 year ago
Fishtail
567ffe5fde
fix: fix ConfigChangeListener ut bug ( #1663 )
1 year ago
Fishtail
66b9d745da
fix: fix ConfigChangeListener and unit test ( #1657 )
1 year ago
shedfreewu
894dbfda13
feat: support tsf 2024 ( #1635 )
1 year ago
Haotian Zhang
3c2b584575
docs:update license.
1 year ago
Fishtail
5318b84585
feat:support polaris server nearby backup LB. ( #1631 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
Fishtail
ebca68a34c
feat:support instance detect. ( #1620 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
1 year ago
Fishtail
5b54062e82
feat:support dynamic multi-discovery. ( #1597 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
Fishtail
41d6eeca86
feat:support config empty protection. ( #1587 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
Fishtail
9d375ec375
fix: add gateway context config example. ( #1584 )
1 year ago
shedfreewu
90c502eb13
feat: support config event ( #1535 )
1 year ago
Haotian Zhang
612188b338
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties. ( #1512 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
1 year ago
Haotian Zhang
fa23f6573e
feat:use polaris-all for shading third-party dependencies. ( #1505 )
1 year ago
Haotian Zhang
d18f3cd52d
feat: support gateway context, feign eager-load support default value. ( #1504 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
1 year ago
Haotian Zhang
021eeb47f2
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. ( #1501 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
1 year ago
Haotian Zhang
d57d1e9691
docs:update license.
2 years ago
Haotian Zhang
14229e03b3
feat:add admin http handler. ( #1450 )
2 years ago
Haotian Zhang
b0be2c2a97
feat:upgrade api circuit breaker. ( #1442 )
...
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
2 years ago
Haotian Zhang
b39621a339
fix:fix actuator name warning from #1428 . ( #1431 )
2 years ago
Fishtail
95006a41fb
feat:upgrade nearby router and add namespace nearby router. ( #1421 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 years ago
Fishtail
b2d127d5f0
feat:support consul config data. ( #1417 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 years ago
Fishtail
e70240d89b
fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration. ( #1415 )
2 years ago
Fishtail
850a105522
feat:support consul config. ( #1410 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 years ago
Fishtail
1f05da13fe
feat:add Tencent Cloud TSF support. ( #1409 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 years ago
Fishtail
a3e35d6894
feat:add zero protection. ( #1408 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 years ago
Haotian Zhang
cb5021f825
fix:fix NullPointerException when properties contain kv with null value.
2 years ago
Haotian Zhang
ad18f257e5
refactor:let the configuration SDK context stand alone. ( #1266 )
2 years ago
Haotian Zhang
1b4dd7442d
fix:update dependencies.
3 years ago
Haotian Zhang
d7fd8e3ffe
fix:fix reporter wrong initialization when using config data. ( #1220 )
3 years ago
ShangfengDing
7b31121505
fix: fix the logging problem open at #1189 . ( #1196 )
3 years ago
Haotian Zhang
5119045ea6
feat:support configuration encryption. ( #1184 )
3 years ago
Haotian Zhang
424c7914af
fix:fix header validation when using Chinese char. ( #1169 )
3 years ago
Haotian Zhang
af1f8155a9
fix:fix system env variable read bug.
3 years ago
Haotian Zhang
e4e5f5a4c1
feat:support service contract reporting. ( #1141 )
3 years ago
qingliu
7e7c5dfb7e
fix: change the timing of sdk context destruction. ( #1124 )
3 years ago
qingliu
5b80359577
fix: move the RemoteConfigFileRepo destroy hook to the Polaris config module. ( #1112 )
3 years ago
qingliu
0e44d6e3ef
feat: the polaris config relation non-daemon thread should stop when application fails to start. ( #1102 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
Haotian Zhang
43ec0f91ba
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. ( #1105 )
...
Co-authored-by: 杨镌颖 <531948963@qq.com>
Co-authored-by: melodyl <lovemycode@qq.com>
3 years ago