Commit Graph

65 Commits (1b0485402cea08fa90d270615e117a828066137d)

Author SHA1 Message Date
buildmaster 632fb10ebe Bumping versions to 0.9.1.BUILD-SNAPSHOT after release
buildmaster 9c7f866c77 Going back to snapshots
buildmaster 3ea4843681 Update SNAPSHOT to 0.9.0.RELEASE
fangjian0423 d6f8a7801d change version from 2.1.0.BUILD-SNAPSHOT to 0.9.0.BUILD-SNAPSHOT
flystar32 16742f70c1 fix nacos config test case
fangjian0423 2a3ff1725a ignore test case
fangjian0423 72349fa63e ignore test case
fangjian0423 10da0cc19f update nacos-config test case
fangjian0423 7ca6123fb0 update nacos-config test case
fangjian0423 2d2ffd3560 update nacos-config test case
fangjian0423 ca23643cd3 update nacos-config test case
fangjian0423 4d5d14cece update nacos-config test case
flystar32 7cc5a13260 merge endpoint and endpoint configuration
flystar32 c932e03e36 Fixes and
flystar32 97a77d5c2b change version from 0.2.2.BUILD-SNAPSHOT to 2.1.0.BUILD-SNAPSHOT
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
flystar32 5923f41fac delete useless field and add additional configuration metadata
flystar32 4d2de76e4b support spring cloud nacos config enabled , Polish
flystar32 fa0b5a8664 Fixes
flystar32 b50cd9266f update nacos and fescar version and format some testcase
flystar32 bc0127751e add nacos config test case
format 03f8defb09
Merge pull request from zhendong590/master
aggregate multi report
gaoyunpeng 9dac4efd37 aggregate multi report
mercyblitz 2fdeeec3ff Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-docs/src/main/asciidoc-zh/sentinel.adoc
#	spring-cloud-alibaba-docs/src/main/asciidoc/sentinel.adoc
format 9b84df9015
Merge pull request from pbting/master
nacos discovery starter support connect to aliyun with master branch
flystar32 49cfaff25a change log from apache common to slf4j
flystar32 27d5e01bac change log to slf4j
flystar32 c1b7a3756a set default value of nacos config enabled to true
flystar32 26df5b7926 Fixes ,
pbting 90a7769180
Merge pull request from spring-cloud-incubator/master
Synchronize code once
mercyblitz 59a969049d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-dependencies/pom.xml
#	spring-cloud-alibaba-examples/nacos-example/nacos-discovery-example/pom.xml
pbting 6ca806c313 add unit test for nacos config
pbting 431b246507 add nacos config unit test
pbting 78911998ca Comment some code for CircleCI
pbting de394f352c add nacos config unit test
pbting eaf93fdc3f nacos config fix
得少 ee2c696bdf ans starter suport eureka/consule registry and add sms module
xiaolongzuo 4e60d49e3d Fix spelling error.
Spencer Gibb 612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT
Spencer Gibb b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE
flystar32 81cd7b9f10 fix test case
pengbingting f2a9e60a9e Prevent non-refreshing configurations from retrieving the latest configuration values when refreshing
pengbingting c1afd3974d Prevent non-refreshing configurations from retrieving the latest configuration from config center
pengbingting 8bd0d8025f 更改Nacos Config 获取NacosPropertiesSource 列表的方式
flystar32 b99c10fadd sync code format from 1.x
mengxiangrui003 fa29783cff del duplicate blank
mengxiangrui003 8b7b7ad3cd add NacosConfigProperties PREFIX
mengxiangrui003 6c882db418 optimize nacos config client code
pbting 86bd83af83 add nacos config configuration metadata
pbting 356ce112a9 code format