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

42 Commits

Author SHA1 Message Date
fangjian0423
c93635fe9d enable NacosConnectionFailureAnalyzer 2019-11-15 01:37:03 +08:00
fangjian0423
e56f5e7d06 fix circleci 2019-11-11 14:26:48 +08:00
fangjian0423
caa27b3f1c sync & commit in edgware 2019-11-11 14:22:01 +08:00
fangjian0423
cdca82393a sync & commit in edgware 2019-10-30 17:46:20 +08:00
fangjian0423
f3c7724eb5 Bumping versions to 1.5.1.BUILD-SNAPSHOT after release 2019-08-02 11:06:08 +08:00
fangjian0423
ed8010d483 Update SNAPSHOT to 1.5.0.RELEASE 2019-08-02 01:13:11 +08:00
fangjian0423
f19c83a7a9 polish #761 update pkg name & maven coordinate for Edgware 2019-07-24 22:06:08 +08:00
fangjian0423
2dc4061c58 sync code in edgware 2019-05-28 11:36:18 +08:00
buildmaster
6671dd0d4d Bumping versions to 0.1.3.BUILD-SNAPSHOT after release 2019-04-19 15:47:19 +00:00
buildmaster
903a7547ec Going back to snapshots 2019-04-19 15:47:19 +00:00
buildmaster
d75a963bff Update SNAPSHOT to 0.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
flystar32
a0775255c9 sync code from master 2019-04-17 00:20:28 +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
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
flystar32
ca5d5282a5 update nacos config support enabled 2019-03-12 17:09:21 +08:00
flystar32
01d7620d74 add nacos config test case 2019-03-04 10:35:13 +08:00
flystar32
a03ce9fea8 add test case and nacos watch 2019-02-20 19:02:17 +08:00
flystar32
4fe795166b support spring.cloud.nacos.config.enabled 2019-02-19 16:31:17 +08:00
gaoyunpeng
ba73686566 git commit -m "Fix Incorrect letter , fixes #147 for branch 1.x" 2018-12-28 15:31:37 +08:00
Spencer Gibb
b6469f9b91
Update to 0.1.2.BUILD-SNAPSHOT 2018-12-21 12:46:39 -05:00
flystar32
b263e6f998 fix test case 2018-12-19 22:08:29 +08:00
pengbingting
50af7e2d32 update the field value and Optimizing Code Design for NacosContextRefresher 2018-12-19 20:35:00 +08:00
pengbingting
100a39da69 Prevent non-refreshing configurations from retrieving the latest configuration values when refreshing 2018-12-19 20:33:04 +08:00
pengbingting
88026bf7cd Nacos Config 代码变动:
1、更改获取所有NacosPropertySource的方式
2018-12-19 15:09:56 +08:00
flystar32
97e500609e update 1.x branch code from master 2018-12-17 16:32:18 +08:00
pbting
4e76fbe773 modify the metadata of type and defaultValue for spring cloud cloud nacos config 2018-12-04 14:30:58 +08:00
pbting
46570f8ce3 nacos config support custom config dataid and group 2018-12-04 14:12:54 +08:00
Spencer Gibb
60ec539e1d
Update to 0.1.1.BUILD-SNAPSHOT 2018-10-30 16:33:23 -04:00
Spencer Gibb
883b3b9b3b
Update SNAPSHOT to 0.1.0.RELEASE 2018-10-30 16:14:32 -04:00
flystar32
7b7cb91258 fix tests 2018-10-30 10:50:56 +08:00
flystar32
a2b158d67d put all nacos config metadata to bootstrap 2018-10-29 23:01:30 +08:00
Spencer Gibb
79b41ceaa6
Updates to snapshot versions 2018-10-23 15:01:13 -04:00
亦盏
a50361c29b Fixes #32 support fileExtension yaml and yml 2018-10-09 20:54:52 +08:00
flystar32
5ab2faedb5 update version to 0.1.0 2018-10-08 20:30:03 +08:00
flystar32
bfa8f24cc8 update nacos config properties , content-type to file-extension 2018-09-20 14:30:00 +08:00
flystar32
16d2c1b903 update nacos version to 0.2.1-RC and format code 2018-09-20 11:32:30 +08:00
liaozan
4931aef5fd
remove unnecessary comment 2018-09-19 11:46:45 +08:00
flystar32
1e030e6eb0 add nacos-config starter and nacos-discovery starter 2018-09-17 17:41:55 +08:00