Spring AMQP 2.0.0.M2 发布了。主要更改如下:
AMQP-692:MessagingMessageListenerAdapter.invokeHandler() should include amqpMessage argument to the ListenerExecutionFailedException
AMQP-691:Add Diagnostics to LogBack Appender
AMQP-690:Fix race condition causing SimpleMessageListenerContainer to drop consumers to zero
AMQP-689:RabbitConnectionFactoryBean: add setSkipServerCertificateValidation option
AMQP-688:Remove Jackson1 Support
AMQP-687:Container does not call rollbackOn
AMQP-686:Fix ImmediateAcknowledgeAmqpException Processing
AMQP-685:Use Supplier variants of Spring-Framework's core Assert utility
AMQP-683:Update javadocs to latest versions
AMQP-682:Fix Non-Managed DMLC with Spring-Managed Connection Factory
AMQP-680:Avoid allocations from Method.getParameterTypes() in MessagingMessageListenerAdapter
AMQP-678:Move JUnit @Rules to spring-rabbit-junit
AMQP-675:Add support for TypeReference in RabbitTemplate
下载地址: