Spring Cloud Huawei 1.11.1-2022.0.x
chengyouling
released this
07 Oct 01:08
·
86 commits
to master
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 for new version by @liubao68 in #1047
- [#1054] support security policy API interception capability by @chengyouling in #1056
- [#1053] rename engine CommonConfiguration by @chengyouling in #1057
- [#1061] add log message for permissive model alarm by @chengyouling in #1062
- update Servicestage Guide link by @chengyouling in #1065
- [#1066]Not generate trace id for invocations in external task by @liubao68 in #1067
- Bump spring cloud to 2022.0.3, spring boot 3.0.10, servicecomb 2.8.10 by @liubao68 in #1069
- [#1071] support affinity tag Service Instance Filter by @provenceee in #1073
- [#1074] security policy support separate authentication token and api by @chengyouling in #1075
- [#1078] update servicecomb version to 2.8.11 by @chengyouling in #1080
Full Changelog: 1.11.0-2022.0.x...1.11.1-2022.0.x