Skip to content

v5.8.0 Released

Compare
Choose a tag to compare
@EvenLjj EvenLjj released this 29 Oct 04:02
· 168 commits to master since this release
75a672a

Abstract

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

New Features

  • #1066 Add more time-consuming buried point information in RpcInvokeContext when invoke

Enhancement

  • #1066 Bump bolt from 1.5.6 to 1.5.9
  • #1069 Bump commons-io from 2.4 to 2.7
  • #1071 Bump httpclient from 4.5.11 to 4.5.13
  • #1077 Bump nacos from 1.0.0 to 2.0.3
  • #1079 Inefficient Usage of Java Collection
  • #1110 Bump hessian from 3.3.7 to 3.3.13

Bug fix

  • #1049 Fix the NPE when RouterChain joins a non-existent Router
  • #1107 Fix config recursive type bound problem