Skip to content

3.1.2

Compare
Choose a tag to compare
@yang-xiaodong yang-xiaodong released this 03 Dec 06:17
· 598 commits to master since this release

Features:

  • Support record the exception message in the headers. (#679)
  • Support consul service check for https. (#722)
  • Support custom producer threads count options for sending. (#731)
  • Upgrade dependent nuget packages to latest.

Bug Fixed:

  • Fixed InmemoryQueue expired messages are not removed bug. (#691)
  • Fixed Executor key change lead to possible null reference exception. (#698)
  • Fixed Postgresql delete expires data logic error. (#714)