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

1603 Commits

Author SHA1 Message Date
mercyblitz
45260742ba Polish alibaba/spring-cloud-alibaba/#1261 : Removing the commercial components from the code base 2020-03-17 10:32:45 +08:00
yuhuangbin
6095930326
Merge pull request #10 from alibaba/master
update
2020-03-16 11:24:14 +08:00
Mercy Ma
269d541c30
Merge pull request #1252 from yuhuangbin/based-on-Hoxton.SR3
[Feature] Upgrade some components based on Spring Cloud Hoxton.SR3
2020-03-16 10:56:34 +08:00
yuhuangbin
e8e49ff39b upgrade Seata and Spring Cloud Version 2020-03-12 22:49:58 +08:00
illlight
9c839c97af conditional healthcheck 2020-03-12 20:29:35 +08:00
yuhuangbin
1f11c09e98
Merge pull request #9 from alibaba/master
update
2020-03-12 11:25:11 +08:00
Mercy Ma
aec251469f
Merge pull request #1240 from theonefx/fix/temp01
remove force dependency code of spring-cloud in AliCloudContextAutoCo…
2020-03-11 15:39:02 +08:00
theonefx
23f7a60d0a rename inner config class 2020-03-11 15:22:49 +08:00
theonefx
c601c174b9 rename AutoConfiguration class name 2020-03-11 11:44:59 +08:00
Mercy Ma
506e1e6601
Merge pull request #1233 from yuhuangbin/nacos-enhance
Upgrade Nacos client version
2020-03-11 10:55:08 +08:00
theonefx
73495d2dcc remove force dependency code of spring-cloud in AliCloudContextAutoConfiguration 2020-03-09 11:15:45 +08:00
yuhuangbin
756c82ba1e upgrade nacos client version 2020-03-07 15:31:31 +08:00
yuhuangbin
0586f6a974
Merge pull request #8 from alibaba/master
update
2020-03-06 20:58:12 +08:00
Mercy Ma
b2d1e430c3
Merge pull request #1229 from mercyblitz/master
Polish alibaba/spring-cloud-alibaba/#1222 : Combining the code-based …
2020-03-06 15:36:37 +08:00
mercyblitz
1b749d47c1 Polish alibaba/spring-cloud-alibaba/#1222 : Resolve the examples issues 2020-03-06 15:15:48 +08:00
mercyblitz
93d5ce1054 Polish alibaba/spring-cloud-alibaba/#1222 : Resolve the relative path of pom.xml 2020-03-06 14:20:28 +08:00
mercyblitz
155ea9418f Polish alibaba/spring-cloud-alibaba/#1222 : Combining the code-based and starter modules 2020-03-06 13:40:22 +08:00
yuhuangbin
3b7739efc3
Update README-zh.md 2020-03-05 14:40:48 +08:00
yuhuangbin
5683f9d7a7
Update README.md 2020-03-05 14:39:41 +08:00
Jim Fang
5f10d99e57
Merge pull request #1217 from yuhuangbin/sentinel-zuul
fix Sentinel zuul NPE
2020-02-27 09:52:21 +08:00
yuhuangbin
becc2dff86 fix sentinel-zuul NPE 2020-02-26 18:13:07 +08:00
Jim Fang
f85fc60c1a
Merge pull request #1206 from pigxcloud/master
Modify the sentinelInterceptor default interception rule and backward…
2020-02-24 09:20:37 +08:00
Jim Fang
77d2ce8ef8
Merge pull request #1210 from echooymxq/master
Use the bounded elastic thread pool when subscribe.
2020-02-24 09:19:44 +08:00
yuhuangbin
40671aae98
Merge pull request #7 from alibaba/master
update
2020-02-23 21:34:50 +08:00
echooymxq
1beb1a72fa Use the bounded elastic thread pool when subscribe. 2020-02-23 16:38:28 +08:00
Jim Fang
05d56536c6
Merge pull request #1207 from xht555/bugfix
shutdown the taskScheduler when the NacosWatch bean is destroyed.
2020-02-19 00:39:52 +08:00
xht555
0d73a30e39 shutdown the taskScheduler when the NacosWatch bean is destroyed. 2020-02-18 22:28:26 +08:00
冷冷
675920264b edit test 2020-02-18 18:11:17 +08:00
冷冷
8911f253d4 Modify the sentinelInterceptor default interception rule and backward compatibility 2020-02-18 16:16:23 +08:00
fangjian0423
88b8319eda Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2020-02-14 20:27:11 +08:00
fangjian0423
c5e27237fb Closes #1126, closes #1153, closes #1123, closes #1143; Update SNAPSHOT to 2.2.0.RELEASE. v2.2.0.RELEASE 2020-02-05 23:57:17 +08:00
fangjian0423
58c64f03af update nacos discovery test case 2020-02-05 23:13:45 +08:00
fangjian0423
b1af3e2b87 update example configurations 2020-02-05 21:37:51 +08:00
fangjian0423
86640fc353 update example configurations 2020-02-05 20:50:24 +08:00
fangjian0423
96c3b36a83 degrade to Hoxton.RELEASE 2020-02-05 16:49:44 +08:00
fangjian0423
49d0ebdabe just update to match code style 2020-02-05 16:42:10 +08:00
Jim Fang
b72d468be1
Merge pull request #1197 from mercyblitz/master
Dubbo And Nacos Updates
2020-02-05 16:30:33 +08:00
mercyblitz
74ef969a33 Polish alibaba/spring-cloud-alibaba/#1196 : [Issue] NacosConfigHealthIndicator should not be UP in any status 2020-02-04 18:42:55 +08:00
mercyblitz
4106d48810 Polish alibaba/spring-cloud-alibaba/#902 : [Nacos Discovery] create NacosDiscoveryHealthIndicator 2020-02-04 18:39:30 +08:00
mercyblitz
d1e4711e98 Polish alibaba/spring-cloud-alibaba/#902 : [Nacos Discovery] create NacosDiscoveryHealthIndicator 2020-02-04 16:21:55 +08:00
mercyblitz
f6e8482e2c Polish alibaba/spring-cloud-alibaba/#1194 : [Enhancement] NacosWatch optimization 2020-02-04 15:23:40 +08:00
mercyblitz
5b8d25ef9c Polish alibaba/spring-cloud-alibaba/#1194 : [Enhancement] NacosWatch optimization 2020-02-04 15:19:56 +08:00
mercyblitz
6b3b017209 Polish alibaba/spring-cloud-alibaba/#1132 : [Nacos Discovery] NacosServiceRegistry throw Exception when register failed 2020-02-04 13:51:00 +08:00
mercyblitz
cd96dd968b Polish alibaba/spring-cloud-alibaba/#1193 : [Issue] The configuration class NacosConfiguration did not be registered 2020-02-04 12:34:44 +08:00
mercyblitz
9b29353b15 Merge remote-tracking branch 'origin/master' 2020-02-03 15:29:50 +08:00
mercyblitz
4402ee0bbe Polish alibaba/spring-cloud-alibaba/#1192 : [Infrastructure] Upgrade the Dubbo 2.7.4.1 dependencies 2020-02-03 15:26:13 +08:00
mercyblitz
84202dab53 Merge remote-tracking branch 'upstream/master' 2020-02-03 11:10:13 +08:00
fangjian0423
57e3059d8d update examples 2020-01-30 02:17:36 +08:00
fangjian0423
97528396fd extract dubbo spring cloud remove methods 2020-01-29 22:08:50 +08:00
fangjian0423
85435b9acb pass code check 2020-01-20 17:00:12 +08:00