Skip to content

Releases: huaweicloud/spring-cloud-huawei

Spring Cloud Huawei 1.11.6-2022.0.x

25 Jan 12:22
c700585

Choose a tag to compare

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-2022.0.x

Spring Cloud Huawei 1.11.6-2021.0.x

25 Jan 12:09
f3c3a60

Choose a tag to compare

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-2021.0.x...1.11.6-2021.0.x

Spring Cloud Huawei 1.9.4-Hoxton

08 Jan 09:42
a0b3398

Choose a tag to compare

What's Changed

Full Changelog: 1.9.3-Hoxton...1.9.4-Hoxton

Spring Cloud Huawei 1.6.4-Greenwich

08 Jan 09:41
3751adc

Choose a tag to compare

What's Changed

!!!Existing Vulnerabilities

  • Instances in down or other unavailable states cannot be filtered during service discovery.

Full Changelog: 1.6.3-Greenwich...1.6.4-Greenwich

Spring Cloud Huawei 1.11.5-2022.0.x

02 Jan 03:16
e725898

Choose a tag to compare

What's Changed

Full Changelog: 1.11.4-2022.0.x...1.11.5-2022.0.x

Spring Cloud Huawei 1.11.5-2021.0.x

02 Jan 03:17
f707b25

Choose a tag to compare

What's Changed

Full Changelog: 1.11.4-2022.0.x...1.11.5-2021.0.x

Spring Cloud Huawei 1.11.4-2022.0.x

21 Dec 07:58
9378ab7

Choose a tag to compare

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.2

What's Changed

Full Changelog: 1.11.3-2022.0.x...1.11.4-2022.0.x

Spring Cloud Huawei 1.11.4-2021.0.x

21 Dec 07:59
86db4d1

Choose a tag to compare

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.2

What's Changed

Full Changelog: 1.11.3-2021.0.x...1.11.4-2021.0.x

1.11.3-2022.0.x

28 Nov 11:24
ed12ff2

Choose a tag to compare

Important Changed

  • nacos consumer support cross group invoke provider.

What's Changed

Full Changelog: 1.11.2-2022.0.x...1.11.3-2022.0.x

1.11.3-2021.0.x

28 Nov 11:25
7a2c19b

Choose a tag to compare

Important Changed

  • nacos consumer support cross group invoke provider.

What's Changed

Full Changelog: 1.11.2-2021.0.x...1.11.3-2021.0.x