1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

27 Commits

Author SHA1 Message Date
派哒
539cc06869 merge nacos 2021-02-04 11:32:41 +08:00
派哒
8154fd3eb3 仍有两个测试过不了
1. NacosConfigurationXmlJsonTest#contextLoads
2. NacosConfigurationNoSuffixTest#contextLoads
Merge branch 'master' into finchley
2021-02-03 20:34:16 +08:00
zkzlx
62398e1bc2 fixed - Unicode encoding , exclude base latin letter. 2021-01-25 18:13:19 +08:00
zkzlx
a81430a965 fixed chinese garbled for nacos-config 2021-01-22 09:28:53 +08:00
zkzlx
bb7afd9033 fixed chinese garbled for nacos config. 2021-01-21 22:21:46 +08:00
zkzlx
5e5e5db584 fixed chinese garbled for nacos-config 2021-01-21 20:49:33 +08:00
theonefx
3249c46dcc fix #1926 2021-01-19 12:09:32 +08:00
TheoneFx
fe00047ea6
Merge pull request #1892 from onewe/fix/weblogic_classloader_leak
fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
2021-01-13 16:44:18 +08:00
theonefx
6c0edee13e use starting status in eureka when first registry 2021-01-11 22:54:10 +08:00
onewe
17b3b7f858 fix(NacosConfigManager): 格式化代码 2021-01-04 14:11:52 +08:00
onewe
0c35595b44 fix(NacosConfigManager): 修复weblogic中classloader泄漏问题
- NacosConfigManager增加销毁方法,关闭nacos相关线程池
2021-01-01 19:36:39 +08:00
zkzlx
359b3ea522 Merge remote-tracking branch 'origin/master' into config
# Conflicts:
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-seata/src/main/java/com/alibaba/cloud/seata/feign/hystrix/SeataHystrixConcurrencyStrategy.java
2020-11-16 12:44:09 +08:00
冷冷
6540555920 fix EndpointId logWarning 2020-10-15 13:33:48 +08:00
mercyblitz
1296d5e37a Polish alibaba/spring-cloud-alibaba#1758 : [CodeBase] Sync the source code from greenwich to finichley 2020-09-21 11:50:27 +08:00
yuhuangbin
5fe709436f Adapt to Spring Cloud version Hoxton.SR8 2020-09-09 17:08:15 +08:00
zkzlx
1710d827fb [pr #1531]Improved nacos configuration parsing 2020-08-03 14:22:15 +08:00
zkzlx
d96b0759f4 [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader---check 2020-06-19 09:22:01 +08:00
zkzlx
5135916175 [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader---check 2020-06-18 18:28:25 +08:00
zkzlx
c07701d98e [enhance issue #1492 ]Improved nacos configuration parsing, based on PropertySourceLoader 2020-06-17 18:54:00 +08:00
zkzlx
3984336a14 [issue #1418 ]shareIds和拉取nacos的顺序不对 2020-05-26 14:51:17 +08:00
yuhuangbin
2373f71005 NacosDataPropertiesParser enhance 2020-05-08 16:02:27 +08:00
mercyblitz
333561d4a5 Polish alibaba/spring-cloud-alibaba#1365 : Synchronizing Maven building to Spring Cloud Alibaba finchley branch 2020-04-14 14:30:23 +08:00
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
theonefx
45fe83f444 update version to 2.0.2.BUILD-SNAPSHOT 2020-04-03 16:07:21 +08:00
theonefx
c579109d2a import changes from master
reorganizing modules
2020-04-02 16:52:12 +08:00
fudali113
a218e6f5ce feat: use ConditionalOnEnabledHealthIndicator condition with NacosConfigHealthIndicator & AcmHealthIndicator & RocketMQBinderHealthIndicator & SidecarHealthIndicator
[fix #1276] https://github.com/alibaba/spring-cloud-alibaba/issues/1276
2020-03-25 10:10:45 +08:00
mercyblitz
d57cbc2e4d Polish alibaba/spring-cloud-alibaba/#1283 : Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters 2020-03-25 00:12:16 +08:00