Skip to content

Spring Cloud Huawei 1.11.6-2023.0.x

Compare
Choose a tag to compare
@chengyouling chengyouling released this 25 Jan 12:21
· 48 commits to master since this release
e97b297

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

Full Changelog: 1.11.5-2022.0.x...1.11.6-2023.0.x