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

1616 Commits

Author SHA1 Message Date
yuhuangbin
cb27412021 fix issue#1350 2020-04-12 15:46:24 +08:00
余黄彬
6295537007
Merge pull request #15 from alibaba/master
update
2020-04-11 20:38:11 +08:00
Mercy Ma
742d84bc53
Merge pull request #1345 from mercyblitz/master
Update the pom.xml
2.2.1.RELEASE
2020-04-10 19:25:51 +08:00
mercyblitz
2e751af4c0 Upgrade to 2.2.1.RELEASE 2020-04-10 19:11:56 +08:00
mercyblitz
813b39fd6e Add the developer 2020-04-10 15:37:26 +08:00
Mercy Ma
a4a2f1ada9
Merge pull request #1344 from mercyblitz/master
Upgrade to 2.2.1.RELEASE
2020-04-10 15:32:54 +08:00
mercyblitz
7db65d31c8 Upgrade to 2.2.1.RELEASE 2020-04-10 15:19:02 +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
mercyblitz
d736d13538 Polish alibaba/spring-cloud-alibaba#1342 : [Infrastructure] Upgrade the Dubbo #1342 2020-04-10 10:40:47 +08:00
mercyblitz
5cdb50383c Remove the startup arguments for Maven 2020-04-10 10:24:57 +08:00
mercyblitz
ce1fd65016 Use ${session.executionRootDirectory} as the root directory in Maven project 2020-04-10 10:17:43 +08:00
Mercy Ma
c83b8fe17a
Merge pull request #1340 from slievrly/master_0408
optimize: optimize SeataHystrixConcurrencyStrategy
2020-04-10 10:06:06 +08:00
slievrly
6c4d6024d7 optimize: optimize SeataHystrixConcurrencyStrategy 2020-04-08 21:11:31 +08:00
mercyblitz
7962b1fb6d Update pom.xml 2020-04-04 01:15:29 +08:00
mercyblitz
2102716323 Update pom.xml 2020-04-04 01:11:03 +08:00
mercyblitz
f2c7ecaafc Update pom.xml 2020-04-04 00:32:58 +08:00
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
mercyblitz
0d8e1c4b41 Add <distributionManagement> into pom.xml 2020-04-03 18:43:36 +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
Mercy Ma
0d19b1f0a4
Merge pull request #1316 from mercyblitz/master
Update Samples
2020-04-02 21:46:53 +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
mercyblitz
ad7f546d0f Update Samples 2020-04-02 17:38:38 +08:00
mercyblitz
46b64a96fa Update Samples 2020-04-02 17:36:00 +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
TheoneFx
75f98be294
Merge pull request #1306 from theonefx/master
fix link error in document
2020-04-01 11:29:05 +08:00
Mercy Ma
bd3d1681cb
Merge pull request #1295 from yuhuangbin/sidecar-enhance
[Bugfix] sidecar registers port and group to nacos
2020-03-31 21:54:06 +08:00
theonefx
a0fc48628c fix document link error
ref: https://github.com/alibaba/spring-cloud-alibaba/issues/1214
2020-03-31 19:00:53 +08:00
yuhuangbin
a99b8f845f sidecar enhance 2020-03-30 11:19:25 +08:00
yuhuangbin
146b150abc
Merge pull request #14 from alibaba/master
update
2020-03-30 10:34:35 +08:00
Mercy Ma
f468c3540e
Merge pull request #1289 from theonefx/master
fix issue
2020-03-30 10:23:11 +08:00
theonefx
a0a6759eb6 update nacos-client version to 1.2.1 2020-03-27 16:08:05 +08:00
theonefx
a6a6b623a3 update spring cloud build version to 2.2.3.RELEASE 2020-03-27 10:59:02 +08:00
liuchunguang
264e208da7 initSubscribedDubboMetadataService Exception return false 2020-03-26 20:06:12 +08:00
theonefx
56ac7f1a3a fix compatibility problem between spring-boot-starter-webflux:2.2.4.RELEASE and spring-cloud-gateway-core:2.2.2.RELEASE 2020-03-26 17:26:56 +08:00
theonefx
2ed48c5506 fix issue: https://github.com/alibaba/spring-cloud-alibaba/issues/1288 2020-03-26 16:18:03 +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
yuhuangbin
3e8f977a7e
Merge pull request #13 from alibaba/master
update
2020-03-25 13:28:16 +08:00
yuhuangbin
1b7ae80e1c
Merge pull request #1280 from fudali113/f-condition-with-config-health-indicator
[Optimize] Use @ConditionalOnEnabledHealthIndicator to conditional assembly
2020-03-25 10:22:57 +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
Jim Fang
fd77b6f019
Merge pull request #1284 from mercyblitz/master
[Refactor] Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters
2020-03-25 00:39:55 +08:00