Skip to content

7.1.4

Choose a tag to compare

@yang-xiaodong yang-xiaodong released this 17 Jun 02:53
· 249 commits to master since this release

Features:

Bug Fixed:

  • Keep the originall stack when consumer exception occurs. (#1341) Thanks @tomyangOK
  • Fixed multiple invocations caused when the retry processor exceeded the FailedRetryInterval. (#1359) Thanks @li-zheng-hao
  • Fixed thread blocking when enable UseDispatchingPerGroup option. (#1356) Thanks @sampsonye @li-zheng-hao