Skip to content

v1.1.2

Choose a tag to compare

@Yurunsoft Yurunsoft released this 07 Feb 01:27
· 40 commits to master since this release
6501059

Update Log:

Enhancement

  • Add exceptionCallback in CommonConfig

  • Support producer partition strategy

Optimization

  • Add English document

Fixed

  • Fix: dead loop (#22)

  • Fix ConsumeMessage $value type (#23)

  • Fix problems with multiple brokers (#24)


更新日志:

增强

  • CommonConfig 中增加了 exceptionCallback

  • 支持分区分配策略

优化

  • 增加了英文文档说明

修复

  • 修复死循环

  • 修复 ConsumeMessage $value 的类型

  • 修复多 broker 情况下的生产和消费问题