Apache Qpid JMS 0.27.0 已发布,Qpid JMS 是一个使用 Qpid Proton 协议引擎的 Java Message Service 客户端。支持基于 Apache Qpid Proton 协议引擎的高级消息队列协议 1.0(AMQP 1.0, ISO/IEC 19464, http://www.amqp.org),并实现了 AMQP JMS 映射在 OASIS 的发展。
更新内容:
新的特性和改进:
SSL configuration should support setting keyStoreType and trustStoreType independently
Allow setting keystore and truststore type from system properties
bug修复:
SCRAM-SHA mechanism impls erroneously escape "=" and "," in the password during processing
Refine failover reconnect behavior
Build fails with group id is too big error
Missed connect error on start can lead to hung failover reconnect cycle
FailoverWithAmqpOpenProvidedServerListIntegrationTest sporadic test failures in CI
下载地址: http://qpid.apache.org/download.html
来自:开源中国社区

