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 |
|
冷冷
|
ffb246829f
|
replace code properties that have expired
|
2019-12-03 22:17:49 +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 |
|
zkzlx
|
217296ba02
|
Dependency error
|
2019-10-28 17:51:18 +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
|
75f02aa2c5
|
some compatibility modifications about Hoxton
|
2019-09-11 14:39:17 +08:00 |
|
fangjian0423
|
e8ee68998e
|
upgrade to Spring Cloud Hoxton, close #917
|
2019-09-06 16:33:11 +08:00 |
|
format
|
8e1468d97c
|
Merge pull request #884 from zhaoyuguang/zhaoyuguang/dev4
remove unused import statement
|
2019-09-02 19:44:38 +08:00 |
|
赵禹光
|
34acf7034e
|
remove unused import statement
|
2019-08-27 17:10:06 +08:00 |
|
赵禹光
|
3eb75988e3
|
example annotations clearer
|
2019-08-23 15:36:31 +08:00 |
|
冷冷
|
45dd5ca4c9
|
⬆️ Upgrading Version.2.1.1.BUILD-SNAPSHOT
|
2019-08-03 19:58:03 +08:00 |
|
冷冷
|
ac06210597
|
Merge https://github.com/alibaba/spring-cloud-alibaba
|
2019-08-03 19:49:16 +08:00 |
|
fangjian0423
|
9cf5624a86
|
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
|
2019-08-02 10:59:09 +08:00 |
|
冷冷
|
e9d6f2b5bd
|
📝 Writing docs. add sentinel feign example doc
|
2019-08-01 16:00:42 +08:00 |
|
fangjian0423
|
c8f9465fdc
|
Update SNAPSHOT to 2.1.0.RELEASE
|
2019-08-01 15:57:56 +08:00 |
|
冷冷
|
5a1c2b5fef
|
✅ Adding tests. add sentinel feign example
|
2019-08-01 13:18:50 +08:00 |
|
fangjian0423
|
368487931f
|
close #741
|
2019-07-30 12:33:13 +08:00 |
|
fangjian0423
|
8ed7e8b7c8
|
sentinel upgrade to 1.6.2, close #787
|
2019-07-29 20:52:50 +08:00 |
|
fangjian0423
|
04434bf977
|
update docs
|
2019-07-29 14:45:52 +08:00 |
|
fangjian0423
|
a593f774e0
|
optimize pom
|
2019-07-29 00:08:24 +08:00 |
|
format
|
9937bcf1a1
|
Merge pull request #778 from pigxcloud/master
✨ Introducing new features. Sentinel Support RedisDataSource…
|
2019-07-26 16:47:31 +08:00 |
|
fangjian0423
|
4003350d09
|
fix fescar typo & other typo
|
2019-07-24 22:20:19 +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 |
|
lujian
|
3a15c7ea15
|
Dubbo graduated from Apache, remove the incubating word in README.
|
2019-05-31 09:27:32 +08:00 |
|
format
|
24c8ddee8b
|
Merge pull request #671 from cdfive/SentinelHealthIndicator
Add HealthIndicator in Sentinel Starter
|
2019-05-29 14:00:16 +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
|
c4c8b4927e
|
modify properties
|
2019-05-21 16:36:45 +08:00 |
|
fangjian0423
|
e840fd0b59
|
refactor sentinel gateway module
|
2019-05-21 16:34:08 +08:00 |
|
fangjian0423
|
530a36fc06
|
modify name of ruleType and update example
|
2019-05-06 16:45:40 +08:00 |
|
fangjian0423
|
ef415f87ad
|
Polish #615, rename spring-cloud-alibaba-sentinel-zuul to spring-cloud-alibaba-sentinel-gateway
|
2019-05-06 16:24:52 +08:00 |
|
fangjian0423
|
1b0485402c
|
Polish #615, add gateway example
|
2019-05-06 16:14:22 +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 |
|
fangjian0423
|
0e6565b461
|
updata dubbo versions of all components to 2.7.1
|
2019-04-17 10:54:48 +08:00 |
|