转载

Spring AMQP 1.7.6 和 2.0.2 发布,Bug 修复

Spring AMQP 1.7.6 和 2.0.2 已发布,具体更新如下:

Spring AMQP 1.7.6

1e8986e Decrease logging level to the WARN

f786c5b AMQP-796: Fix Admin Transaction

f78d916 AMQP-794: CRErrorHandler: Traverse cause tree

ca32f3f AMQP-790: Fix after receive MPPs with send/receive

Spring AMQP 2.0.2

b0968ee Bump SF and amqp-client versions

af7ee3f AMQP-796: Fix Admin Transaction

6761ab5 GH-703 : DLC.adjustConsumers: Fix remove algorithm

71af6b1 Improve Test Run Times

b0cbc35 Use log4j-slf4j-impl instead wrong slf4j-log4j12

d8f2fa5 Doc Copyright 2018

802a741 Fix Race in DMLC Events test

822593b Fix JUnit dependencies

d73f4ff AMQP-791: Support JUnit5

48412b9 Bump HOP Version to 1.3.1.RELEASE

221e3a9 AMQP-793: Exception on ack for closed Channel

2626930 AMQP-794: CRErrorHandler: Traverse cause tree

4b78c20 AMQP-788 Add delegate publisher connection factory

c576b27 AMQP-790: Fix after receive MPPs with send/receive

dc0bbc4 More Sonar Polishing

86eb43f Fix Sonar false positives

源码下载和发布说明点此查看: https://github.com/spring-projects/spring-amqp/releases

Spring AMQP 是基于 Spring 框架的AMQP消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。同时有 Java 和 .NET 的版本。

原文  https://www.oschina.net/news/92912/spring-amqp-1-7-6-2-0-2-released
正文到此结束
Loading...