Skip to content

Releases: huaweicloud/spring-cloud-huawei

Spring Cloud Huawei 1.11.2-2022.0.x

13 Nov 02:58
522f0c8
Compare
Choose a tag to compare

Important Changed

  • microservice support graceful upper and down.

What's Changed

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

Spring Cloud Huawei 1.11.2-2021.0.x

13 Nov 02:59
05aa237
Compare
Choose a tag to compare

Important Changed

  • microservice support graceful upper and down.

What's Changed

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

Spring Cloud Huawei 1.11.1-2022.0.x

07 Oct 01:08
96faf2b
Compare
Choose a tag to compare

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

Full Changelog: 1.11.0-2022.0.x...1.11.1-2022.0.x

Spring Cloud Huawei 1.11.1-2021.0.x

07 Oct 01:10
ddce93e
Compare
Choose a tag to compare

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

Full Changelog: 1.11.0-2021.0.x...1.11.1-2021.0.x

Spring Cloud Huawei 1.11.0-2022.0.x

31 May 03:22
465bf0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0-2021.0.x...1.11.0-2022.0.x

Spring Cloud Huawei 1.11.0-2021.0.x

25 May 03:12
afc11b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.13-2021.0.x...1.11.0-2021.0.x

Spring Cloud Huawei 1.10.13-2021.0.x

05 May 06:17
a58c5f6
Compare
Choose a tag to compare

What's Changed

Notice: this version removed com.huaweicloud:spring-cloud-starter-huawei-actuator and can be replaced with org.springframework.boot:spring-boot-starter-actuator

Full Changelog: 1.10.12-2021.0.x...1.10.13-2021.0.x

Spring Cloud Huawei 1.10.12-2021.0.x

19 Apr 10:09
bddac3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.10.11-2021.0.x...1.10.12-2021.0.x

Spring Cloud Huawei 1.6.3-Greenwich

14 Apr 16:49
05188ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.1-Greenwich...1.6.3-Greenwich

Spring Cloud Huawei 1.10.11-2021.0.x

10 Apr 05:17
f32b8b9
Compare
Choose a tag to compare

What's Changed

  • [#991]Add a layered configuration to support configure default proper… by @liubao68 in #992
  • [#989]upgrade hession api version to fix lower version security vulne… by @liubao68 in #993
  • [#994]support nacos as config and discovery service by @liubao68 in #995
  • [#996]The fusing state of the new version of the instrument cluster i… by @lbc97 in #997
  • [#994]support nacos as config and discovery service: adding test cases by @liubao68 in #999
  • [#994]support nacos as config and discovery service: add instance id … by @liubao68 in #1002
  • [#994]nacos invocation context service name and instance id support by @liubao68 in #1003
  • [#1005]improve instance isolation policies when instance isolated by @liubao68 in #1006

Full Changelog: 1.10.10-2021.0.x...1.10.11-2021.0.x