Commit Graph

424 Commits (be2d0f6c38b5d85507ca281ce9c38925295c932c)

Author SHA1 Message Date
Steve Rao be2d0f6c38
Merge pull request #2948 from ruansheng8/2022-upgrade
Support spring boot 3.0 and jdk 17
2 years ago
ruansheng 53e71955be update gateway spring.factories 2 years ago
ruansheng 36a428c4a4 Update todo info 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
ruansheng 800c89bfec ignore rocketmq stream binder test 2 years ago
ruansheng de4c6bd209 Fix sentinel unit tests 2 years ago
ruansheng eebe114291 sentinel module support to jdk 17 2 years ago
ruansheng fead2a36c1 disable modules that do not support the JDK 17 2 years ago
ruansheng 17ead015ea support jdk 17 2 years ago
ruansheng d53ac12bec update spring.factories to auto-configuration 2 years ago
ruansheng 4b015eef9f support spring boot 3.0 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
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
ruansheng ab7264c769 Add nacos config namespace properties comment ruansheng Today 17:16 2 years ago
ruansheng 1103ac3959 Fix nacos config namespace 2 years ago
zhoujia c3492cf69f add support for consul ack-token 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
Roger3581321 bfdc475091
Fix a grammar typo in README (#2819) 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 7ba72d022a fix: fix NetworkInterfaceTests using IPv6 address error. 2 years ago
Wu Daifu 4266809b63
change logger from parent class to log in current class(Fixes gh-2366) (#2791) 2 years ago
Wu Daifu ed26351e93
Fix issue 2698: resolve errors in generating javadocs by mvn install (#2781) 3 years ago
demoManito 1ef9650b42 fix syntax problems 3 years ago
chengpu.rzh ff08867190 feature: update Nacos to 2.0.4, #2747 3 years ago
chengpu.rzh 8a4cdf26d9 Merge remote-tracking branch 'origin/2021.x' into 2021.x 3 years ago
chengpu.rzh 6882d2cd62 refactor: delete useless module of nacos config server 3 years ago
windwheel b53de81b7a remove code 3 years ago
sorie 6d21378420 Fix rocketmq test 3 years ago
windwheel 851cd68984 fix message channel transfer 3 years ago
windwheel 10deb9cbcd add register channel 3 years ago
windwheel 68bb568ee4 add channel outout collector 3 years ago
Freeman Liu 21999856b6
Merge pull request #2646 from Sorieee/2021.x_sorie_pollableMessageSource
2021.x sorie pollable message source
3 years ago
lai hui b565a62418 fix checkstyle error 3 years ago
lai hui 7544020047 [Feature]support register IPv6 3 years ago
yuhuangbin 3faaa2f071 enhancement NacosServiceManager 3 years ago
MageekChiu 4265913e51 feat(nacos): add meta method for instance 3 years ago
zhangzhi 078e901f18 Add end of file newline 3 years ago
zhangzhi 57d277fe49 solve #2658
SeataRestTemplateAutoConfiguration Circular dependency in
3 years ago
zhangzhi a362f8d327 solve #2658
SeataRestTemplateAutoConfiguration Circular dependency in
3 years ago
sorie ec09b74c85 Fix rocketmq code style 3 years ago
sorie 89fcf32f2e RocketMQ pollable support anonymous group. 3 years ago
sorie 45b30da838 RocketMQ code style 3 years ago