Skip to content

v5.6.3 Released

Compare
Choose a tag to compare
@leizhiyuan leizhiyuan released this 13 Dec 06:02
· 295 commits to master since this release
2dde17c

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 788 - support msgpack serialization
  • PR 770 - H2 TLS security support
  • PR 716 - Support GRPC

Enhancement

  • PR 812 - feat:usually we do not open the switch of sec or blacklist
  • PR 811 - chore:print extension loader debug info instead of error
  • PR 807 - support non-registered center ip for direct connection
  • PR 800 - feat:add custom parameter to values
  • PR 799 - feat:add some headers to sofa request
  • PR 792 - chore:remove fetch group name
  • PR 789 - update netty 4.1.42
  • PR 712 - Enable baggage-items for rpc reseteasy mode

Bug Fix

  • PR 808 - fix:fix simple map serializer (805)
  • PR 795 - bugfix:fix npe of AbstractCluster
  • PR 794 - chore:fix alert for jackson-databind
  • PR 783 - Fix data util test when run in a Daylight Saving Time