Skip to content

Releases: Tencent/spring-cloud-tencent

1.2.0-Hoxton.SR9

02 Apr 08:19
f3e1c40
Compare
Choose a tag to compare

Features / Enhancements

  • Discovery

    • Support multi-discovery server. Now including discovery server of Consul. #42
  • Config

    • Support polaris config center. #69
  • Context

    • Support customize registered ip address. #47
  • Project

Fixes

  • Fix import default log implement error. #53
  • Send heartbeat if healthcheck url is not configured. #54
  • Fix fetching wrong PEER_SERVICE in SCG filter. #79

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman
@lepdou

How to upgrade 1.2.0-Hoxton.SR9

1.2.0-Hoxton.SR9 is compatible version, so just upgrade spring-cloud-tencent-dependencies version to 1.2.0-Hoxton.SR9

1.1.4.Hoxton.SR9

11 Mar 13:04
802506f
Compare
Choose a tag to compare

Features

  • Discovery
    • Support self-check for web server handlers.

Fixes

  • Discovery
    • Fix service list not found when using Spring Cloud Gateway with its dynamic route feature.

Contributors

Thanks to the contributors who participated in this release!

@pengkai242
@lambdaxs

1.1.3.Hoxton.SR9

15 Sep 17:32
Compare
Choose a tag to compare

Fixes

  • Common
    • fix bug caused by low guava version.

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

1.1.2.Hoxton.SR9

15 Sep 14:02
Compare
Choose a tag to compare

Fixes

  • Context
    • fix context configuration NPE when using standalone polaris.

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

1.1.1.Hoxton.SR9

28 Aug 09:27
Compare
Choose a tag to compare

Fixes

  • Feign
    • fix Feign.Builder.class not found error

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

1.1.0.Hoxton.SR9

28 Aug 08:23
Compare
Choose a tag to compare

Features

  • Router
    • support the use of router module when using discovery service of Eureka or Consul.
  • Gateway
    • support for rate limiting in routing of Spring Cloud Zuul or Spring Cloud Gateway.
    • support for metadata delivering in routing of Spring Cloud Zuul or Spring Cloud Gateway.

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

1.0.2.Hoxton.SR9

16 Aug 06:42
Compare
Choose a tag to compare

Fixes

  • Maven
    • fix wrong maven configuration

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

1.0.1.Hoxton.SR9

16 Aug 02:38
242d1ee
Compare
Choose a tag to compare

Fixes

  • Maven
    • fix maven import error.

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman

1.0.0.Hoxton.SR9

11 Aug 03:55
c47ca21
Compare
Choose a tag to compare

Features

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman
@andrewshan
@chuntaojun
@xiaoyao1999hn
@YunlongChen