Commit Graph

133 Commits (e477cbc874b3a02e0fc3d4752c05441a4b67aa19)

Author SHA1 Message Date
Steve Rao 3ab16864f7
Modified version to 2.2.10-RC1 (#3083)
Modified version to 2.2.10-RC1
2 years ago
Liu Ziming d3c26037e8
Polish code & fix envoy control plane api dependency version (#3073)
Polish code & fix envoy control plane api dependency version
2 years ago
Steve Rao e0636ecfb3
Merge microservices governance to main branch (#3066)
* feature:microservices governance modules
2 years ago
chengpu.rzh aefe017865 docs: update new version docs 2 years ago
Steve Rao 375cbd6c26
Merge appactive module into main branch of 2.2.x. (#2758)
* feature: initial appactive module

* feature:appactive core logic

* feature:add appactive relevant examples

* fix: add appactive module in pom.xml

* fix: Reformat code

* feature: add AppactivePredicate

* refactor: delete duplicate codes and reformat them

* feature: using PredicateBasedRule default filter logic

* feature: deleted useless filed in AppactiveRule

* refactor: polish the code

* feat(appactive):doc init

* refactor: add rules and polish codes

* refactor: modified package name

* refactor: delete useless files

* feature: add readme-zh.md

* refactor: polish readme docs

* fix: fix appactive docs error

* refactor: polish code and docs

* refactor: adjust service type name

* refactor: delete useless files

Co-authored-by: 就砺 <jiuli.qk@alibaba-inc.com>
2 years ago
chengpu.rzh 8dc3fc15f9 feature: update RocketMQ to 4.9.4, #2755 2 years ago
chengpu.rzh 55be98517c fix: adjusted checkstyle-suppressions.xml relative address 2 years ago
chengpu.rzh 676ca4a66b fix: deleted dubbo dependencies 2 years ago
chengpu.rzh 6939fe3cb3 fix:deleted invalid dependency 3 years ago
chengpu.rzh 3628732dad Reformat the codes 3 years ago
chengpu.rzh 8b94d68624 Updated version information 3 years ago
zhangqian 9e83d727d2 Update Seata to 1.5.1 in Spring Cloud Alibaba 2.2.x branch 3 years ago
misselvexu 6d9fe2d5cb Upgrade rocketmq 4.9.3 . 3 years ago
dependabot[bot] 72180ff0b1
Bump dubbo from 2.7.13 to 2.7.15
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.13 to 2.7.15.
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.13...dubbo-2.7.15)

---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
chengpu.rzh 3d715c2687 Updated release info 3 years ago
zkzlx 3c3ba1b4a7
Merge pull request #2302 from steverao/rocketmq-2.2.7
Merge branch of rocketmq-2.2.7 to master
3 years ago
x_vivi@yeah.net ab1d3ef488 Upgrade Spring Cloud & Spring Boot version to Hoxton.SR12, 2.3.12.RELEASE 3 years ago
zkzlx afdee2807d Merge remote-tracking branch 'upstream/master' into rocketmq
# Conflicts:
#	pom.xml
#	spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/RocketMQBinderUtils.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/RocketMQMessageChannelBinder.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/config/RocketMQComponent4BinderAutoConfiguration.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/consuming/RocketMQListenerBindingContainer.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/main/java/com/alibaba/cloud/stream/binder/rocketmq/properties/RocketMQBinderConfigurationProperties.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-stream-rocketmq/src/test/java/com/alibaba/cloud/stream/binder/rocketmq/RocketMQAutoConfigurationTests.java
3 years ago
Mercy Ma c501697bc8
Merge pull request #2249 from alibaba/dependabot/maven/org.apache.dubbo-dubbo-2.7.13
Bump dubbo from 2.7.8 to 2.7.13
3 years ago
zkzlx a530705983
Merge pull request #2034 from panzhi33/master
升级rocketmq-spring-boot-starter版本,商业版消息轨迹无需手动配置轨迹topic
3 years ago
dependabot[bot] 23e9a52fc8
Bump dubbo from 2.7.8 to 2.7.13
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.8 to 2.7.13.
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.8...dubbo-2.7.13)

---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
yuhuangbin a7e3b39826 upgrade Nacos client version to 2.0.3 3 years ago
panzhi33 e3c791179b 升级rocketmq-spring-boot-starter版本,商业版消息轨迹无需手动配置轨迹topic 4 years ago
zkzlx 09841f6616 Merge branch 'master' of github.com:alibaba/spring-cloud-alibaba into rocketmq 4 years ago
theonefx ee1e5d36ef Use spring.cloud.version instead of the version number of each component 4 years ago
zkzlx cbd64061ce Code refactoring and some new feature support 4 years ago
theonefx 8542756d90 dubbo endpoint 4 years ago
theonefx 248cd7696b upgrade version to 2.2.4.RELEASE 4 years ago
theonefx.chenx 43a79105e0 update 2 SNAPSHOT version 4 years ago
Mercy Ma fbc8191d87
Merge pull request #1737 from mostcool/master
update pom.xml
4 years ago
K c3afdad2b1
remove useless properties
remove useless properties
4 years ago
mercyblitz 8c5e745d1b Upgrade the version to be 2.2.3-SNAPSHOT 4 years ago
mercyblitz 35c4eac150 Upgrade the version to be 2.2.2.RELEASE 4 years ago
yuhuangbin 5fe709436f Adapt to Spring Cloud version Hoxton.SR8 4 years ago
mercyblitz e838f471a4 Polish alibaba/spring-cloud-alibaba#1628 : [Infrastructure] Upgrading the dependencies of Nacos 5 years ago
mercyblitz 915db3adec Polish alibaba/spring-cloud-alibaba#1624 : Upgrading the Dubbo Spring Boot to be 2.7.8 5 years ago
theonefx 71eb9ef06a fix issue: https://github.com/alibaba/spring-cloud-alibaba/issues/1383
move flatten-maven-plugin from profile "release" to build
5 years ago
mercyblitz 813b39fd6e Add the developer 5 years ago
mercyblitz 7db65d31c8 Upgrade to 2.2.1.RELEASE 5 years ago
mercyblitz d736d13538 Polish alibaba/spring-cloud-alibaba#1342 : [Infrastructure] Upgrade the Dubbo #1342 5 years ago
mercyblitz ce1fd65016 Use ${session.executionRootDirectory} as the root directory in Maven project 5 years ago
mercyblitz f2c7ecaafc Update pom.xml 5 years ago
mercyblitz a198133852 Update pom.xml 5 years ago
mercyblitz 0d8e1c4b41 Add <distributionManagement> into pom.xml 5 years ago
theonefx a6a6b623a3 update spring cloud build version to 2.2.3.RELEASE 5 years ago
theonefx 56ac7f1a3a fix compatibility problem between spring-boot-starter-webflux:2.2.4.RELEASE and spring-cloud-gateway-core:2.2.2.RELEASE 5 years ago
mercyblitz d57cbc2e4d Polish alibaba/spring-cloud-alibaba/#1283 : Renaming spring-cloud-starter-alibaba to be spring-cloud-alibaba-starters 5 years ago
mercyblitz 45260742ba Polish alibaba/spring-cloud-alibaba/#1261 : Removing the commercial components from the code base 5 years ago
yuhuangbin e8e49ff39b upgrade Seata and Spring Cloud Version 5 years ago
mercyblitz 155ea9418f Polish alibaba/spring-cloud-alibaba/#1222 : Combining the code-based and starter modules 5 years ago