Spring AMQP 3.2 RC1 发布
On behalf of the team and everyone who contributed, I am pleased to announce the first Release Candidate for Spring AMQP 3.2 generation. Some highlights of this release: The server side retry...
Spring AMQP 3.2 RC1 发布,更新包括改进服务器端重试逻辑以兼容 RabbitMQ 4.0.x,新增重试计数头。由于 RabbitMQ 4.0.x 不再支持 x-* 头,需在重新发布消息前调用 MessageProperties.incrementRetryCount()。此外,增加了 Open Telemetry 标签,并修复了一些错误。正式版计划于11月发布。
