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

43 Commits

Author SHA1 Message Date
派哒
8154fd3eb3 仍有两个测试过不了
1. NacosConfigurationXmlJsonTest#contextLoads
2. NacosConfigurationNoSuffixTest#contextLoads
Merge branch 'master' into finchley
2021-02-03 20:34:16 +08:00
mercyblitz
333561d4a5 Polish alibaba/spring-cloud-alibaba#1365 : Synchronizing Maven building to Spring Cloud Alibaba finchley branch 2020-04-14 14:30:23 +08:00
yuhuangbin
cb27412021 fix issue#1350 2020-04-12 15:46:24 +08:00
mercyblitz
a198133852 Update pom.xml 2020-04-03 23:48:57 +08:00
theonefx
45fe83f444 update version to 2.0.2.BUILD-SNAPSHOT 2020-04-03 16:07:21 +08:00
theonefx
c579109d2a import changes from master
reorganizing modules
2020-04-02 16:52:12 +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. 2020-02-05 23:57:17 +08:00
yuhuangbin
b0273fb1c8 upgrade sentinel version and enhance 2020-01-14 13:02:32 +08:00
fangjian0423
0b228c9c75 Update SNAPSHOT to 2.0.1.RELEASE 2019-11-15 02:37:40 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +08:00
fangjian0423
80dcd91221 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2019-08-02 11:03:25 +08:00
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
1cc1f5c199 Update SNAPSHOT to 2.0.0.RELEASE 2019-08-01 23:22:28 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
fangjian0423
8023b07ebe sentinel HTTP_METHOD_SPECIFY 2019-07-30 12:55:21 +08:00
fangjian0423
301d133238 sync to finchley before graduation 2019-07-27 18:16:32 +08:00
冷冷
0e79b0ed31 Introducing new features. Sentinel Support RedisDataSource Dynamic Rule Configuration 2019-07-24 10:10:10 +08:00
fangjian0423
c459080f05 polish #761 update pkg name & maven coordinate for Finchley 2019-07-23 23:16:46 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
buildmaster
632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release 2019-04-19 16:51:08 +00:00
buildmaster
9c7f866c77 Going back to snapshots 2019-04-19 16:51:07 +00:00
buildmaster
3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE 2019-04-19 16:46:40 +00: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 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
d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT 2019-04-19 14:09:14 +08:00
flystar32
97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT 2019-03-27 14:34:35 +08:00
fangjian0423
c44cdfe721 merge finchley branch 2019-03-25 11:46:29 +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
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
gaoyunpeng
394485a12d replace cobertura to jacoco 2019-02-18 20:05:08 +08:00
gaoyunpeng
20eb325e59 update cobertura settings for reduce build time 2019-01-15 15:50:23 +08:00
Spencer Gibb
612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT 2018-12-21 11:09:29 -05:00
Spencer Gibb
b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE 2018-12-21 10:48:36 -05:00
fangjian0423
4539ed7183 update sentinel example and add sentinel reference doc 2018-11-20 14:15:10 +08:00
Spencer Gibb
6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 2018-10-30 17:25:19 -04:00
Spencer Gibb
d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 2018-10-30 17:11:50 -04:00
Spencer Gibb
ece4531833
Updates to snapshot versions 2018-10-23 14:45:58 -04:00
flystar32
52a0c6f9de update version to 0.2.0 2018-10-08 20:29:39 +08:00
fangjian0423
24425830e3 refactor sentinel example directory tree 2018-09-17 20:05:06 +08:00