Spring Cloud Huawei 1.11.4-2021.0.x
·
85 commits
to 2021.0.x
since this release
Important Changed
- consumer still possible use instanceIsolation governance in provider response status 200 scene.
- router add a fallback configuration to support gray release with a matched group do not have any instance.
- precedence: 1
match:
headers:
canary:
exact: fallback
route:
- weight: 100
tags:
version: 0.0.3
fallback:
- weight: 20
tags:
version: 0.0.1
- weight: 80
tags:
version: 0.0.2What's Changed
- [#1116] update homepage version description by @chengyouling in #1118
- [#1119] api security check: requests all allow when security policy not set by @chengyouling in #1121
- [#1124] fixed when RBACRequestAuthHeaderProvider disabled, will still process event problem by @chengyouling in #1126
- [#1122] fixed gateway/webflux invocationContext have no header during routing rule matching problem by @chengyouling in #1130
- [#1131] response status 200 but header set exception status effect instanceIsolation governance by @chengyouling in #1133
- [#1127] optimize the provider circuitBreaker logic by @chengyouling in #1136
- [#1137] API security authentication support set uri whitelist by @chengyouling in #1139
- [#1140] upgrade servicecomb version to 2.8.14 by @chengyouling in #1141
Full Changelog: 1.11.3-2021.0.x...1.11.4-2021.0.x