Skip to content

v5.5.8 Released

Compare
Choose a tag to compare
@leizhiyuan leizhiyuan released this 26 Sep 03:29
· 4 commits to 5.5 since this release
2d15f8a

1. Abstract

It is a bug fix version. We encourage everyone use 5.5.x to upgrade. For the details and all changes, please browse our issue and pr for 5.5.8.

2. Compatibility Note

There are no incompatible APIs. but if you use cors filter in rest, you need to set it

3. New Feature

4. Enhancement

  • PR 765 - make log4j2 aysnc
  • PR 732 - add event at FaultToleranceModule

5. Bug Fix

  • PR 771 - fix local address
  • PR 768 - Fix generic invoke method name
  • PR 766 - fix invoke timeout for generic invoke,when user set the genericcontext

6. Deprecated

None.