Commit Graph

110 Commits (1977188aff3e7139a37ff77709089bb53852c919)

Author SHA1 Message Date
Ken Liu 1977188aff
[2.2.x] Fix nacos clusterName and extended properties (#3781) 7 months ago
moremind d176c6716e [type:fix] fix nacosServiceInstance scheme npe (#3545)
* fix nacos scheme npe
12 months ago
ZhangBin 1add62660e
fix: Nacos integration with SpringBootAdmin.(2.2.x) (#3308) 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
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
Steve Rao 4176e8f6df
refactor: rename the module name (#3084)
refactor: rename the module name
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
HHoflittlefish777 e680fedbc6
support both IPv4 and IPv6 register (#3029)
* support both IPv4 and IPv6 register
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
chengpu a0e0b532d6 fix: disabled NacosWatch and avoid tests failed 2 years ago
JAY e3f3c33605
fix: replace some character strings to static constant (#2854) 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
lai hui d464b32af9 refactor:encapsulation ipv6 function 2 years ago
sorie af77081370 ignore unstable a nacos test 2 years ago
chengpu.rzh 5a7cfcc3db refactor: reformat the codes 3 years ago
yuhuangbin 8d9790bce1 enhancement NacosServiceManager 3 years ago
lai hui 187fb946f5 Merge branch '2.2.x' into ipv6
# Conflicts:
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/NacosDiscoveryProperties.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/intetuntil/InetIPv6Utils.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/java/com/alibaba/cloud/nacos/intetuntil/UtilIPv6AutoConfiguration.java
#	spring-cloud-alibaba-starters/spring-cloud-starter-alibaba-nacos-discovery/src/main/resources/META-INF/spring.factories
3 years ago
lai hui 186e02ea26 Support register IPv6 3 years ago
chengpu.rzh 655b950d4d Deleted missing field 3 years ago
MageekChiu 2ff4745792 feat(nacos): add meta method for instance 3 years ago
chengpu.rzh 58795a679a Fixed wrong registeration bean 3 years ago
chengpu.rzh 3628732dad Reformat the codes 3 years ago
lai hui 2735e0329c add info 3 years ago
lai hui b51607fcc2 fix import 3 years ago
lai hui ee36dfe18f fix some question 3 years ago
lai hui 0c554d5e72 fix name 3 years ago
lai hui 0e42329551 fix some question 3 years ago
lai hui 205fe2bbdd fix some error 3 years ago
lai hui 9960b2521c fix some error 3 years ago
lai hui cf0cff7cad support IPV6 3 years ago
chengpu.rzh 290dfa7211 Reformat the codes 3 years ago
Weizhan Yun 3a02bb15f9 为DCL中使用的变量添加volatile特性。 3 years ago
x_vivi@yeah.net 000e141404 Change NacosServiceManager injection mode to constructor injection 3 years ago
Alex Lu 03e16756cd Fixes #2253: ThreadPoolTaskScheduler instance in NacosWatch can't be shutdown. 3 years ago
yuhuangbin 2fb1d06444 upgrade Nacos client version to 2.0.3 3 years ago
yuhuangbin 7d9751304e enhance Nacos shutdown code 4 years ago
yuhuangbin b4adbb65cc NacosWatch use a separate thread pool 4 years ago
theonefx fb9521b2e6 remove unused code;
make sure param not lost, so that different param calculate different revision.
4 years ago
HuGuirong 4786725e8e 修复当实例不在默认分组下时获取不到实例状态的BUG 4 years ago
yuhuangbin a2b2c2f8c1 Nacos Discovery supports registration for quick failed configurations 4 years ago
eden-yuan c3d393b09e 1. try执行后无catch 依然是return null
2. 变量后续没用到可定义到 try 内
3. 添加UP/DOWN 常量值
4 years ago
TheoneFx 884399d73b
Merge pull request #1932 from Maijh97/fix_#1931
[ISSUE-#1931] Add a reset Nacos Log Config listener.
4 years ago
theonefx ee1e5d36ef Use spring.cloud.version instead of the version number of each component 4 years ago
theonefx dfa7747579 add dubbo and nacos endpoint 4 years ago
mai.jh 441bcb9124 for: #1931 ,Add a reset Nacos Log Config listener. 4 years ago