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
xiaojing
bf89761ad1
Merge pull request #2895 from steverao/2021.x
...
fix: delete useless codes in example
2 years ago
chengpu
3bce6e5b32
fix: delete useless codes in example
2 years ago
ruansheng
6f55171371
Rename HeartBeat bean name
2 years ago
ruansheng
de8d2c8cbf
Rename NacosGatewayLocatorHeartBeat
2 years ago
ruansheng
191a267ac8
Add nacosWatch tests
2 years ago
ruansheng
b80b34ca91
Fix nacos discovery client config test
2 years ago
ruansheng
4a51c2072b
correct spring configuration metadata of nacosWatch
2 years ago
ruansheng
f57fea67ba
[ISSUE#2868] Refactor nacos watch
2 years ago
Steve Rao
02ed8f3aae
Merge pull request #2873 from TrevorLink/2021.x
...
feat: integrated-example local and kubernetes deployment for 2021.x
2 years ago
Steve Rao
0d3286c77b
Merge pull request #2874 from ruansheng8/fix-public-namespace
...
Fix nacos config namespace
2 years ago
ruansheng
ab7264c769
Add nacos config namespace properties comment ruansheng Today 17:16
2 years ago
ruansheng
1103ac3959
Fix nacos config namespace
2 years ago
黄sir
42a9b53765
feat: integrated-example local and kubernetes deployment
2 years ago
余黄彬
4b24746de9
Merge pull request #2860 from Linindoo/2021.x
...
add support for consul ack-token
2 years ago
zhoujia
c3492cf69f
add support for consul ack-token
2 years ago
Yann Ann
9418ad4b1d
just correct wrong word ( #2850 )
2 years ago
JAY
c5c4fed524
fix: replace some character strings to static constant ( #2851 )
2 years ago
Sorie
8c0f1a26fb
Fix rocketmq bus. ( #2794 )
...
* Fix rocketmq bus.
* Fix nacos test and add boostrap dependency in spring-cloud-bus-rocketmq-example
2 years ago
YuLuo
6ab11a1de3
fix miss bootstrap dependcy ( #2831 )
...
* add miss bootstrap dependency
2 years ago
Roger3581321
bfdc475091
Fix a grammar typo in README ( #2819 )
2 years ago
Roger3581321
69945d7e71
Correct a spelling mistake in ans.adoc ( #2818 )
2 years ago
chengpu
993c1633b9
fix: fix declaration and log level error
2 years ago
pandaapo
32e75e2d9a
When ipType is IPv6 but there's no IPv6 found, find IPv4(Fixes gh-2802) ( #2806 )
...
* When ipType is IPv6 but there's no IPv6 found, find IPv4(Fixes gh-2802)
* modify the logic of findFirstNonLoopbackIPv6Address()
2 years ago
chengpu.rzh
a5cf11dbbe
docs: update community member information
2 years ago
chengpu.rzh
7ba72d022a
fix: fix NetworkInterfaceTests using IPv6 address error.
2 years ago
Bill
5572123ab8
Add nacos refactor tests. ( #2732 )
...
* add nacos tests
3 years ago
Raoxiang
ea671a6378
Configuration information wrong ( #2804 )
...
Removed ribbon.nacos.enabled in 2021.x branch configuration
Co-authored-by: Steve Rao <raozihao.rzh@alibaba-inc.com>
3 years ago
Wu Daifu
b3e3ba971a
Fix issue 2799: add some configuration items. ( #2801 )
...
* Fix issue2799: add some configuration items.
* add some configuration items.
3 years ago
chengpu.rzh
a6530bbc3a
docs: update community member information
3 years ago
my_file
88b8b7c48e
Correct spelling mistakes in readme.md ( #2796 )
3 years ago
dependabot[bot]
6d4e0b2f26
Bump junit in /spring-cloud-alibaba-tests/rocketmq-tests ( #2795 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1 )
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Wu Daifu
4266809b63
change logger from parent class to log in current class(Fixes gh-2366) ( #2791 )
3 years ago