alibaba / spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
https://sca.aliyun.com
Apache License 2.0
27.62k stars 8.25k forks source link

is spring-cloud-starter-alibaba-sentinel(2.1.3.RELEASE) compatible with sentinel-core(1.8.1)? #1987

Open yazong opened 3 years ago

yazong commented 3 years ago

Which Component

Sentinel

Describe what problem you have encountered

The default value used by spring-cloud-starter-alibaba-sentinel(2.1.3.RELEASE) with sentinel-core(1.8.0). Can i replace sentinel-core(1.8.0) with sentinel-core(1.8.1) in pom.xml?

Describe what information you have read

yazong commented 3 years ago

spring-cloud-starter-alibaba-sentinel(2.1.4.RELEASE) is in maven-repo,but spring-cloud-starter-alibaba-sentinel(2.1.4.RELEASE) is not it github?

yazong commented 3 years ago

spring-cloud-starter-alibaba-sentinel(2.1.4.RELEASE) is in maven-repo,but spring-cloud-starter-alibaba-sentinel(2.1.4.RELEASE) is not it github?

that's the second question.

yuhuangbin commented 3 years ago

refer #1971

yazong commented 3 years ago

refer #1971

i'm talking about version 2.1.3.RELEASE. the version you mentioned is 2.2.6-SNAPSHOT.
can sentinel-core(1.8.1) be used in both verions?

yazong commented 3 years ago

spring-cloud-starter-alibaba-sentinel(2.1.4.RELEASE) is in maven-repo,but spring-cloud-starter-alibaba-sentinel(2.1.4.RELEASE) is not it github?

that's the second question.

@yuhuangbin