1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Spring AMQP 1.6.0 M2 和 1.5.5 发布 下载

本帖由 漂亮的石头2016-03-26 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,561
    赞:
    47
    Spring AMQP 1.6.0 M2 和 1.5.5 发布了,Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。同时有 Java 和 .NET 的版本。

    更新日志:

    1.6.0 M2 版本:

    bug修复


    • [AMQP-571] - squid:S1854 - Dead stores should be removed


    • [AMQP-577] - spring-rabbit-test LatchCountDownAndCallRealMethodAnswer countdown'ed too soon


    • [AMQP-578] - Make RabbitListenerTestHarness getSpy public


    • [AMQP-591] - CachingConnectionFactory leaks channels when using channelCacheSize & channelCheckoutTimeout settings


    • [AMQP-594] - @RabbitListener creates two listener instances if annotated method is implementing interface method

    缺点


    • [AMQP-582] - The MethodRabbitListenerEndpointTests.invalidMessagePayloadType() isn't compatible with SF-4.3

    改进


    • [AMQP-461] - convert to different javatype when use @RabbitListener annonation


    • [AMQP-549] - Consider a Mechanism to Convey @RabbitListener Parameter Type to Jackson2JsonMessageConverter


    • [AMQP-579] - Consider Some Mechanism to Supply Request Context to the @SendTo SpEL Expression


    • [AMQP-580] - Log bean name is SimpleMessageListenerContainer and other places


    • [AMQP-581] - Expose Channel/Connection Cache Statistics over JMX


    • [AMQP-583] - Consider root cause of MethodArgumentNotValidException as also fatal in ConditionalRejectingErrorHandler.DefaultExceptionStrategy


    • [AMQP-585] - Add receiveTimeout to AsyncRabbitTemplate


    • [AMQP-589] - Map Inbound DeliveryMode to ReceivedDeliveryMode


    • [AMQP-590] - Add Class/Package White List to Deserializing Message Converters.


    • [AMQP-592] - Add connectionLimit to CCF Namespace


    • [AMQP-593] - Add Documentation Note About Unique Reply Queues

    1.5.5 版本:

    bug修复


    • [AMQP-587] - Build still fails Intermittently due to non-thread-safe use of Mockito


    • [AMQP-591] - CachingConnectionFactory leaks channels when using channelCacheSize & channelCheckoutTimeout settings


    • [AMQP-594] - @RabbitListener creates two listener instances if annotated method is implementing interface method
    改进

    • [AMQP-583] - Consider root cause of MethodArgumentNotValidException as also fatal in ConditionalRejectingErrorHandler.DefaultExceptionStrategy


    • [AMQP-590] - Add Class/Package White List to Deserializing Message Converters.
    Spring AMQP 1.6.0 M2 和 1.5.5 发布下载地址
     
正在加载...