Ken Liu
|
17445e0b2f
|
2021.0.6.2 release (#3909)
|
3 months ago |
shiyiyue1102
|
0f6878aeea
|
support nacos config annotation (#3857)
|
4 months ago |
ZhangBin
|
e5b596ab5b
|
feature: Expand NacosLoadBalancer to conveniently support custom service list filtering and load balancing algorithms (#3802)
|
8 months ago |
Ken Liu
|
ab021d1fb3
|
Prepare for 2021.0.6.1 release (#3791)
|
8 months ago |
Ken Liu
|
16ddf584c9
|
[2021.x]Separate nacos ConfigService initialization from normal properties bean. (#3787)
|
8 months ago |
Ken Liu
|
4079d321e9
|
[2021.x] Fix nacos clusterName and extended properties (#3782)
|
9 months ago |
Huey Yao
|
353243f99e
|
new features: add distributed scheduling support. (#3726)
|
10 months ago |
YuLuo
|
ffb905a05e
|
[2021.x] Fix nacosServiceInstance scheme npe (#3545)
|
1 year ago |
moremind
|
4dbd83d47f
|
[type:fix] fix nacosServiceInstance scheme npe (#3545)
* fix nacos scheme npe
|
1 year ago |
Ken Liu
|
18c3f73924
|
bump version to 2021.0.6.0 (#3615)
|
1 year ago |
ruansheng
|
f425478f89
|
Fixed: server pulling old config in Nacos cluster mode (#3600) (#3609)
* Fix nacos config update in Nacos cluster
* add capacity limit for nacos config snapshots
* add capacity limit for nacos config snapshots
* optimized the nacos config snapshot
|
1 year ago |
Ken Liu
|
35f83e394c
|
Fix #3314, set default nacos server address when `spring.config.import` enabled. (#3508)
* fix #3314, set default nacos server address when config.import enabled.
|
1 year ago |
RuanSheng
|
7e18392789
|
Merge pull request #3555 from yuluo-yx/1222/yuluo-remove-docs-module
Docs: remove docs module in 2021.x
|
1 year ago |
yuluo
|
97ed2765a1
|
docs: remove docs module in 2021.x
|
1 year ago |
RuanSheng
|
8e2f328ec5
|
Merge pull request #3549 from yuluo-yx/1221/yuluo-feat-adapt-naocs-2.2.x
feat: adapt nacos 2.2.x auth and update nacos example docs in 2021.x
|
1 year ago |
yuluo
|
bcc6b08ecf
|
feat: adapt nacos 2.2.x auth
|
1 year ago |
RuanSheng
|
2cbfcebe86
|
Fix: Add jakarta annotation api (#3342) (#3347)
* Fix: Add jakarta annotation api (#3342)
|
2 years ago |
RuanSheng
|
9b121fa92d
|
[2021.x] Fix: SentinelRestTemplate support custom RestTemplate (#3329) (#3345)
* Fix: SentinelRestTemplate support custom RestTemplate (#3329)
* Add fix comment (#3329)
|
2 years ago |
YuLuo
|
853baca093
|
update integrated-example doc (#3336)
|
2 years ago |
why-ohh
|
d6a9367ea0
|
update integrated-example docker-compose deploy document
|
2 years ago |
ZhangBin
|
0602974b60
|
fix: Nacos integration with SpringBootAdmin.(2021.x) (#3307)
|
2 years ago |
haigeek
|
91f6a7a9ec
|
Fix: method naming typo (#3304)
|
2 years ago |
Liu Ziming
|
dad5b8a5df
|
Merge pull request #3281 from liuweiGL/2021.x
fix(loadbalancer): NacosLoadBalancer cannot be used with HintBasedSer…
|
2 years ago |
liuwei
|
40f033340d
|
fix(loadbalancer): NacosLoadBalancer cannot be used with HintBasedServiceInstanceListSupplier
close #3269
|
2 years ago |
YuLuo
|
2dff14b8aa
|
Fix sidecar example in 2021.x (#3266)
|
2 years ago |
RuanSheng
|
2b7eb424a6
|
Doc: update steering-committer doc (#3250)
|
2 years ago |
Bowen Li
|
f83c7290f7
|
Fix: pollable consumer doesn't ack the message correctly (#3239)
|
2 years ago |
RuanSheng
|
0a3fc85476
|
Fix committer name (#3245)
|
2 years ago |
YuLuo
|
235573a957
|
update maven version to 3.9.0 (#3227)
|
2 years ago |
Steve Rao
|
d8d59df837
|
update spring cloud dependency version. (#3222)
|
2 years ago |
Steve Rao
|
a6399c34ed
|
docs: update docs and version information. (#3221)
|
2 years ago |
Steve Rao
|
d50b995a7a
|
feature: support dual stack address registry and discovery in SCL (#3207)
Support dual stack address registry and discovery in SCL (#3207)
|
2 years ago |
YuLuo
|
e29f81c0ac
|
add docker support for integrated-example (#3208)
|
2 years ago |
YuLuo
|
d852dd89cf
|
update doc and update component version (#3206)
|
2 years ago |
Steve Rao
|
9c86f76eae
|
fix: modified docs grammer error (#3200)
|
2 years ago |
Steve Rao
|
1ffd329f4b
|
fix: remove useless suffix of IPv6 address (#3188)
|
2 years ago |
panxiaojun233
|
48497c9e72
|
Optimize the bug report document. (#3186)
|
2 years ago |
steve-altman
|
48d74f03f4
|
fix: remove invalid dependency define. (#3177)
|
2 years ago |
RuanSheng
|
4e1b06826b
|
Fix nacos discovery/config log (#3133) (#3160) (#3165)
|
2 years ago |
min1854
|
9d356d4c1e
|
fallback support factoryBean 2021.x branch (#3162)
feign fallback support factoryBean
|
2 years ago |
RuanSheng
|
9125f34a3b
|
Merge pull request #3154 from steverao/2021.x-0216-fix_wrong_description
fix: modified wrong description in readme.
|
2 years ago |
chengpu
|
ab6663a086
|
fix: modified wrong description in readme.
|
2 years ago |
YuLuo
|
78e789bc35
|
update copyright in 2021.x (#3126)
|
2 years ago |
RuanSheng
|
a335a5c071
|
Merge pull request #3128 from steverao/2021.x-0131-delete_invalid_comments
[Sync 2022.x to 2021.x]: deleted invalid contents
|
2 years ago |
chengpu
|
c743f73661
|
[Sync 2022.x to 2021.x]: deleted invalid contents
|
2 years ago |
RuanSheng
|
8f1885f5e5
|
[Sync 2022.x to 2021.x] Remove sentinel @Validated annotation (#3120)
* remove @Validated annotation (#3103)
* remove sentinel @Validated annotation
|
2 years ago |
RuanSheng
|
a8cf02e74f
|
update nacos config examples (#3110)
* update nacos config examples
|
2 years ago |
RuanSheng
|
36e0ba7c14
|
update nacos-config doc (#3108)
update nacos-config doc.
|
2 years ago |
YuLuo
|
449b8761bd
|
Updated yml format in 2021.x branch (#3099)
Updated yml format in 2021.x branch
|
2 years ago |
panzhi
|
1f5b0e6a2f
|
fix SecretKey leakage risk (#2883)
fix SecretKey leakage risk
|
2 years ago |