Spring Cloud Huawei 1.11.1-2021.0.x
chengyouling
released this
07 Oct 01:10
·
74 commits
to 2021.0.x
since this release
Important Changed
- router add a
globalRouteRule
configuration to support all services set route rule.
servicecomb:
globalRouteRule: |
- precedence: 2
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
What's Changed
- update latest version info by @liubao68 in #1040
- [#1054] support security policy API interception capability (#1056) by @chengyouling in #1058
- [#1053] rename engine CommonConfiguration by @chengyouling in #1059
- [#1061] add log message for permissive model alarm (#1062) by @chengyouling in #1063
- [#1066]Not generate trace id for invocations in external task (#1067) by @liubao68 in #1068
- Bump spring cloud to 2021.0.8, spring boot 2.7.15, servicecomb 2.8.10 by @liubao68 in #1070
- [#1071] support affinity tag Service Instance Filter by @provenceee in #1072
- [#1074] security policy support separate authentication token and api by @chengyouling in #1077
- [#1078] update servicecomb version to 2.8.11 by @chengyouling in #1079
Full Changelog: 1.11.0-2021.0.x...1.11.1-2021.0.x