Commit Graph

450 Commits (676b7e28dcc07085a19e4a1f2f545415b696c74e)

Author SHA1 Message Date
liuwei 676b7e28dc
fix: NacosLoadBalancer cannot be used with HintBasedServiceInstanceListSupplier (#3270)
close #3269
2 years ago
Bowen Li 74ee0a65ae
Fix: pollable consumer doesn't ack the message correctly (#3248) 2 years ago
Steve Rao 80ab5e6ab4
fix jdk compatibility problem (#3249)
Fix jdk compatibility problem
2 years ago
Steve Rao d51f347d95
feature: support dual stack address registry and discovery in SCL (#3236) 2 years ago
Steve Rao e50b3ae8a9
fix: remove useless suffix of IPv6 address (#3189) 2 years ago
WangLiang/王良 7a506b17d8
bugfix: fix the annotation `SentinelRestTemplate` can't load in the `native-image` (#3168) 2 years ago
WangLiang/王良 10b08a94ef
optimize: alibaba-seata: Transfer XID using `feign.RequestInterceptor` (#3171) 2 years ago
RuanSheng d5558a9d2c
[2022.x] Fix nacos discovery/config log (#3133) (#3160) (#3166) 2 years ago
min1854 f0533175ae
fallback support factoryBean (#3135) 2 years ago
YuLuo 1eacea72d0
update copyright in 2022.x (#3125) 2 years ago
RuanSheng 924c44923b
remove sentinel @Validated annotation (#3122) 2 years ago
RuanSheng 588958cb0c
remove @Validated annotation (#3103) 2 years ago
panzhi c01748316d
fix RocketMQ SecretKey leakage risk (#3091)
fix RocketMQ SecretKey leakage risk
2 years ago
ruansheng 7a491030e6
Fix reactive sentinel circuit breaker tests (#3054)
* Fix reactive sentinel circuit breaker tests
2 years ago
ruansheng e8921ab2d5 [fix issue #3043] support comment in json config 2 years ago
Steve Rao 5cf91eb978
Merge pull request #3007 from ruansheng8/2022.x-fix-sentinel-2994
sentinel feign-client support eagerly register
2 years ago
ruansheng 4a48856aac make PostConstruct method public 2 years ago
ruansheng ce0f9779a6 remove sentinel test rule 2 years ago
ruansheng 5e93b53993 add sentinel feign layzily tests 2 years ago
ruansheng c1c4555147 sentinel feign-client support eagerly register 2 years ago
ruansheng 3280f7eebb add MockNamingService methods 2 years ago
ruansheng 42e6fa4cd9 Fix rocketMQ test case 2 years ago
ruansheng ee8cbc8f40 spring cloud openfeign 4.x adaptive 2 years ago
MieAh 2815b745ac
Optimized with jdk new features (#2972)
* Optimize switch expressions.

* Optimize instanceOf to determine pattern matching

* Optimize switch expressions.

* Optimize instanceOf to determine pattern matching
2 years ago
ruansheng 7d5b3571a0 Sentinel module support JakartaEE 2 years ago
ruansheng 2210917cd1 Fix #2963 RocketMQ binder test NPE 2 years ago
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