Skip to content

v5.7.3 Released

Compare
Choose a tag to compare
@OrezzerO OrezzerO released this 22 Jun 15:34
· 231 commits to master since this release
f99e0fe

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 933 support hessian over triple

Enhancement

  • PR 939 - update grpc and protoc version
  • PR 937 - fix tracer of triple
  • PR 949 - optimize thread local
  • PR 947 - update protobuf-java 3.11.0 to match protoc

Bug Fix

  • PR 931 - fix:only execute registerCustomSerializer onetime
  • PR 936 - fix:fix npe in provider compare
  • PR 941 - fix:fix io set bug
  • PR 942 - fix: Clerical error
  • PR 934 - fix h2 not support multi frame
  • PR 946 - chore:change codec of ProtostuffSerializer