Spring Cloud Huawei 1.11.9-2023.0.x
chengyouling
released this
20 Aug 02:57
·
7 commits
to master
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
🐞 Bug Fixes
- [#1293] fixed nacos registry instance ip is null by @chengyouling in #1294
- [#1319] fixed nacos configuration item cannot be listened when master/standby server is unavailable by @chengyouling in #1320
- [#1327] fixed double register consumer can not discovery only register standby nacos server microservice problem (#1328) by @chengyouling in #1346
- Fix exclude pattern initialization in InvocationMetrics by @shoothzj in #1362
⭐ New Features
- [#1284] support nacos service metadata by @provenceee in #1285
- [#1278] nacos config center support disaster recovery scenario by @chengyouling in #1289
- [#1279] nacos register center support disaster recovery scenario by @chengyouling in #1291
- [#1302] adding health check for service discovery in dual-registration redundancy scenarios by @chengyouling in #1303
- [#1290] support to loads the default router configuration by @chengyouling in #1305
- [#1350] change load router configs by dataId prefix and add switch control it default load (#1351) by @chengyouling in #1357
- [#1354] add switch control default load security configs from nacos config center by @chengyouling in #1359
- [#1363] support default load the route header context configuration by @chengyouling in #1364
- [#1365] add router config to config-center can not be load when consumer service already started by @chengyouling in #1366
- [#1368] add flag control graceful invalid call service-center api by @chengyouling in #1369
- [#1321] add logger request server serviceName/ip/port by @chengyouling in #1322
🔨 Dependency Upgrades And Other Changed
- [#1313] update home page info by @chengyouling in #1314
- [#1306] format spring-cloud-huawei-nacos codes by @chengyouling in #1311
- [#1315] upgrade spring-boot/spring-cloud/servicecomb version by @chengyouling in #1316
- [#1326] upgrade httpclient5 version to 5.3.1 by @chengyouling in #1329
- [#1326] upgrade commons-io version to 2.16.1 by @chengyouling in #1330
- [#1326] upgrade jasypt version to 3.0.5 by @chengyouling in #1332
- [#1326] upgrade guava version to 33.2.1-jre by @chengyouling in #1331
- [#1326] upgrade springdoc version to 2.6.0 by @chengyouling in #1333
- [#1326] upgrade jackson version to 2.17.2 by @chengyouling in #1335
- [#1352] update service metadata error when instance info not write to Database (#1353) by @chengyouling in #1355
- [#1326] upgrade spring-boot、spring-cloud、chassis vesion by @chengyouling in #1376
- [#1313] update home page info by @chengyouling in #1382
Full Changelog: 1.11.8-2023.0.x...1.11.9-2023.0.x