fangjian0423
9cf5624a86
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-08-02 10:59:09 +08:00
fangjian0423
5a6a7e24cd
update circleci
v2.1.0.RELEASE
2019-08-01 16:58:25 +08:00
fangjian0423
4b3b988a2f
update circleci
2019-08-01 16:19:21 +08:00
fangjian0423
a21c55cbdb
update maven profile
2019-08-01 16:09:52 +08:00
fangjian0423
c8f9465fdc
Update SNAPSHOT to 2.1.0.RELEASE
2019-08-01 15:57:56 +08:00
format
02d7be86a2
Merge pull request #796 from mercyblitz/refactor
...
refactor dubbo spring cloud
2019-08-01 14:17:13 +08:00
mercyblitz
3df938d229
Format Code using Spring Boot Code Conventions
2019-08-01 14:08:30 +08:00
mercyblitz
12efadd61f
Format Code
2019-08-01 13:55:55 +08:00
mercyblitz
532c1dd0f2
Fixed test cases' issue
2019-08-01 13:50:36 +08:00
mercyblitz
89ad537f66
To filter null , disable or unhealthy Nacos instances
2019-08-01 13:36:28 +08:00
mercyblitz
7580d8b1cd
Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Adapter Nacos implementation
2019-08-01 13:28:21 +08:00
mercyblitz
a701f8ca74
Let the private to be public
2019-08-01 13:07:05 +08:00
mercyblitz
be18803104
Update The sample
2019-08-01 11:24:00 +08:00
mercyblitz
a8b274e61b
Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Bugfix for the missing Event handling
2019-08-01 11:15:28 +08:00
mercyblitz
a666ddc8cb
Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Add EMPTY_PROTOCOL URLs when no service instance is available
2019-08-01 10:27:29 +08:00
mercyblitz
8b1f78c237
Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Optimize implementation and reuse the HeartbeatEvent background thread
2019-08-01 09:58:34 +08:00
mercyblitz
9e0a5185d1
Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Bugfix
2019-07-31 16:41:52 +08:00
fangjian0423
5316837f9f
fix bug about seata loadbalancer feignclient
2019-07-31 11:23:46 +08:00
mercyblitz
7225f63f56
Polish spring-cloud-incubator/spring-cloud-alibaba#623 : Adapter Eureka implementation
2019-07-31 10:45:40 +08:00
mercyblitz
ad9ce6267c
Polish spring-cloud-incubator/spring-cloud-alibaba#600 : [Enhancement] Dubbo Spring Cloud Changes the dependency of spring-boot-actuator to be optional
2019-07-30 17:04:57 +08:00
mercyblitz
c9c88e9459
Polish spring-cloud-incubator/spring-cloud-alibaba#713 : [Dubbo] Upgrade Dubbo 2.7.3
2019-07-30 16:57:35 +08:00
fangjian0423
0c4f58f1f9
update sentinel rule convert
2019-07-30 12:34:00 +08:00
fangjian0423
368487931f
close #741
2019-07-30 12:33:13 +08:00
format
7a9b8a73e8
Merge pull request #788 from fangjian0423/master
...
[Sentinel] Upgrade Sentinel 1.6.3
2019-07-30 01:01:36 +08:00
fangjian0423
8ed7e8b7c8
sentinel upgrade to 1.6.2, close #787
2019-07-29 20:52:50 +08:00
fangjian0423
0203af88d9
update docs
2019-07-29 16:45:10 +08:00
fangjian0423
443c8ef860
update docs
2019-07-29 16:44:16 +08:00
fangjian0423
04434bf977
update docs
2019-07-29 14:45:52 +08:00
fangjian0423
e5deb0835a
Sentinel zk datasource add default server-addr
2019-07-29 00:08:57 +08:00
fangjian0423
a593f774e0
optimize pom
2019-07-29 00:08:24 +08:00
fangjian0423
3427a7345d
update sentinel demo
2019-07-29 00:07:32 +08:00
fangjian0423
9557879f44
update sentinel demo
2019-07-29 00:06:49 +08:00
format
c52a678251
Merge pull request #776 from Rivers-Shall/fix-#744
...
fix #744 Add spring.cloud.alicloud.acm.enable to ACM module
2019-07-26 19:17:47 +08:00
Rivers-Shall
888f138c79
Change configuration item name and add it to json file
...
Change configuration item name from `spring.cloud.alicloud.acm.enable`
to `spring.cloud.alicloud.acm.enabled` and add this configuration item
to `additional-spring-configuration-metadata.json` file.
2019-07-26 19:07:57 +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
145c14058b
update sentinel examples
2019-07-26 12:41:00 +08:00
fangjian0423
9f8e6b2f5f
fix #782
2019-07-26 12:40:24 +08:00
format
36a4cc9c08
Merge pull request #766 from ly641921791/issues765
...
Fixes #765 Support customized beat interval of Nacos client
2019-07-25 16:50:10 +08:00
fangjian0423
4003350d09
fix fescar typo & other typo
2019-07-24 22:20:19 +08:00
fangjian0423
098ec40641
polish #761 update rocketmq bus pkg name for Greenwich
2019-07-24 22:19:42 +08:00
format
a94a2e8797
Merge pull request #779 from lovepoem/add_lib_to_fix_conpile_error
...
Fix the sample compile error
2019-07-24 11:20:58 +08:00
Xin Wang
7bd0adc99e
update circleci url
2019-07-24 11:00:49 +08:00
冷冷
0e79b0ed31
✨ Introducing new features. Sentinel Support RedisDataSource Dynamic Rule Configuration
2019-07-24 10:10:10 +08:00
ly
2b872b09e7
Merge branch 'master' into issues765
2019-07-23 23:17:19 +08:00
ly
7301700a90
Merge branch 'master' into issues765
...
# Conflicts:
# spring-cloud-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/registry/NacosRegistration.java
2019-07-23 23:11:23 +08:00
ly
36d95809ed
Merge pull request #1 from alibaba/master
...
Merge code from upstream
2019-07-23 22:19:31 +08:00
ly
1e51661fc7
Merge code from upstream
2019-07-23 22:18:35 +08:00
ly
1de313079c
Merge code from upstream
2019-07-23 21:40:11 +08:00
ly
af09456b7d
Merge code from upstream
2019-07-23 21:34:04 +08:00
format
5a1ab06497
Merge pull request #777 from slievrly/master_1
...
upgrade seata to 0.7.1 and update seata sample
2019-07-23 21:23:44 +08:00