Skip to content

Releases: huaweicloud/spring-cloud-huawei

Spring Cloud Huawei 1.5.1-Hoxton

05 Feb 01:36
78c9821
Compare
Choose a tag to compare

Minor fix based on 1.5.0-Hoxton. Release Notes will given in 1.6.0-Hoxton based on 1.5.0-Hoxton.

Spring Cloud Huawei 1.5.1-Greenwich

05 Feb 01:38
Compare
Choose a tag to compare

Minor fix based on 1.5.0-Greenwich. Release Notes will given in 1.6.0-Greenwich based on 1.5.0-Greenwich.

Spring Cloud Huawei 1.5.0-Greenwich

Spring Cloud Huawei 1.5.0-Hoxton

28 Jan 13:33
eea478e
Compare
Choose a tag to compare

v1.3.8

26 Nov 01:25
Compare
Choose a tag to compare

new feature

  • [issue #260] SpringCloud HW Support DTM
  • offline automatic read ak/sk (#265)
  • [#268 ] RABC authentication feature (#269)
  • Governance module:
    [#267 ] Add governance feature (#272)
    [issue #297] governance: multiple match / add group (#293)
    governance add Retry / CircuitBreaker / Bulkhead (#275)

bug fix

  • [#270]注册多个endpoints的情况下,查询实例错误
  • [#273 ] reduce sokecttimeout for httpclient in discovery
  • register service when retry register / change heartbeat url

v1.3.7

23 Oct 02:27
7b48325
Compare
Choose a tag to compare

enhance

[#258 ] print heart beat response (#258)
[#251] Support custom address configurable (#256)

bugfix

add env info for cc (#255)

v1.3.6

27 Aug 01:49
Compare
Choose a tag to compare

bugfix

  • add heartbeat event for spring cloud gateway (#253 )
  • fix kie config bug (#238 )

v1.3.5

19 Aug 02:33
9094f4a
Compare
Choose a tag to compare

bugfix

  • read version from package (#238 )
  • cache invalidation when server center is down in a while of time (#244 )
  • fix spring cloud gateway discovery auto forward (#246 )

enhance

  • support reactive discovery (#246 )

dependency

  • add reactor-core 3.3.3.RELEASE (#246 )

v1.3.4

23 Jul 09:21
7bb0ba4
Compare
Choose a tag to compare

bugfix

  • registry thread pool may not correctly shutdown and cause leak (#224)
  • when spring-boot-starter-actuator enabled, microservice registr action will fail (#227)
  • avoid heard beat too many time in period of time (#231 )
  • exclusion dependencies that cause problem (#236 )

enhance

  • swagger generator produces should not include text/plain (#221 )
  • fix string body parameter and string response, operate id mapping (#222 )

update dependency

  • upgrade jackson-databind from 2.9.10.4 to 2.9.10.5 (#229 )

v1.3.3-Greenwich

04 Jun 09:16
Compare
Choose a tag to compare

bugfix

  • fix websocket establish wss error (#212)
  • fix watch switch not work (#210)
  • fix inner class generate swagger error (#213)

enhance

  • make register async (#215)

update dependency

  • upgrade snakeyaml from 1.24 to 1.26 (#215)
  • upgrade jackson-databind from 2.9.10.3 to 2.9.10.4 (#193)