Fishtail
bd95c3232f
feat: support gateway context, feign eager-load support default value. ( #1545 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
4 months ago
Fishtail
7e6c55e35f
feat:support smooth upgrade from tsf. ( #1542 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
4 months ago
shedfreewu
3b5dd83e24
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties ( #1520 )
5 months ago
shedfreewu
472e5d5655
release 2.0.0.0. ( #1488 )
...
* release 2.0.0.0.
---------
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
9 months ago
Haotian Zhang
437aa29f65
docs:update license.
9 months ago
shedfreewu
28dc95b9a0
feat: support 2.0.0 config. ( #1463 )
...
1. 支持监听整个配置分组
2. 支持对接 TSF 时监听默认分组
3. 支持单配置刷新
10 months ago
shedfreewu
84a98de136
hoxton 2.0.0.0 ( #1458 )
...
* fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.
* fix:fix NullPointerException when properties contain kv with null value.
* fix: memory not released while using wildcard api call with circuitbreaker (#1361 )
* fix: memory not released while using wildcard api call with circuitbreaker enabled
* fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT
* fix: update polaris verion to 1.15.9 release
* Update CHANGELOG.md
* release 1.13.3-Hoxton.SR12 (#1362 )
* fix: memory not released while using wildcard api call with circuitbreaker enabled
* fix: change version 1.13.3-Hoxton.SR12-SNAPSHOT
* fix: update polaris verion to 1.15.9 release
* Update CHANGELOG.md
* release: 1.13.3-Hoxton.SR12
* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1392 )
* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT (#1407 )
* fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoked by wildcard apis
* Update CHANGELOG.md
* fix: restore PolarisCircuitBreakerUtils and use ThreadPoolUtils.waitAndStopThreadPools instead
* fix: 修复命名不一致问题
* fix: CHANGE VERSION TO 1.13.4-Hoxton.SR12-SNAPSHOT
* Update polaris version to 1.15.10-SNAPSHOT
* fix:fix rate limit window update bug.
* fix: fix npe when feign.hystrix.enabled=false (#1436 )
* feat: support 2.0.0 feature
* fix
* feat: support lossless config from console & support warmup (#1435 )
feat:add admin http handler. (#1448 )
feat:support concurrency rate limit. (#1454 )
* fix
* add changelog
* fix
* fix changelog
* fix
* fix checkstyle
* fix ut
---------
Co-authored-by: 码匠君 <pointer_v@qq.com>
Co-authored-by: Haotian Zhang <928016560@qq.com>
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
10 months ago
Haotian Zhang
f1fcc1991e
fix:fix NullPointerException when properties contain kv with null value.
1 year ago
Haotian Zhang
0c8dda6285
release 1.13.0.
2 years ago
ShangfengDing
406f8f2c0e
feat: fix the logging problem open at #1189 ( #1197 )
2 years ago
Haotian Zhang
e7c3908f32
feat:support configuration encryption. ( #1182 )
2 years ago
Haotian Zhang
fd9ebd09ca
fix:fix header validation when using Chinese char. ( #1167 )
2 years ago
Haotian Zhang
eea8d3b0c6
fix:fix system env variable read bug.
2 years ago
Haotian Zhang
79a03c2800
feat:support service contract reporting. ( #1135 )
2 years ago
qingliu
f714f40091
fix: change the timing of sdk context destruction. ( #1127 )
2 years ago
qingliu
7688006cbe
fix: register a destroy hook when the application event trigger ( #1110 )
2 years ago
杨镌颖
e8730cb07d
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. ( #1095 )
...
Co-authored-by: melodyl <lovemycode@qq.com>
2 years ago
Haotian Zhang
aae97b61fa
fix:fix router label feign interceptor order.
2 years ago
jarvisxiong
8ddee3cfb9
feat:added automatic optimization for dynamic config refresh type.
2 years ago
Haotian Zhang
4981835215
feat:refactor SDKContext as static.
2 years ago
youta
6664ab87d9
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
2 years ago
Haotian Zhang
da2422ae71
docs:support auto snapshot release in GitHub Action.
2 years ago
Haotian Zhang
21953e17b6
refactor:update to junit 5.
2 years ago
Haotian Zhang
b98ee5845b
begin 1.11.1.
2 years ago
lepdou
fe5a2894e9
support delete config for ConfigurationProperties bean ( #756 )
3 years ago
lingxiao,wu
ec8e88059c
fix:fix javadoc. ( #727 )
3 years ago
DerekYRC
d4c4186c8e
code optimization & correct comment ( #724 )
...
* code optimization & correct comment
* update changelog
3 years ago
lingxiao,wu
f49a9157e1
Optimize:optimize spring value processor ( #669 )
3 years ago
DerekYRC
a0048d1f29
publish spring event named ConfigChangeSpringEvent when the configuration is changed ( #651 )
3 years ago
Haotian Zhang
08a16d81d4
feat:support read config file from local file system. ( #649 )
3 years ago
小魏,小魏,我们要去哪里呀
fd0502439d
Maybe remove Chinese characters ( #609 )
3 years ago
lepdou
bd9e597e2f
optimize configuration conditional & optimize config data tips ( #605 )
3 years ago
lepdou
19101b9792
change default dynamic config refresh type to reflect ( #573 )
3 years ago
Haotian Zhang
1f5634e39d
feat:optimize examples. ( #576 )
3 years ago
Haotian Zhang
a093d768e5
fix:fix wrong internal config file load order. ( #572 )
3 years ago
Haotian Zhang
edb9236e60
feat:add spring-cloud-starter-tencent-all and quickstart examples. ( #567 )
3 years ago
lepdou
9b643fe645
shutdown server when connect to config server failed ( #552 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
Haotian Zhang
3bf8055e1c
feature:remove ConditionalOnConfigReflectEnabled annotation. ( #551 )
3 years ago
lepdou
c5993c1483
optimize refresh config. ( #548 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
lingxiao,wu
efa4873753
optimize:optimize config module code ( #520 )
3 years ago
VOPEN.XYZ
e7d5e2a67d
Refactor : optimize project and code (main). ( #506 )
3 years ago
lingxiao,wu
3f672a8213
feature:add @ConditionalOnConfigReflectEnabled annotation ( #496 )
...
* feature:#470
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
* feature:add @ConditionalOnConfigReflectEnabled annotation
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
3 years ago
pandaapo
496cbfba3a
Fix the code analysis error. ( #479 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
lepdou
7699ed16f5
add config refresh type switch & catch exception for traffic staining ( #469 )
...
* add config refresh type switch & catch exception for traffic staning
* add change log
3 years ago
lepdou
0bb9ed8ce0
add router actuator endpoint ( #464 )
...
* optimize ratelimit actuate endpoint and add router actuate endpoint
* delete PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndPoint to PolarisDiscoveryEndpoint
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
3 years ago
lepdou
3e1d79d033
Specification apollo code reference notes ( #442 )
3 years ago
weihubeats
4c3f6bba34
Optimized configuration refresh mechanism . ( #423 )
3 years ago
VOPEN.XYZ
789b1dfdfb
Optimize starters auto-configuration. (main) ( #391 )
3 years ago
Haotian Zhang
e5f7a75e09
refactor:optimize project and code ( #368 )
...
* refactor:optimize project and code
* refactor:optimize project and code
* refactor:optimize project and code
3 years ago
cheese8
f481588c48
Fix javadoc <br /> error ( #371 )
3 years ago