Spring Cloud Hoxton SR3 release

Spring Cloud Hoxton SR3 release

<dependencyManagement>
    <dependencies>
        <dependency>
            <groupId>org.springframework.cloud</groupId>
            <artifactId>spring-cloud-dependencies</artifactId>
            <version>Hoxton.SR3</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>
  • This is a bug fix version
  • Based  Spring Boot 2.2.5 building
  • Special Note: The official skipped  SR2, about SR2 can refer  Hoxton.SR2 released ???

Upgrade Instructions

Spring Cloud Config

  • Provide  ConfigTokenProvider custom features
  • Fix  KeyStoreTestEncryptorLocator performance problems

Spring Cloud OpenFeign

  • Upgrade  OpenFegin 10.7.4
  • Support  Spring @MatrixVariable annotations, you can use the notes on this reference  SpringMVC of matrixVariable

Spring Cloud Gateway

  • increase RetryFilter
  • RouteDefinition Increase service instance metadata
  • Support below the  1 req/s conditions limiting

Spring Cloud CircuitBreaker

  • Support for implementing custom circuit breaker

Spring Cloud Commons

Spring Cloud LoadBalancer Adds support for health checks instance, the class is to  Ribbon ServerList maintain

Reliance update

Spring Cloud Aws 2.2.1.RELEASE
Spring Cloud Vault 2.2.2.RELEASE (issues)
Spring Cloud Circuitbreaker 1.0.2.RELEASE (issues)
Spring Cloud Cli 2.2.1.RELEASE
Spring Cloud Gateway 2.2.2.RELEASE (issues)
Spring Cloud Zookeeper 2.2.1.RELEASE
Spring Cloud Starter Hoxton.SR3
Spring Cloud Build 2.2.3.RELEASE
Spring Cloud Config 2.2.2.RELEASE (issues)
Spring Cloud Dependencies Parent 2.2.2.RELEASE
Spring Cloud Starter Hoxton.SR3
Spring Cloud Starter Parent Hoxton.SR3
Spring Cloud Sleuth 2.2.2.RELEASE (issues)
Spring Cloud Contract 2.2.2.RELEASE (issues)
Spring Cloud Gcp 1.2.2.RELEASE
Spring Cloud Bus 2.2.1.RELEASE
Spring Cloud Consul 2.2.2.RELEASE
Spring Cloud Stream Horsham.SR3 (issues)
Spring Cloud Kubernetes 1.1.2.RELEASE (issues)
Spring Cloud Release Hoxton.SR3
Spring Cloud Openfeign 2.2.2.RELEASE (issues)
Spring Cloud Commons 2.2.2.RELEASE (issues)
Spring Cloud Task 2.2.3.RELEASE
Spring Cloud Function 3.0.3.RELEASE
Spring Cloud Netflix 2.2.2.RELEASE (issues)
Spring Cloud Security 2.2.1.RELEASE
Spring Cloud Release Hoxton.SR3
Spring Cloud Cloudfoundry 2.2.1.RELEASE

More Reference

Spring Cloud Hoxton Service Release 3 (SR3) is available.

Guess you like

Origin www.oschina.net/news/113879/spring-cloud-hoxton-sr3-released