zkzlx
|
ad26836020
|
Merge pull request #2258 from panzhi33/master
[rocketmq]fix variable judgment bug
|
3 years ago |
panzhi33
|
bbf4977e7e
|
[rocketmq]fix variable judgment bug
|
3 years ago |
Mercy Ma
|
c501697bc8
|
Merge pull request #2249 from alibaba/dependabot/maven/org.apache.dubbo-dubbo-2.7.13
Bump dubbo from 2.7.8 to 2.7.13
|
3 years ago |
zkzlx
|
a530705983
|
Merge pull request #2034 from panzhi33/master
升级rocketmq-spring-boot-starter版本,商业版消息轨迹无需手动配置轨迹topic
|
3 years ago |
dependabot[bot]
|
23e9a52fc8
|
Bump dubbo from 2.7.8 to 2.7.13
Bumps [dubbo](https://github.com/apache/dubbo) from 2.7.8 to 2.7.13.
- [Release notes](https://github.com/apache/dubbo/releases)
- [Changelog](https://github.com/apache/dubbo/blob/3.0/CHANGES.md)
- [Commits](https://github.com/apache/dubbo/compare/dubbo-2.7.8...dubbo-2.7.13)
---
updated-dependencies:
- dependency-name: org.apache.dubbo:dubbo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
余黄彬
|
aae7fae1f3
|
Merge pull request #2243 from yuhuangbin/nacos-2.0.3
Upgrade Nacos client version to 2.0.3
|
3 years ago |
yuhuangbin
|
2fb1d06444
|
upgrade Nacos client version to 2.0.3
|
3 years ago |
yuhuangbin
|
a7e3b39826
|
upgrade Nacos client version to 2.0.3
|
3 years ago |
余黄彬
|
11fbd5768e
|
Merge pull request #2 from alibaba/master
update
|
3 years ago |
余黄彬
|
7755e19c07
|
Merge pull request #2208 from yuhuangbin/master
[Feature] SidecarHealthChecker add CustomerHandler
|
3 years ago |
余黄彬
|
74462793e6
|
Update nacos-config.adoc
|
3 years ago |
Jim Fang
|
eed8bea07b
|
Merge pull request #1996 from RobberPhex/ramRoleName
添加RamRoleName支持
|
3 years ago |
yuhuangbin
|
8cddc0525f
|
SidecarHealthChecker customer
|
4 years ago |
余黄彬
|
e068a23350
|
Merge pull request #2201 from yuhuangbin/master
Enhance Nacos shutdown, NacosServiceRegistry#close()
|
4 years ago |
yuhuangbin
|
7d9751304e
|
enhance Nacos shutdown code
|
4 years ago |
TheoneFx
|
f1ef409fa7
|
Merge pull request #2160 from theonefx/master
fix register metadata to consul
|
4 years ago |
theonefx
|
ca49df5ca4
|
add dependency of commons
|
4 years ago |
theonefx
|
4356f1be49
|
fix #2157
|
4 years ago |
theonefx
|
4d697bb294
|
fix #2157
|
4 years ago |
余黄彬
|
d4b7b3193a
|
Merge pull request #2159 from XuDaojie/nacos-loadbalancer-adoc
update nacos-discovery.adoc
|
4 years ago |
XuDaojie
|
7825cb0ceb
|
update nacos-discovery.adoc
|
4 years ago |
余黄彬
|
350f87c79f
|
Merge pull request #2151 from yuhuangbin/master
[Enhancement] NacosWatch use a separate thread pool
|
4 years ago |
yuhuangbin
|
b4adbb65cc
|
NacosWatch use a separate thread pool
|
4 years ago |
TheoneFx
|
524ccd8148
|
Merge pull request #2149 from theonefx/master
Use the sentinel in a safe way
|
4 years ago |
theonefx
|
df096fdfb5
|
Sentinel is called in a more secure way
|
4 years ago |
TheoneFx
|
9d9c0a5306
|
Merge pull request #2146 from theonefx/master
throw exception directly when exception is not an BlockException
|
4 years ago |
theonefx
|
aa580ac3b6
|
throw exception directly when exception is not an BlockException in SentinelProtectInterceptor
|
4 years ago |
Neptune
|
0980e2afe0
|
Merge pull request #2143 from theonefx/master
use aop to save and get FeignClientFactoryBean
|
4 years ago |
theonefx
|
ec1f65f99d
|
use aop to save and get FeignClientFactoryBean replace to applicationContext.getBean
|
4 years ago |
TheoneFx
|
d22f41594a
|
Merge pull request #2135 from theonefx/master
support ak/sk authentication when using serverAddr
|
4 years ago |
theonefx
|
c5949a5863
|
support ak/sk authentication when using serverAddr
|
4 years ago |
TheoneFx
|
bfabf9eea7
|
Merge pull request #2121 from theonefx/master
Ensure that URL for different parameters can be computed to different revision
|
4 years ago |
theonefx
|
d69f66cc3e
|
avoid defult router impact DubboMetadataService works
|
4 years ago |
theonefx
|
5f7ddab58e
|
avoid defult router impact DubboMetadataService works
|
4 years ago |
theonefx
|
374964d8dc
|
add router url when urls is not empty
|
4 years ago |
theonefx
|
3009b162a0
|
add a router to make sure that use revision when invoke DubboMetadataService
|
4 years ago |
theonefx
|
c448027f34
|
add spring-cloud-starter-bootstrap to compatible with spring boot bootstrap
|
4 years ago |
theonefx
|
fb9521b2e6
|
remove unused code;
make sure param not lost, so that different param calculate different revision.
|
4 years ago |
TheoneFx
|
196f06bde9
|
Merge pull request #2120 from theonefx/master
init DubboCloudRegistry when subscribe or unsubscribe
|
4 years ago |
theonefx
|
e4f2f4150c
|
init DubboCloudRegistry when subscribe or unsubscribe
|
4 years ago |
TheoneFx
|
2a8647c263
|
Merge pull request #2113 from terminux/master
修复当实例不在默认分组下时获取不到实例状态的BUG
|
4 years ago |
HuGuirong
|
4786725e8e
|
修复当实例不在默认分组下时获取不到实例状态的BUG
|
4 years ago |
TheoneFx
|
139d793302
|
Merge pull request #2104 from yuhuangbin/master
[Feature] support for registration of quick failed configuration items
|
4 years ago |
Mercy Ma
|
a498f39c19
|
Merge pull request #2101 from theonefx/master
use revision to optimize dubbo registry
|
4 years ago |
yuhuangbin
|
a2b2c2f8c1
|
Nacos Discovery supports registration for quick failed configurations
|
4 years ago |
余黄彬
|
480fa336bf
|
Merge pull request #1 from alibaba/master
update
|
4 years ago |
theonefx
|
df2bced6f2
|
optimize dubbo registry
|
4 years ago |
theonefx
|
479540c835
|
optimize dubbo registry
|
4 years ago |
TheoneFx
|
235e9ee494
|
Merge pull request #2097 from theonefx/master
update nacos-client to 1.4.2
|
4 years ago |
theonefx
|
a0ad31f11c
|
update nacos-client to 1.2.4
|
4 years ago |