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
|
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
|
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 |
|
flystar32
|
8e30e6151f
|
update nacos version to 1.0.0-RC3
|
2019-04-03 15:18:50 +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 |
|
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 |
|
format
|
03f8defb09
|
Merge pull request #367 from zhendong590/master
aggregate multi report
|
2019-02-25 16:28:06 +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 |
|
gaoyunpeng
|
87bfb3734a
|
ignore failure testcase
|
2019-02-18 21:46:02 +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 |
|
fangjian0423
|
6a758dd42f
|
add sentinel datasource test case
|
2019-01-17 19:38:29 +08:00 |
|
fangjian0423
|
3ab6b1dc63
|
update nacos example & using final replace of protected in field
|
2019-01-17 19:30:09 +08:00 |
|
fangjian0423
|
b39fb80a53
|
upgrade sentinel version to 1.4.1 and remove NacosDataSourceWithAuthorization
|
2019-01-16 20:20:21 +08:00 |
|
fangjian0423
|
40f6290184
|
code format
|
2019-01-04 12:36:09 +08:00 |
|
fangjian0423
|
1db45e85c4
|
add jsr 303 validation for SentinelProperties
|
2019-01-04 12:32:05 +08:00 |
|
fangjian0423
|
6806cd77ac
|
using Enum replace of String
|
2018-12-28 14:43:56 +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
|
8af824dc2f
|
sentinel commercialization feature
|
2018-12-19 22:54:25 +08:00 |
|
fangjian0423
|
bf40e5261d
|
refactor sentinel datasource and support commercialized
|
2018-12-19 17:39:32 +08:00 |
|
fangjian0423
|
564acbb2a8
|
upgrade sentinel version to 1.4.0
|
2018-12-17 11:36:38 +08:00 |
|
fangjian0423
|
cd6f79b16b
|
Polish #115
|
2018-12-06 16:02:18 +08:00 |
|
fangjian0423
|
80ecc84d54
|
fixes #116
|
2018-11-22 14:33:52 +08:00 |
|
fangjian0423
|
3c33b234c8
|
fixes #91
|
2018-11-20 14:14:00 +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
|
1d44d73eba
|
sentinel add logs to query datasource process.
|
2018-10-25 10:43:01 +08:00 |
|
fangjian0423
|
00aeb90df2
|
Updates to snapshot versions
|
2018-10-24 10:51:34 +08:00 |
|
fangjian0423
|
1d15cdaee5
|
Polish #51. Add a new module spring-cloud-alibaba-sentinel-datasource separate from spring-cloud-alibaba-sentinel.
|
2018-10-24 10:38:23 +08:00 |
|