Spring Cloud Huawei 1.11.9-2021.0.x
chengyouling
released this
20 Aug 03:01
·
2 commits
to 2021.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 #1296
- [#1278] nacos config center support disaster recovery scenario (#1289) by @chengyouling in #1300
- [#1287] fixed swagger scan @scope("request") annotation controller problem by @chengyouling in #1297
- [#1279] nacos register center support disaster recovery scenario (#1291) by @chengyouling in #1301
- [#1290] support to loads the default router configuration (#1305) by @chengyouling in #1310
- [#1302] adding health check for service discovery in dual-registration redundancy scenarios (#1303) by @chengyouling in #1309
- [#1306] format spring-cloud-huawei-nacos codes by @chengyouling in #1312
- [#1315] upgrade servicecomb version by @chengyouling in #1318
- [#1319] fixed nacos configuration item cannot be listened when master/standby server is unavailable (#1320) by @chengyouling in #1325
- [#1326] upgrade httpclient version to 4.5.13 by @chengyouling in #1334
- [#1326] upgrade commons-io version to 2.16.1 by @chengyouling in #1337
- [#1326] upgrade jasypt version to 3.0.5 by @chengyouling in #1343
- [#1326] upgrade jackson version to 2.17.2 by @chengyouling in #1344
- [#1326] upgrade guava version to 33.2.1-jre by @chengyouling in #1342
- [#1327] fixed double register consumer can not discovery only register standby nacos server microservice problem by @chengyouling in #1328
- [#1352] update service metadata error when instance info not write to Database by @chengyouling in #1353
- [#1350] change load router configs by dataId prefix and add switch control it default load by @chengyouling in #1351
- [#1354] add switch control default load security configs from nacos config center (#1359) by @chengyouling in #1361
- [#1368] add flag control graceful invalid call service-center api (#1369) by @chengyouling in #1375
- [#1365] add router config to config-center can not be load when consumer service already started (#1366) by @chengyouling in #1373
- [#1363] support default load the route header context configuration (#1364) by @chengyouling in #1371
- [#1321] add logger request server serviceName/ip/port (#1322) by @chengyouling in #1380
- [#1326] upgrade chassis version by @chengyouling in #1378
Full Changelog: 1.11.8-2021.0.x...1.11.9-2021.0.x