Skip to content

v5.9.1 Released

Compare
Choose a tag to compare
@Lo1nt Lo1nt released this 06 Jan 08:53
· 85 commits to master since this release
af35a32

Abstract

Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage use 5.9.1 to upgrade, when the version between 5.7.10 and 5.9.0. For details, please refer to all commits.

Features

Enhancement

  • Triple async call support trace log by @zhenjunMa in #1282
  • Fix getDeserializerForCustomThrowable performance by @rickey17 in #1288
  • Chore(deps): bump protobuf-java from 3.16.1 to 3.16.3 in /bom by @dependabot in #1252
  • Chore(deps): bump cxf-core from 3.0.14 to 3.4.10 in /bom by @dependabot in #1285
  • Chore(deps): bump jackson-databind from 2.9.10.8 to 2.12.7.1 in /bom by @dependabot in #1279

Bug fix

  • Fix triple multi classloader switch problem by @EvenLjj in #1278
  • Fix/triple trace log service without version by @EvenLjj in #1281
  • Fix the problem of triple header losing information by @EvenLjj in #1289

Misc


Full Changelog: v5.9.0...v5.9.1