以下是 RocketMQ Spring 2.3.3 版本中解决的问题摘要。有关该版本的完整文档、入门指南,请参阅 Quick Start。
更改内容
- [问题 #705]修复异步发送中的 future 未通过 @qianye1001 完成 https://github.com/apache/rocketmq-spring/pull/706
- [问题 #708] 修复 https://github.com/apache/rocketmq-spring/pull/710 中 @francisoliverlee 发送 delayTime=0 的延迟消息错误
- 通过在 https://github.com/apache/rocketmq-spring/pull/711 中@RongtongJin删除 syncSendGrpcMessage 中不必要的 catch 块和日志语句
- 通过在 https://github.com/apache/rocketmq-spring/pull/712 中@RongtongJin优化日志输出
新贡献者
- @qianye1001 在 https://github.com/apache/rocketmq-spring/pull/706 年做出了他们的第一次贡献
转自 Release Notes – Apache RocketMQ Spring – Version 2.3.3 | RocketMQ