Apache Qpid JMS 0.20.0 发布了。Qpid JMS 是一个使用 Qpid Proton 协议引擎的 Java Message Service 客户端。该版本支持 Advanced Message Queuing Protocol 1.0 (AMQP 1.0, ISO/IEC 19464, http://www.amqp.org)。
新特性
Implement the JMS 2.0 API
Eliminate the need to copy messages on MessageProducer send
Don't encode a Header for Messages that don't require one
Bug 修复
Can't set custom deserialization policy on ConnectionFactory
Failover Transport can hold completion of operations that it doesn't need to when the connection fails
ConcurrentModificationException during remote closure of session with multiple producers or consumers
Task
Add additional testing for not yet covered code paths and use cases
Update test dependency to ActiveMQ 5.14.2
Update to latest Netty 4.1.6 release and fix usages deprecated netty methods
软件详情:http://qpid.apache.org/releases/qpid-jms-0.20.0/release-notes.html
下载地址:http://qpid.apache.org/download.html
来自:开源中国社区

