Commit Graph

2177 Commits (e477cbc874b3a02e0fc3d4752c05441a4b67aa19)
 

Author SHA1 Message Date
YuLuo e477cbc874
update copyright years in 2.2.x branch (#3146) 2 years ago
YuLuo a5e53dccaa
add WebClient example (#3140) 2 years ago
YuLuo a2d91e56c5
Optimize the Appactive module (#3107) 2 years ago
RuanSheng 5593d67039
Merge pull request #3129 from steverao/2.2.x-0131-delete_invalid_comments
[Sync 2022.x to 2.2.x]: deleted invalid contents
2 years ago
chengpu bf7a5a5c0e [Sync 2022.x to 2.2.x]: deleted invalid contents 2 years ago
RuanSheng 69fd697501
[Sync 2022.x to 2.2.x] Remove sentinel @Validated annotation (#3121)
* remove @Validated annotation (#3103)

* remove sentinel @Validated annotation
2 years ago
Steve Rao 1b2cbe44b7
governance: fixed governance examples problem. (#3113)
governance: fixed governance examples problem
2 years ago
Steve Rao c1034a020a
governance: fixed comments problem. (#3112)
governance: fixed comments problem
2 years ago
Liu Ziming 4d98800ea1
fix: fix the bug that the eds protocol is never observed (#3109)
fix: fix the bug that the eds protocol is never observed
2 years ago
RuanSheng b71902a0d8
Merge pull request #3104 from steverao/2.2.x-docs
docs: polish governance user document.
2 years ago
chengpu 26a77ec25f docs: polish governance user document. 2 years ago
panxiaojun233 f233705dc3
fix examples relevant readme docs (#3102)
fix examples relevant readme docs
2 years ago
YuLuo 2530f0400a
Updated yml format in 2.2.x branch (#3100)
Updated yml format in 2.2.x branch
2 years ago
panzhi 5f923b41e9
fix RocketMQ SecretKey leakage risk (#3092)
fix RocketMQ SecretKey leakage risk.
2 years ago
Huxing Zhang b68bf725f4
Merge pull request #3096 from 123liuziming/2.2.x-copyright
fix: Update copyright year
2 years ago
musi 48638bcd38 fix: Update copyright year 2 years ago
Steve Rao 244bb93776
docs: Polish user document. (#3089)
docs: Polish user document
2 years ago
Steve Rao 4378537a38
feature: update 2.2.10-RC1 relevant docs (#3086)
feature: update 2.2.10-RC1 relevant docs
2 years ago
Liu Ziming 7ca2f15ae3
2.2.x fix npe (#3085)
* fix: fix npe in routing and reverse the flag in observeListeners

* refactor: route -> routing
2 years ago
Steve Rao 4176e8f6df
refactor: rename the module name (#3084)
refactor: rename the module name
2 years ago
Steve Rao 3ab16864f7
Modified version to 2.2.10-RC1 (#3083)
Modified version to 2.2.10-RC1
2 years ago
Steve Rao 85db59ec38
refactor: rename some core classes about routing (#3082)
refactor: rename some core classes about routing
2 years ago
HHoflittlefish777 6b6a804258
update labelRouting to routing (#3077)
* update labelRouting to routing
2 years ago
HHoflittlefish777 dbe8452833
update routing module docs (#3076)
* update routing module docs
2 years ago
HHoflittlefish777 7fec17101e
filter invalid IPv6 (#3026)
* fix: filter invalid IPv6
2 years ago
Steve Rao 92dfe78d4b
feature: update nacos-client to 2.2.0 (#3081)
feature: update nacos-client to 2.2.0
2 years ago
Steve Rao 57558b9723
feature: update seata-client to 1.6.1 (#3080)
feature: update seata-client to 1.6.1
2 years ago
Steve Rao 6d46299916
feature: update sentinel to 1.8.6 (#3079)
feature: update sentinel to 1.8.6
2 years ago
Liu Ziming e9a6add9fb
fix: add future get timeout (#3078)
fix: add future get timeout
2 years ago
HHoflittlefish777 e680fedbc6
support both IPv4 and IPv6 register (#3029)
* support both IPv4 and IPv6 register
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
ruansheng 19a477a13a
Fix reactive sentinel circuit breaker tests (#3054) (#3067)
* Fix reactive sentinel circuit breaker tests
2 years ago
Steve Rao 91be550a11
Merge pull request #3051 from ruansheng8/2.2.x-fix-nacosJsonPropLoader
[2.2.2x] [fix issue #3043] support comment in nacos json config
2 years ago
ruansheng c2ce0dd410 [fix issue #3043] support comment in json config 2 years ago
WangLiang/王良 3cb9c96203
optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor` (#1946)
* optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor`

* 移除多余的代码

* imports顺序调整。

* Feign.Builder的默认retryer修改为NEVER_RETRY。

* fix style

* fix style

* Update SeataFeignBuilderBeanPostProcessor.java

* add static
2 years ago
Steve Rao ad9715dfec
Merge pull request #2959 from MieAh/make_module_names_consistent_for2.2.x
Make module names consistent.
2 years ago
MieAh 08082ec40d Change the external configuration to spring.config.import to import 2 years ago
MieAh 9ee4b81245 Make module names consistent. 2 years ago
Steve Rao 5406b488f0
Merge pull request #2950 from LeBW/2.2.x-feature-rocketmq
Change default group name to "anonymous"
2 years ago
泊闻 f5f4101abf Change default group constant to "annoymous" 2 years ago
TheoneFx d8f6d6a4fc
Merge pull request #2945 from steverao/2.2.x-fix_invalid_urls
fix some invalid urls in appactive module
2 years ago
chengpu 88945d0a93 fix: modified invalid URLs 2 years ago
Steve Rao 1c07b762e0
Merge pull request #2943 from MieAh/fix/typos_for2.2.x
fix misspelled word.
2 years ago
MieAh 3287ea8847 fix typos 2 years ago
WangCanxuan 39db289c17
Refactor/nacos-discovery-example_for2.2.x (#2940)
* Refactor nacos discovery examples.
2 years ago
fszhang 1df238ad25
for 2.2.x : update seata doc && update mysql-connector-java version (#2927)
update seata doc && update mysql-connector-java version
2 years ago
Bowen Li 5e80d7c2c4
refactor RocketMQProduceFactory: reuse producer (#2699)
* refactor RocketMQProduceFactory: Reuse producer

* 1. Change HashMap to ConcurrentHashMap
2. Don't reuse TransactionMQProducer
3. Add `sendCallBack` to key

* add some comments

* fix checkstyle

* add final to PRODUCER_REUSABLE_MAP

* add default group name for producer
2 years ago
ruansheng eb3423862f
Refactor NacosWatch and support zuul in 2.2.x (#2904)
* Refactor NacosWatch (#2868)

* GatewayHeartBeatPublisher support zuul

* Add GatewayHeartBeatPublisher tests

* Update readme doc

* Fix nacosWatch property hint
2 years ago
ruansheng 2675284aae
Sync from branch of 2021.x (#2876)
* Fix nacos config namespace

* Add nacos config namespace properties comment ruansheng Today 17:16
2 years ago