Skip to content

v5.5.3 Released.

Compare
Choose a tag to compare
@leizhiyuan leizhiyuan released this 10 May 12:25
· 37 commits to 5.5 since this release
088f092

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.3.

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 578 - flat header to bolt

5. Bug Fix

  • PR 608 - fix generic invoke retries bug (600)
  • PR 605 - exclude SofaRegistryTest in this branch
  • PR 604 - Remove SofaRegistryRouter, which repeats with the RegistryRouter logic
  • PR 595 - compatible-tracer-sampler

6. Deprecated

None.