Skip to content

5.1.0

Choose a tag to compare

@yang-xiaodong yang-xiaodong released this 07 Jun 06:56
· 568 commits to master since this release

Features:

  • Add Redis Streams transport support. (#817)
  • Add configure options for json serialization. (#879)
  • New dashboard build with vue. (#880)
  • Add subscribe filter support. (#894)

Bug Fixed:

  • Fixed use CapEFDbTransaction to get dbtransaction extension method bug. (#868)
  • Fixed pending message has not been deleted from buffer list in SQL Server. (#889)
  • Fixed dispatcher processing when storage message exception bug. (#900)