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

46 Commits

Author SHA1 Message Date
祁晓波
01ddc49f20
Merge pull request #1 from qixiaobo/patch-3
update SentinelHealthIndicatorTests
2020-07-16 12:42:18 +08:00
祁晓波
2d6aead7eb
update SentinelHealthIndicatorTests 2020-07-15 23:49:50 +08:00
祁晓波
7921da5ee6
to avoid k8s readinessProbe remove the pod
For sentinel , we just no need remove the pod just because of the dashboard unreachable.
2020-07-15 21:26:54 +08:00
Jim Fang
f6fb6890b9
Merge pull request #1481 from nine-third-repo/master
[Optimize]: NacosRule support group
2020-07-13 11:54:22 +08:00
Mercy Ma
5de5d9d386
Merge pull request #1546 from yuhuangbin/master
[Enhancement] spring-cloud-starter-alibaba-sentinel dependency
2020-07-09 10:33:10 +08:00
yuhuangbin
5078f355ca fix dependency 2020-06-28 10:03:36 +08:00
guerlab
7667a05aef
fix NacosServiceDiscovery NullPointerException 2020-06-19 11:25:57 +08:00
guerlab
3af1b5c51c
fix potential NullPointerException 2020-06-18 23:16:27 +08:00
抱紧我的小鲤鱼
aaccfbf929
Merge pull request #1 from alibaba/master
update
2020-06-05 22:25:29 +08:00
delicious
ec06f97aa0
Update RocketMQMessageChannelBinder.java
use   AbstractMessageChannel.getInterceptors() to replace  ChannelInterceptorAware.getChannelInterceptors()
2020-06-02 20:12:04 +08:00
抱紧我的小鲤鱼
eff43225d6
fix(nacos): support group
add search instance by group
2020-05-26 11:22:54 +08:00
yuhuangbin
8a68526da7 fix issue#1456 2020-05-17 12:50:03 +08:00
eshun
1a163b1b85 服务注册切换 2020-05-15 09:31:24 +08:00
jwf1173
5d462252f5 修复未指定dubbo.protocol.port时,dubbo服务调用报错问题 2020-05-11 11:04:33 +08:00
Mercy Ma
a1c140ba8a
Merge pull request #1428 from CodingSinger/FIX_REGISTRY
fix the issue SpringCloudRegistryFactory always create registry instance
2020-05-08 18:24:06 +08:00
Mercy Ma
cb9b61f2b8
Merge pull request #1436 from yuhuangbin/nacosConfig-enhance
NacosDataPropertiesParser enhance
2020-05-08 18:23:15 +08:00
Mercy Ma
2e934f09e9
Merge pull request #1398 from yuhuangbin/sidecar-enhance
sidecar enhance
2020-05-08 16:20:32 +08:00
Mercy Ma
c7ea46301f
Merge pull request #1354 from yuhuangbin/sentinel-nacos
Sentinel Nacos Data Source Certification
2020-05-08 16:16:22 +08:00
yuhuangbin
2373f71005 NacosDataPropertiesParser enhance 2020-05-08 16:02:27 +08:00
yuhuangbin
9831e9b69b upgrade sentinel version to 1.7.2 2020-05-08 14:11:27 +08:00
Ooo0oO0o0oO
d11a922cf2 format import 2020-05-08 11:31:13 +08:00
Ooo0oO0o0oO
fd92414609 fix the issue SpringCloudRegistryFactory always create registry instance 2020-05-07 18:11:45 +08:00
yuhuangbin
fd58f75e41 sidecar enhance 2020-04-24 13:00:00 +08:00
theonefx
71eb9ef06a fix issue: https://github.com/alibaba/spring-cloud-alibaba/issues/1383
move flatten-maven-plugin from profile "release" to build
2020-04-20 11:19:37 +08:00
yuhuangbin
cb27412021 fix issue#1350 2020-04-12 15:46:24 +08:00
Mercy Ma
f9dec2adaf
Merge pull request #1326 from mercyblitz/master
Update the dependencies
2020-04-10 10:59:25 +08:00
mercyblitz
d82aaa81b3 Polish alibaba/spring-cloud-alibaba#1342 : [Infrastructure] Upgrade the Dubbo #1342 2020-04-10 10:49:59 +08:00
slievrly
6c4d6024d7 optimize: optimize SeataHystrixConcurrencyStrategy 2020-04-08 21:11:31 +08:00
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
Mercy Ma
a3299d529a
Merge pull request #1318 from mengjincn/mengjincn
 Introducing new features. Sentinel Support ConsulDataSource Dynamic Rule Configuration
2020-04-03 17:13:08 +08:00
mercyblitz
6a25ae046d Polish alibaba/spring-cloud-alibaba#1198 2020-04-03 16:50:45 +08:00
Mercy Ma
7fb277e06a
Merge pull request #1311 from lcg72/master
Fix #1310 Compatible with Dubbo 2.7.5
2020-04-02 21:47:24 +08:00
mengjincn
1606173836 Introducing new features. Sentinel Support ConsulDataSource Dynamic Rule Configuration 2020-04-02 19:15:05 +08:00
mengjin
08ba076a42 Introducing new features. Sentinel Support ConsulDataSource Dynamic Rule Configuration
fix checkstyle error
2020-04-02 18:38:36 +08:00
mengjin
7b06f44ee4 Introducing new features. Sentinel Support ConsulDataSource Dynamic Rule Configuration 2020-04-02 17:12:15 +08:00
liuchunguang
f0f8ee1787 checkStyle 2020-04-02 15:05:15 +08:00
liuchunguang
859d0ff6d3 Fix #1310 Compatible with Dubbo 2.7.5 2020-04-02 14:23:51 +08:00
Mercy Ma
a3c8f2a037
Merge pull request #1286 from lcg72/master
Fixes #1259 #1260 #753 #1253 Solve the problem of meta data update
2020-04-01 11:37:49 +08:00
yuhuangbin
a99b8f845f sidecar enhance 2020-03-30 11:19:25 +08:00
liuchunguang
264e208da7 initSubscribedDubboMetadataService Exception return false 2020-03-26 20:06:12 +08:00
liuchunguang
0747557330 fix #1259 #1260 #753 checkStyle 2020-03-26 10:07:46 +08:00
liuchunguang
0485c6d06d fix #1259 #1260 #753 checkStyle 2020-03-26 09:33:28 +08:00
liuchunguang
b56464c5c7 fix #1259 #1260 #753 2020-03-25 18:16:13 +08:00
liuchunguang
e5188e63d9 Merge remote-tracking branch 'origin/master' 2020-03-25 17:52:16 +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