Spring Cloud Huawei 1.11.9-2022.0.x
chengyouling
released this
20 Aug 02:59
·
2 commits
to 2022.0.x
since this release
Important Changed
- router instance choose support emptyProtection switch settings.
servicecomb:
routeRule:
Provider: |
- precedence: 2
emptyProtection: true
match:
headers:
region:
exact: 'providerRegion'
caseInsensitive: false
type:
regex: gray_[a-z]+
caseInsensitive: true
route:
- weight: 20
tags:
version: 1.0.0
- weight: 80
tags:
version: 2.0.0
- nacos support dual-engine registration and discovery.
- support automatic gray release of servicestage for nacos scenarios
What's Changed
- [#1293] fixed nacos registry instance ip is null (#1294) by @chengyouling in #1295
- [#1278] nacos config center support disaster recovery scenario (#1289) by @chengyouling in #1298
- [#1279] nacos register center support disaster recovery scenario (#1291) by @chengyouling in #1304
- [#1302] adding health check for service discovery in dual-registration redundancy scenarios (#1303) by @chengyouling in #1307
- [#1290] support to loads the default router configuration (#1305) by @chengyouling in #1308
- [#1315] upgrade spring-boot/spring-cloud/servicecomb version by @chengyouling in #1317
- [#1319] fixed nacos configuration item cannot be listened when master/standby server is unavailable (#1320) by @chengyouling in #1324
- [#1326] upgrade jasypt version to 3.0.5 by @chengyouling in #1339
- [#1326] upgrade guava version to 33.2.1-jre (#1331) by @chengyouling in #1338
- [#1326] upgrade httpclient5 version to 5.3.1 (#1329) by @chengyouling in #1336
- [#1326] upgrade springdoc version to 2.6.0 by @chengyouling in #1345
- [#1326] upgrade jackson version to 2.17.2 by @chengyouling in #1340
- [#1326] upgrade commons-io version to 2.16.1 (#1330) by @chengyouling in #1341
- [#1327] fixed double register consumer can not discovery only register standby nacos server microservice problem (#1328) by @chengyouling in #1347
- [#1352] update service metadata error when instance info not write to Database (#1353) by @chengyouling in #1356
- [#1350] change load router configs by dataId prefix and add switch control it default load (#1351) by @chengyouling in #1358
- [#1354] add switch control default load security configs from nacos config center (#1359) by @chengyouling in #1360
- [#1368] add flag control graceful invalid call service-center api (#1369) by @chengyouling in #1374
- [#1365] add router config to config-center can not be load when consumer service already started (#1366) by @chengyouling in #1372
- [#1363] support default load the route header context configuration (#1364) by @chengyouling in #1370
- [#1326] upgrade chassis version by @chengyouling in #1377
- [#1321] add logger request server serviceName/ip/port (#1322) by @chengyouling in #1379
Full Changelog: 1.11.8-2022.0.x...1.11.9-2022.0.x