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

100 Commits

Author SHA1 Message Date
fangjian0423
15465b5612 sync & commit in finchley 2019-10-30 13:10:11 +08:00
fangjian0423
80dcd91221 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2019-08-02 11:03:25 +08:00
fangjian0423
1cc1f5c199 Update SNAPSHOT to 2.0.0.RELEASE 2019-08-01 23:22:28 +08:00
fangjian0423
8023b07ebe sentinel HTTP_METHOD_SPECIFY 2019-07-30 12:55:21 +08:00
fangjian0423
0039974737 upgrade sentinel to 1.6.3 & sync code in finchley 2019-07-30 01:22:57 +08:00
fangjian0423
301d133238 sync to finchley before graduation 2019-07-27 18:16:32 +08:00
fangjian0423
c459080f05 polish #761 update pkg name & maven coordinate for Finchley 2019-07-23 23:16:46 +08:00
fangjian0423
508e913253 finchley sync sentinel -> upgrade to 1.6.2 and integrate gateway 2019-06-25 17:42:41 +08:00
fangjian0423
f31f13330e sync sentinel healthindicator in finchley 2019-06-17 11:12:55 +08:00
fangjian0423
36c5a2d0c5 remove log and check in Sentinel Datasource in finchley 2019-06-17 10:50:24 +08:00
fangjian0423
35ff38fdc4 add "feign.sentinel.enabled" configuration item 2019-06-13 15:25:54 +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 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
ade58496fc sync code with dubbo version in finchley. 2019-04-17 11:13:22 +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
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
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
fangjian0423
8c59d6b51e update sentinel test case 2019-03-18 13:59:55 +08:00
fangjian0423
1eef8f688f add 'HTTPMethod:' prefix for the resource of using @SentinelRestTemplate 2019-03-18 12:59:14 +08:00
fangjian0423
e4b29f3269 update sentinel additional-spring-configuration-metadata 2019-03-13 15:59:43 +08:00
fangjian0423
7481c31aa3 fix #426 2019-03-13 15:38:00 +08:00
fangjian0423
bfcabfd068 add switch to instance CommonFilter in SentinelProperties 2019-03-04 20:48:54 +08:00
fangjian0423
9934f5bc60 resolve conflict 2019-02-28 19:20:53 +08:00
format
03f8defb09
Merge pull request #367 from zhendong590/master
aggregate multi report
2019-02-25 16:28:06 +08:00
fangjian0423
7fe95726ee Sentinel Endpoint add appName 2019-02-24 20:27:49 +08:00
gaoyunpeng
9dac4efd37 aggregate multi report 2019-02-21 16:03:57 +08:00
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
2019-02-21 14:49:26 +08:00
fangjian0423
0e8933e1f8 update sentinel docs & refactor 2019-02-20 17:05:59 +08:00
mercyblitz
a5e950186f Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryAutoConfiguration.java
#	spring-cloud-alibaba-nacos-discovery/src/main/java/org/springframework/cloud/alibaba/nacos/NacosDiscoveryProperties.java
#	spring-cloud-alibaba-sentinel-datasource/src/main/java/org/springframework/cloud/alibaba/sentinel/datasource/config/NacosDataSourceProperties.java
#	spring-cloud-alibaba-sentinel/src/main/java/org/springframework/cloud/alibaba/sentinel/custom/SentinelDataSourceHandler.java
2019-02-01 22:08:21 +08:00
fangjian0423
fd6d3a7717 remove sentinel commercialization logic & optimize NacosDataSource 2019-02-01 14:04:54 +08:00
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
2019-01-22 14:51:54 +08:00
冷冷
72bdfa2871 fix #294 EnableCircuitBreaker error 2019-01-18 19:11:53 +08:00
gaoyunpeng
a1902d9cf0 1.update cobertura settings
2.fix endpoint's degradeRules return value
2019-01-17 17:28:21 +08:00
fangjian0423
1c638d85df update sentinel test case 2019-01-15 22:00:14 +08:00
fangjian0423
b059e1f8e3 refactor log information 2019-01-15 21:59:25 +08:00
fangjian0423
0db43a3a5b add sentinel test case resource 2019-01-15 16:56:12 +08:00
fangjian0423
b65477c504 update test case 2019-01-15 16:55:00 +08:00
fangjian0423
6e0c788af2 refactor sentinel logic 2019-01-15 16:16:41 +08:00
fangjian0423
230d845419 use constructor injection instead of field injection 2019-01-14 22:43:27 +08:00
fangjian0423
ec4d2bab9f update comments on SentinelProperties 2019-01-14 22:36:29 +08:00
fangjian0423
992afe54e7 refactor sentinel DataSourceHandler 2019-01-14 21:00:17 +08:00