shiyiyue1102
effabf43a8
nacos config support type and bean factory ( #3899 )
2 months ago
nov.lzf
d93217f108
support nacos config annotation ( #3856 )
4 months ago
Ken Liu
1977188aff
[2.2.x] Fix nacos clusterName and extended properties ( #3781 )
7 months ago
Huey Yao
32a6e437ae
new features: add distributed scheduling support. ( #3725 )
8 months ago
moremind
d176c6716e
[type:fix] fix nacosServiceInstance scheme npe ( #3545 )
...
* fix nacos scheme npe
11 months ago
ruansheng
c5d2f98427
Fixed: server pulling old config in Nacos cluster mode ( #3600 )
...
* Fix nacos config update in Nacos cluster
* add capacity limit for nacos config snapshots
* add capacity limit for nacos config snapshots
* optimized the nacos config snapshot
1 year ago
chickenlj
14d9407915
Fix #3314 , set default nacos server address when spring.config.import enabled.
1 year ago
RuanSheng
729dc0c007
Fix: SentinelRestTemplate support custom RestTemplate ( #3329 ) ( #3344 )
2 years ago
ZhangBin
1add62660e
fix: Nacos integration with SpringBootAdmin.(2.2.x) ( #3308 )
2 years ago
Liu Ziming
ff43f837d6
feat: add additional-spring-configuration-metadata.json for governance module ( #3246 )
2 years ago
Bowen Li
11909a0916
Fix: pollable consumer doesn't ack the message correctly ( #3247 )
2 years ago
RuanSheng
a2981e8d0a
Add configuration-processor to xDS adapter ( #3241 )
2 years ago
Steve Rao
532e11aa34
fix: added IPv6 address replace condition ( #3232 )
...
fix: added IPv6 address replace condition
2 years ago
RuanSheng
6c805e634c
Fix nacos discovery/config log ( #3133 ) ( #3160 )
2 years ago
min1854
62bcfa9670
fallback support factoryBean 2.2.x branch ( #3163 )
...
feign fallback support factoryBean
2 years ago
RuanSheng
31d9c81fe0
Merge pull request #3156 from steverao/2.2.x-0217-fix_IPv6_problem
...
fix: remove useless suffix of IPv6 address.
2 years ago
chengpu
0b057820db
fix: remove useless suffix of IPv6 address.
2 years ago
YuLuo
e477cbc874
update copyright years in 2.2.x branch ( #3146 )
2 years ago
YuLuo
a2d91e56c5
Optimize the Appactive module ( #3107 )
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
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
panzhi
5f923b41e9
fix RocketMQ SecretKey leakage risk ( #3092 )
...
fix RocketMQ SecretKey leakage risk.
2 years ago
musi
48638bcd38
fix: Update copyright year
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
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
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
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
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
泊闻
f5f4101abf
Change default group constant to "annoymous"
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
chengpu
a0e0b532d6
fix: disabled NacosWatch and avoid tests failed
2 years ago
chengpu
a9ce725ef3
Merge branch '2.2.x' of https://github.com/alibaba/spring-cloud-alibaba into 2.2.x
2 years ago
RovingSea
9a60c85115
style( #2689 ): Polish code and extract commonalities ( #2849 )
...
* style(#2689 ): Polish code and extract commonalities
- Increase the readability of collect uris
- Extract the same operation of extending ServiceMeta List
- Use generics to indicate types
* style(#2689 ): Polish code
- Improve documentation
2 years ago
JAY
e3f3c33605
fix: replace some character strings to static constant ( #2854 )
2 years ago
Roger3581321
74c7b8972c
Fix a grammar typo in README ( #2821 )
2 years ago
pandaapo
f112981a0b
When ipType is IPv6 but there's no IPv6 found, find IPv4(Fixes gh-2802) ( #2810 )
...
* When ipType is IPv6 but there's no IPv6 found, find IPv4(Fixes gh-2802)
* correct findIPv6Address()
* correct import
2 years ago
o‘Laoxu
3ba918ce09
Fix network interface test issues . ( #2774 )
2 years ago
Wu Daifu
cda0917a02
remove the redundant log(Fixes gh-2503) ( #2790 )
2 years ago
Wu Daifu
672a0f412d
Fix issue 2698: resolve errors in generating javadocs by mvn install ( #2787 )
...
* resolve errors in generating javadocs by mvn install(Fixes gh-2698)
* modify javadoc
2 years ago