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

280 Commits

Author SHA1 Message Date
buildmaster
903a7547ec Going back to snapshots 2019-04-19 15:47:19 +00:00
buildmaster
d75a963bff Update SNAPSHOT to 0.1.2.RELEASE v0.1.2.RELEASE 2019-04-19 15:42:56 +00:00
fangjian0423
55cf99ab31 change version from 1.5.0.BUILD-SNAPSHOT to 0.1.2.BUILD-SNAPSHOT 2019-04-19 14:37:40 +08:00
fangjian0423
a8cab704ce update sentinel version to 1.5.2 in 1.x 2019-04-17 19:29:19 +08:00
fangjian0423
8cc1527bae sync code with dubbo version in 1.x 2019-04-17 11:31:24 +08:00
flystar32
a0775255c9 sync code from master 2019-04-17 00:20:28 +08:00
fangjian0423
24ec156dc6 update sentinel version to 1.5.1 in 1.x 2019-04-16 15:40:11 +08:00
flystar32
84e9e73c39 fix bug, nacos discovery properties won't init when @EnableDiscoveryClient(autoRegister = false) 2019-04-03 20:40:47 +08:00
fangjian0423
507bcdb6fa Add default name-server for rmq binder in 1.x branch 2019-03-29 10:46:05 +08:00
flystar32
3fdacebdcf merge endpoint and endpoint configuration 2019-03-28 20:04:27 +08:00
flystar32
ab0801f10f sync code from master, support nacos endpoint port and switch for nacos discovery watch 2019-03-27 19:35:01 +08:00
flystar32
d09223cfb7 change version from 0.1.2.BUILD-SNAPSHOT to 1.5.0.BUILD-SNAPSHOT 2019-03-27 15:00:59 +08:00
flystar32
fa71593248 sync code from master branch 2019-03-27 14:09:37 +08:00
fangjian0423
7e35e71119 fix bug of sentinel feign in 1.x branch 2019-03-26 20:35:33 +08:00
fangjian0423
dd765d3344 sync sentinel in 1.x branch 2019-03-26 17:30:39 +08:00
xiaojing
01c1136a0d
update fescar version to 0.4.0 2019-03-20 17:31:53 +08:00
flystar32
2a0215b96a update nacos client version to 1.0.0-RC2 2019-03-19 16:33:03 +08:00
flystar32
a6da4b5648 update nacos-client version to 1.0.0-RC1 2019-03-18 16:08:43 +08:00
fangjian0423
d4d18c33b1 optimize the resource of using resttemplate in 1.x 2019-03-18 14:19:04 +08:00
format
8049bda076
Merge pull request #439 from spring-operator/polish-urls-build-1.x
URL Cleanup
2019-03-17 14:21:00 +08:00
Spring Operator
48852fb977 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 56 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).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt with 1 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 112 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 56 occurrences
2019-03-15 21:53:50 -05:00
fangjian0423
ae1e8a8fa9 update bus example configuration 1.x 2019-03-15 17:42:24 +08:00
fangjian0423
c7f2cde56f Merge remote-tracking branch 'upstream/1.x' into 1.x 2019-03-15 17:41:21 +08:00
format
e624a4dfce
Merge pull request #437 from jackBaozz/1.x
update bus example configuration
2019-03-15 17:41:11 +08:00
fangjian0423
05a7e1a05d update bus example 1.x 2019-03-15 17:39:52 +08:00
jackBao
99cf72ee4e
Update bootstrap.properties
spring.cloud.stream.rocketmq.binder.namesrv-addr 配置有问题 ,启动后,请求/bus/event/publish/user 会报错

2019-03-15 16:36:36.911 ERROR 19392 --- [enderExecutor_2] o.s.c.s.b.r.i.RocketMQMessageHandler     : RocketMQ Message hasn't been sent. Caused by No route info of this topic, springCloudBus
See http://rocketmq.apache.org/docs/faq/ for further details.
2019-03-15 17:22:29 +08:00
jackBao
043e879522
Merge pull request #2 from spring-cloud-incubator/1.x
1.x
2019-03-15 15:42:15 +08:00
fangjian0423
eb72043b9f fix spring-cloud-starter-bus-rocketmq in 1.x 2019-03-14 20:30:39 +08:00
fangjian0423
a59011fa93 add switch for @SentinelRestTemplate 2019-03-13 15:56:26 +08:00
flystar32
ca5d5282a5 update nacos config support enabled 2019-03-12 17:09:21 +08:00
flystar32
6f0d76e4aa add conditional on nacos discovery enabled 2019-03-12 16:40:33 +08:00
fangjian0423
2b9cae20b8 sync binder to 1.x 2019-03-12 16:02:07 +08:00
fangjian0423
2ad46027cf Merge remote-tracking branch 'upstream/1.x' into binder-dev-1.x 2019-03-12 15:30:07 +08:00
flystar32
ad34e8a5e9 update nacos and fescar version 2019-03-07 10:52:32 +08:00
fangjian0423
b09024f28f resolve problem in sentinel test case in 1.x 2019-03-04 21:51:31 +08:00
fangjian0423
af574779fd sentinel zuul refactor sync in 1.x 2019-03-04 21:18:27 +08:00
fangjian0423
c470f56492 sentinel zuul refactor 1.x 2019-03-04 16:48:57 +08:00
fangjian0423
d0cbd9f994 sms refactor 1.x 2019-03-04 15:24:29 +08:00
fangjian0423
d4767da1c5 sms & sentinel refactor 1.x 2019-03-04 15:23:19 +08:00
fangjian0423
15b01929ab sync sentinel zuul to 1.x branch 2019-03-04 14:45:18 +08:00
flystar32
01d7620d74 add nacos config test case 2019-03-04 10:35:13 +08:00
flystar32
59bac8f9b9 support EnableDiscoveryClient 2019-03-01 11:18:10 +08:00
flystar32
9ae1c28906 add test case of ANS 2019-02-28 17:20:15 +08:00
fangjian0423
97ddae22fc sync rocketmq binder to 1.x 2019-02-28 16:39:22 +08:00
fangjian0423
348f699eb8 Merge remote-tracking branch 'upstream/1.x' into binder-dev-1.x 2019-02-28 15:41:45 +08:00
flystar32
db0fa6547b add more ACM test case 2019-02-28 15:39:20 +08:00
flystar32
2622f2c5bd add ACM test case 2019-02-28 14:57:45 +08:00
xiaojing
9e0a4d6b4a
Merge pull request #385 from xiaolongzuo/1.x
Add statistics for nacos discovery and test case
2019-02-26 11:15:44 +08:00
xiaolongzuo
ac27dd9b30 Add scx and oss java doc. 2019-02-26 10:53:50 +08:00
xiaolongzuo
29b2589f1c Merge branch '1.x' of github.com:spring-cloud-incubator/spring-cloud-alibaba into 1.x 2019-02-25 19:24:15 +08:00