Steve Rao
|
6e02b51590
|
feature: add relevant hints of RocketMQ starter (#3371)
feature: add relevant hints of RocketMQ starter & fix files format problem
|
2 years ago |
RuanSheng
|
0d7dfc9d3a
|
[2022.x] Add SentinelProtectInterceptor AOT hints (#3370)
* Sentinel AOT: add SentinelProtectInterceptorHints
|
2 years ago |
RuanSheng
|
ba8d0f2631
|
2022.x fix checkstyle problem(#3362)
|
2 years ago |
RuanSheng
|
8c62e8ab27
|
Fix: SentinelRestTemplate support custom RestTemplate (#3329) (#3339)
* Fix: SentinelRestTemplate support custom RestTemplate (#3329)
* Add fix comment (#3329)
|
2 years ago |
ZhangBin
|
53d466fc4b
|
fix: Nacos integration with SpringBootAdmin.(2022.x) (#3318)
|
2 years ago |
Steve Rao
|
abeb164de4
|
Deleted unnecessary implement relationship (#3298)
|
2 years ago |
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 |