Spring Cloud Huawei 1.11.6-2023.0.x
chengyouling
released this
25 Jan 12:21
·
48 commits
to master
since this release
Important Changed
- support fallback address to discovery when all instance is isolation.
spring:
cloud:
discovery:
client:
fallback:
enabled: true
instances:
serviceName:
host: "host"
port: 8080
instanceId: thirdParty01
What's Changed
- [#1169] update snakeyaml version to 2.2 by @chengyouling in #1170
- [#1167] update homepage version branch instructions by @chengyouling in #1168
- [#1169] update jackson version to 2.16.1 by @chengyouling in #1172
- [#1173] spring cloud gateway supports retry on same by @chengyouling in #1175
- [#1179] update homepage introduce by @chengyouling in #1180
- [#1182] update guava from 31.1-jre to 33.0.0-jre by @chengyouling in #1183
- [#1185] Router webmvc/webflux configuration loaded add conditional by @chengyouling in #1186
- [#1188] ReactiveLoadBalancerClientFilterExtend move from route to governance by @chengyouling in #1189
- [#1193] master branch version upgrade to 2023.0.x by @chengyouling in #1194
- [#1195] update spring-cloud version to 2023.0.0 and spring-boot version to 3.2.2 by @chengyouling in #1197
- [#1196] update license 2020-2022 to 2020-2024 by @chengyouling in #1200
- [#1207]support fallback address for isolation by @liubao68 in #1208
- [#1203] update spring-cloud-alibaba version to 2022.0.0.0 by @chengyouling in #1205
Full Changelog: 1.11.5-2022.0.x...1.11.6-2023.0.x