Skip to content

v1.1.4

Compare
Choose a tag to compare
@Yurunsoft Yurunsoft released this 21 May 04:57
· 20 commits to master since this release

Update Log:

Enhancement

  • Add produceRetry, produceRetrySleep in ProducerConfig

Fixed

  • Fix typo

  • Fix array type is null #38

  • Fix producing messages to an uncreated topic


更新日志:

增强

  • 在 ProducerConfig 中增加了 produceRetry 和 produceRetrySleep

修复

  • 修复拼写问题

  • 修复数组类型为 null 时返回报错问题

  • 修复给未创建的主题生产消息问题