Skip to content

v5.13.3

Compare
Choose a tag to compare
@EvenLjj EvenLjj released this 13 Mar 14:22
f3b97c2

Abstract

Enhanced the sofa-rpc framework and fixed some bugs (requires support for JDK8 version). We encourage use v5.13.3 to upgrade, when the version between v5.13.0 and v5.13.2. For details, please refer to all commits.

What's Changed

Enhancement

  • enhance triple stream tracer by @EvenLjj in #1477
  • add a cache for missing classes to improve the performance of RPC deserialization by @EvenLjj in #1482

Fix

  • fix method timeout resolve problem by @EvenLjj in #1478
  • fix the triple header context transfer issue by @EvenLjj in c304171 #1476
  • fix triple POJO stream parent interface method do not cache stream call type issue by @EvenLjj in #1481
  • fix too many ping problem by @EvenLjj in #1483
  • fix serialization and deserialization classloader issues in serverless scene by @EvenLjj in #1480 #1484

Full Changelog: v5.13.2...v5.13.3