Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 54524

Apache Qpid JMS 0.20.0 发布

$
0
0

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)。

新特性

  • QPIDJMS-207 - Implement the JMS 2.0 API

  • QPIDJMS-215 - Eliminate the need to copy messages on MessageProducer send

  • QPIDJMS-216 - Don't encode a Header for Messages that don't require one

Bug 修复

  • QPIDJMS-208 - Can't set custom deserialization policy on ConnectionFactory

  • QPIDJMS-209 - Failover Transport can hold completion of operations that it doesn't need to when the connection fails

  • QPIDJMS-218 - ConcurrentModificationException during remote closure of session with multiple producers or consumers

Task

  • QPIDJMS-225 - Add additional testing for not yet covered code paths and use cases

  • QPIDJMS-233 - Update test dependency to ActiveMQ 5.14.2

  • QPIDJMS-246 - Update to latest Netty 4.1.6 release and fix usages deprecated netty methods

完整版更新内容,请点击此处查看。

下载地址:


Viewing all articles
Browse latest Browse all 54524

Trending Articles