Skip to content

v5.7.2 Released

Compare
Choose a tag to compare
@leizhiyuan leizhiyuan released this 26 May 09:19
· 247 commits to master since this release
08e62c1

Abstract

Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage everyone use 5.6.x to upgrade. For details, please refer to all commits.

Compatibility Note

  • JDK8 required
  • Consul registry redesigned, not compatible with 5.5.0

New Features

  • PR 925 - fix:fix jackson bind to 2.9.10.4

Enhancement

  • PR 924 - refactor:extract method in AbstractCluster

Bug Fix

  • PR 921 - fix(codec-jackson): fix json response error when response type is generic type