下载
以下是 RocketMQ Spring 2.3.3 版本中解决的问题摘要。有关此版本的完整文档和入门指南,请参阅 快速入门。
更新内容
- [问题 #705]修复异步发送中 future 未完成的问题,由 @qianye1001 提交于 https://github.com/apache/rocketmq-spring/pull/706
- [问题 #708]修复发送延迟消息时 delayTime=0 导致错误的问题,由 @francisoliverlee 提交于 https://github.com/apache/rocketmq-spring/pull/710
- 移除 syncSendGrpcMessage 中不必要的 catch 块和日志语句,由 @RongtongJin 提交于 https://github.com/apache/rocketmq-spring/pull/711
- 优化日志输出,由 @RongtongJin 提交于 https://github.com/apache/rocketmq-spring/pull/712
新贡献者
- @qianye1001 在以下链接完成了首次贡献: https://github.com/apache/rocketmq-spring/pull/706