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

837 Commits

Author SHA1 Message Date
fangjian0423
569d0e356d upgrade nacos-client to 1.0.1 in finchley 2019-06-13 14:23:23 +08:00
fangjian0423
26d44dc66a upgrade nacos-client to 1.0.1 in finchley 2019-06-13 14:10:26 +08:00
flystar32
3a9bcc3dd2 add nacos server introspector 2019-06-04 11:41:54 +08:00
flystar32
8ddc5ee9a4 sync code from master 2019-05-30 16:24:32 +08:00
fangjian0423
c908e8c1cc sync code in finchley 2019-05-28 11:24:29 +08:00
fangjian0423
d724293d38 sync MessageSource in finchley 2019-05-08 19:54:51 +08:00
fangjian0423
b9beb66253 sync sentinel reactive examples 2019-05-08 19:32:07 +08:00
fangjian0423
f1ef11edcb sync sentinel in finchley:
1. support spring cloud gateway and webflux
2. fix bug about feign
3. enhance converter
2019-05-08 16:12:47 +08:00
buildmaster
151584329b Bumping versions to 0.2.3.BUILD-SNAPSHOT after release 2019-04-19 16:14:06 +00:00
buildmaster
e15714a083 Going back to snapshots 2019-04-19 16:14:05 +00:00
buildmaster
c7c645a86c Update SNAPSHOT to 0.2.2.RELEASE v0.2.2.RELEASE 2019-04-19 16:09:09 +00:00
fangjian0423
a63a85cae2 change version from 2.0.0.BUILD-SNAPSHOT to 0.2.2.BUILD-SNAPSHOT 2019-04-19 14:26:30 +08:00
fangjian0423
698425e045 update sentinel version to 1.5.2 in finchley 2019-04-17 19:20:55 +08:00
fangjian0423
eef0e92dd3 sync dubbo example in finchley 2019-04-17 17:31:47 +08:00
fangjian0423
7a7cc68c38 sync dubbo in finchley 2019-04-17 17:05:31 +08:00
fangjian0423
3156964300 update zk consul version 2019-04-17 16:39:05 +08:00
fangjian0423
c98fa4e1f7 sync dubbo in finchley 2019-04-17 14:37:29 +08:00
fangjian0423
ade58496fc sync code with dubbo version in finchley. 2019-04-17 11:13:22 +08:00
flystar32
7d636e364f Merge branch 'finchley' of github.com:spring-cloud-incubator/spring-cloud-alibaba into finchley 2019-04-16 23:11:08 +08:00
flystar32
a74d071f9c rename fescar to seata 2019-04-16 23:06:48 +08:00
fangjian0423
8a5dea005f update sentinel version to 1.5.1 in finchley 2019-04-16 15:30:17 +08:00
flystar32
c05d74c095 sync code from master branch 2019-04-11 16:32:58 +08:00
flystar32
b120c13033 sync code from master 2019-04-03 20:06:26 +08:00
flystar32
04c3d4b3e1 Merge branches 'finchley' and 'finchley' of github.com:spring-cloud-incubator/spring-cloud-alibaba into finchley 2019-04-03 15:30:13 +08:00
flystar32
8e30e6151f update nacos version to 1.0.0-RC3 2019-04-03 15:18:50 +08:00
fangjian0423
2ae97ecb4f Merge remote-tracking branch 'upstream/finchley' into finchley 2019-03-29 10:40:38 +08:00
fangjian0423
fb26da1d2c Add default name-server for rmq binder in finchley branch 2019-03-29 10:40:11 +08:00
flystar32
b061109d3d merge endpoint and endpoint configuration 2019-03-28 19:37:41 +08:00
亦盏
404516de43 sync code 2019-03-27 17:46:11 +08:00
fangjian0423
fb3f70d475 fix bug of sentinel feign in finchley branch 2019-03-26 20:26:39 +08:00
fangjian0423
893ca15bdd update sentinel test case 2019-03-26 17:03:06 +08:00
fangjian0423
b15f22d325 optimize circuitbreaker in resttemplate in finchley branch 2019-03-26 16:51:31 +08:00
fangjian0423
9ab99e29e3 sync rocketmq-binder, rocketmq-bus in finchley branch 2019-03-25 15:21:08 +08:00
fangjian0423
c44cdfe721 merge finchley branch 2019-03-25 11:46:29 +08:00
xiaojing
4b4ebad24d
update fescar version to 0.4.0 2019-03-20 19:05:25 +08:00
xiaojing
af601ca269
update fescar version to 0.4.0 2019-03-20 17:31:20 +08:00
format
4d5f714dc5
Merge pull request #461 from spring-operator/polish-urls-xml-master
URL Cleanup
2019-03-20 10:35:19 +08:00
Spring Operator
5efcf5adf1 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 69 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
2019-03-19 20:21:49 -05:00
fangjian0423
1ef64a79d4 add spring cloud dubbo dependency in bom 2019-03-19 20:05:51 +08:00
format
a1b24a6b40
Merge pull request #455 from mercyblitz/master
Dubbo Spring Cloud Update
2019-03-19 17:26:38 +08:00
format
92554ad67e
Merge pull request #454 from slievrly/master
fix #453 remove Fescar redundant dependency
2019-03-19 17:13:56 +08:00
mercyblitz
b6c49c1e52 Merge remote-tracking branch 'upstream/master' 2019-03-19 17:11:38 +08:00
xiaojing
e78c12edbf
update nacos client version to 1.0.0-RC2 2019-03-19 16:35:22 +08:00
flystar32
c1e8ad0b10 update nacos client version to 1.0.0-RC2 2019-03-19 16:32:01 +08:00
jimin.jm
dd13db3d6d fix #453 remove Fescar redundant dependency
Signed-off-by: jimin.jm <jimin.jm@alibaba-inc.com>
2019-03-19 14:30:29 +08:00
mercyblitz
068398ded1 Merge branch 'master' of github.com:mercyblitz/spring-cloud-alibaba 2019-03-19 09:48:06 +08:00
fangjian0423
3f15f7388b fix duplicate sentinel interceptor registration 2019-03-18 22:53:39 +08:00
flystar32
1f9eed436b change version to 2.0.0.BUILD-SNAPSHOT 2019-03-18 20:38:00 +08:00
flystar32
6fbd092780 add a new branch to support spring cloud finchley. need to update rocketmq-binder and dubbo module. 2019-03-18 20:30:59 +08:00
flystar32
fc724a5056 update nacos-client version to 2019-03-18 15:54:59 +08:00