转载

Spring AMQP 1.5.7 和 1.6.11 发布

Spring AMQP 1.5.7 和 1.6.11 已发布,Spring AMQP 是基于 Spring 框架的AMQP消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。

更新如下:

1.5.7

Bug

  • [ AMQP-625 ] - CachingConnectionFactory onClose notification

  • [ AMQP-663 ] - SimpleMessageListenerContainerIntegration2Tests testDeleteOneQueue fails intermittently

  • [ AMQP-766 ] - Message.toString() Deserializes Java Without a White List

1.6.11

Bug

  • [ AMQP-762 ] - Semaphore permit leak leads to “No available channels” exception

  • [ AMQP-764 ] - Allow Connection Use Until destroy() After Context Close

  • [ AMQP-766 ] - Message.toString() Deserializes Java Without a White List

Defect

  • [ AMQP-747 ] - Jackson ClassMapper implementations are vulnerable for the CVE-2017-4995

点此查看所有版本更新内容

下载地址: https://github.com/spring-projects/spring-amqp/releases

原文  https://www.oschina.net/news/88580/spring-amqp-1-5-7-and-1-6-11
正文到此结束
Loading...