Skip to content

5.1.3

Choose a tag to compare

@yang-xiaodong yang-xiaodong released this 18 Aug 15:13
· 532 commits to master since this release

Features:

  • Upgrade NATS client to support message headers. (#960)
  • Added ability to create topic if it is not found in the topics cache for AWS transport. (#962)
  • Add support to customize the interval of cleaning messages for collector. (#973)

Bug Fixed:

  • Fixed rabbitmq consumer reconnection warnings bug. (#966)