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

59 Commits

Author SHA1 Message Date
Mercy Ma
c7ea46301f
Merge pull request #1354 from yuhuangbin/sentinel-nacos
Sentinel Nacos Data Source Certification
2020-05-08 16:16:22 +08:00
yuhuangbin
9831e9b69b upgrade sentinel version to 1.7.2 2020-05-08 14:11:27 +08:00
yuhuangbin
8991078055 fix issue#1350 2020-04-12 15:56:13 +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
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
fangjian0423
57e3059d8d update examples 2020-01-30 02:17:36 +08:00
Jim Fang
f789803cac
Merge pull request #1171 from yuhuangbin/sentinel-enhance
[Upgrade] Upgrade Sentinel and Enhance
2020-01-14 17:00:57 +08:00
fangjian0423
00d449ba23 pass code check 2020-01-14 16:54:01 +08:00
fangjian0423
ddceb5f312 add spring cloud sentinel circuitbreaker demo 2020-01-14 15:06:26 +08:00
yuhuangbin
b0273fb1c8 upgrade sentinel version and enhance 2020-01-14 13:02:32 +08:00
祁晓波
460daaf1d8
Update readme.md 2019-11-22 17:58:45 +08:00
祁晓波
ed598ba427
add some warnings for classpath file datasource
You could use absolute path when you use File datasource & fat jar.
2019-11-22 17:49:26 +08:00
fangjian0423
de9b1be4be pass checkstyle plugin 2019-10-28 16:15:18 +08:00
fangjian0423
2435167e1e format code with maven plugins 2019-09-26 17:15:43 +08:00
fangjian0423
e8ee68998e upgrade to Spring Cloud Hoxton, close #917 2019-09-06 16:33:11 +08:00
赵禹光
3eb75988e3 example annotations clearer 2019-08-23 15:36:31 +08:00
fangjian0423
9cf5624a86 Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-08-02 10:59:09 +08:00
fangjian0423
c8f9465fdc Update SNAPSHOT to 2.1.0.RELEASE 2019-08-01 15:57:56 +08:00
fangjian0423
368487931f close #741 2019-07-30 12:33:13 +08:00
fangjian0423
04434bf977 update docs 2019-07-29 14:45:52 +08:00
冷冷
0e79b0ed31 Introducing new features. Sentinel Support RedisDataSource Dynamic Rule Configuration 2019-07-24 10:10:10 +08:00
fangjian0423
883c66f251 polish #761 update pkg name & maven coordinate for Greenwich 2019-07-23 11:03:08 +08:00
fangjian0423
e812061a75 update sentinel add hot param flow rule case 2019-06-24 16:15:17 +08:00
cdfive
584d5f4107 Check the health status of Sentinel DataSource using AbstractDataSource#loadConfig. 2019-05-28 21:53:41 +08:00
cdfive
3e2fa1b903 Fix typo in md files, acutator-> actuator,implmentation->implementation 2019-05-26 15:46:39 +08:00
cdfive
9c638b8d3f Add SentinelHealthIndicator to do some health check for Sentinel #265 2019-05-26 15:46:09 +08:00
fangjian0423
2047418d8b modify sentinel dependency 2019-04-29 15:54:55 +08:00
fangjian0423
566753aba7 add sentinel webflux example and modify sentinel web example 2019-04-29 14:10:21 +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
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
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
1eef8f688f add 'HTTPMethod:' prefix for the resource of using @SentinelRestTemplate 2019-03-18 12:59:14 +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
fangjian0423
0e75da3b8d add ruleType property for AbstractDataSourceProperties and fixes #206 2018-12-26 22:38:34 +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
89178bc913 update docs 2018-12-18 21:36:14 +08:00
fangjian0423
d204a54b76 Optimize Sentinel RestTemplate url resource 2018-12-18 17:35:45 +08:00
fangjian0423
53643b94ce fixes #9 2018-12-05 12:45:02 +08:00
fangjian0423
f79fdba50b update sentinel docs 2018-11-22 14:36:46 +08: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
fangjian0423
ff2c390673 Merge remote-tracking branch 'upstream/master' 2018-10-24 10:48:47 +08:00