RuanSheng
0a3fc85476
Fix committer name ( #3245 )
2 years ago
YuLuo
235573a957
update maven version to 3.9.0 ( #3227 )
2 years ago
Steve Rao
d8d59df837
update spring cloud dependency version. ( #3222 )
2 years ago
Steve Rao
a6399c34ed
docs: update docs and version information. ( #3221 )
2 years ago
Steve Rao
d50b995a7a
feature: support dual stack address registry and discovery in SCL ( #3207 )
...
Support dual stack address registry and discovery in SCL (#3207 )
2 years ago
YuLuo
e29f81c0ac
add docker support for integrated-example ( #3208 )
2 years ago
YuLuo
d852dd89cf
update doc and update component version ( #3206 )
2 years ago
Steve Rao
9c86f76eae
fix: modified docs grammer error ( #3200 )
2 years ago
Steve Rao
1ffd329f4b
fix: remove useless suffix of IPv6 address ( #3188 )
2 years ago
panxiaojun233
48497c9e72
Optimize the bug report document. ( #3186 )
2 years ago
steve-altman
48d74f03f4
fix: remove invalid dependency define. ( #3177 )
2 years ago
RuanSheng
4e1b06826b
Fix nacos discovery/config log ( #3133 ) ( #3160 ) ( #3165 )
2 years ago
min1854
9d356d4c1e
fallback support factoryBean 2021.x branch ( #3162 )
...
feign fallback support factoryBean
2 years ago
RuanSheng
9125f34a3b
Merge pull request #3154 from steverao/2021.x-0216-fix_wrong_description
...
fix: modified wrong description in readme.
2 years ago
chengpu
ab6663a086
fix: modified wrong description in readme.
2 years ago
YuLuo
78e789bc35
update copyright in 2021.x ( #3126 )
2 years ago
RuanSheng
a335a5c071
Merge pull request #3128 from steverao/2021.x-0131-delete_invalid_comments
...
[Sync 2022.x to 2021.x]: deleted invalid contents
2 years ago
chengpu
c743f73661
[Sync 2022.x to 2021.x]: deleted invalid contents
2 years ago
RuanSheng
8f1885f5e5
[Sync 2022.x to 2021.x] Remove sentinel @Validated annotation ( #3120 )
...
* remove @Validated annotation (#3103 )
* remove sentinel @Validated annotation
2 years ago
RuanSheng
a8cf02e74f
update nacos config examples ( #3110 )
...
* update nacos config examples
2 years ago
RuanSheng
36e0ba7c14
update nacos-config doc ( #3108 )
...
update nacos-config doc.
2 years ago
YuLuo
449b8761bd
Updated yml format in 2021.x branch ( #3099 )
...
Updated yml format in 2021.x branch
2 years ago
panzhi
1f5b0e6a2f
fix SecretKey leakage risk ( #2883 )
...
fix SecretKey leakage risk
2 years ago
YuLuo
8d476f137e
update nacos version in 2021.x ( #3069 )
...
* update nacos client to 2.2.0
2 years ago
YuLuo
29adc2b452
update spring-boot version ( #3059 )
...
* update spring-boot version
2 years ago
ruansheng
450efab50f
Fix reactive sentinel circuit breaker tests ( #3054 ) ( #3063 )
...
* Fix reactive sentinel circuit breaker tests
2 years ago
Steve Rao
390e082768
Merge pull request #3052 from ruansheng8/2021.x
...
[2021.x] [fix issue #3043 ] support comment in nacos json config
2 years ago
ruansheng
66f2448f17
[fix issue #3043 ] support comment in json config
2 years ago
ruansheng
08917aca2a
Merge pull request #3050 from yuluo-yx/2021.x
...
remove duplicate dependencies
2 years ago
YuLuo
23299a025f
remove duplicate dependencies
2 years ago
ruansheng
c50a967015
Merge pull request #3030 from steverao/2021.x-modified-member-info
...
docs: update community member information
2 years ago
chengpu
50bd1f64f7
docs: update community member information
2 years ago
Steve Rao
c0ee5b86aa
docs: add community committer member ( #3015 )
...
docs: add community committer member
2 years ago
WangLiang/王良
f614c6edae
optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor` ( #1946 ) ( #2993 )
...
* 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
MieAh
11b9bbe1f7
Fix bootstrap bug for integrated example ( #2989 )
...
* Change the external configuration to spring.config.import to import
* Fixed an issue where external configuration could not be introduced
* Fix the problem that the external configuration of the database cannot be imported.
* Fix cross-domain filtering configuration due to springboot version change
* Add dependency of loadbalancer missing.
* Change to map host.
* Delete relevant configs.
* Delete duplicate define.
* Delete duplicate define.
* Follow the nacos example to modify the configured import.
2 years ago
Steve Rao
45838bb7a8
Merge pull request #2957 from MieAh/make_module_names_consistent
...
Make module names consistent.
2 years ago
MieAh
c5458998a2
Make module names consistent.
2 years ago
Bowen Li
b871b74718
Reuse rocketmq producer in 2021.x ( #2949 )
...
*Reuse rocketmq producer
2 years ago
Steve Rao
2fe103cb00
Merge pull request #2934 from ruansheng8/fix-configDataId
...
[ISSUE #2906 ] Fix same dataId with different group and namespace can'…
2 years ago
Steve Rao
bddc612844
Merge pull request #2942 from MieAh/fix/typos
...
fix misspelled word
2 years ago
MieAh
d0c41cf724
fix typos
2 years ago
WangCanxuan
237859aeb5
Refactor/nacos-discovery-example ( #2933 )
...
refactor: nacos-discovery-example
2 years ago
Steve Rao
7c081537aa
Merge pull request #2935 from jackxu2011/2021.x-fix-sidecar-ip-not-set
...
fix: the sidecar's ip not register to nacos discovery
2 years ago
Jack Xu
8576e90af1
fix: the sidecar's ip not registe to nacos discovery
2 years ago
ruansheng
e5a1590760
[ISSUE #2906 ] Fix same dataId with different group and namespace can't override in local
2 years ago
fszhang
add08b6822
add seata doc && update mysql-connector-java version ( #2918 )
...
update seata doc && update mysql-connector-java version
2 years ago
ruansheng
edb0cb38f6
Update readme doc ( #2910 )
2 years ago
Steve Rao
10a3d2ede9
fix: modify setting of NacosWatch's the default ( #2907 )
2 years ago
Freeman Liu
e1a28d755f
Sentinel integration tests ( #2734 )
...
* Sentinel flow control test
2 years ago
Steve Rao
f33eaded1d
Merge pull request #2881 from ruansheng8/feature-nacosWatch-2021.x
...
Refactor NacosWatch and add NacosGatewayLocatorHeartBeat
2 years ago