歡迎您光臨本站 註冊首頁

Spring Cloud Hoxton SR3 發布

←手機掃碼閱讀     admin @ 2020-03-06 , reply:0

Spring Cloud Hoxton SR3 發布


<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>
  • 這是錯誤修正版本
  • 基於 Spring Boot 2.2.5 構建
  • 特別說明: 官方跳過了 SR2, 關於SR2 可以參考 Hoxton.SR2 發布了???

升級說明

Spring Cloud Config

  • 提供 ConfigTokenProvider 自定義功能
  • 修復 KeyStoreTestEncryptorLocator 的性能問題

Spring Cloud OpenFeign

  • 升級 OpenFegin 10.7.4
  • 支持 Spring @MatrixVariable 註解,關於這個註解使用可以參考 SpringMVC之matrixVariable

Spring Cloud Gateway

  • 增加 RetryFilter
  • RouteDefinition 增加服務實例的元數據
  • 支持低於 1 req/s 條件限流

Spring Cloud CircuitBreaker

  • 支持自定義斷路器的實現

Spring Cloud Commons

Spring Cloud LoadBalancer 中添加了對實例運行狀況檢查的支持, 類是於 Ribbon ServerList 維護

依賴更新


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

更多參考

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


[admin ]

來源:OsChina
連結:https://www.oschina.net/news/113879/spring-cloud-hoxton-sr3-released
Spring Cloud Hoxton SR3 發布已經有368次圍觀

http://coctec.com/news/all/show-post-226904.html