Menu Search

Qpid JMS 0.58.0 Release Notes

Qpid JMS is a complete Java Message Service 2.0 client built using the Qpid Proton protocol engine.

For more information about this release, including download links and documentation, see the release overview.

New features and improvements

  • QPIDJMS-527 - Add support for SCRAM-SHA-512 Sasl Authentication

Bugs fixed

  • QPIDJMS-529 - Remote link closure when producer send and close race and lead to close blocking forever
  • QPIDJMS-530 - Potential NPE in JmsSession consumerClosed()

Tasks

  • QPIDJMS-531 - Update Netty to 4.1.63.Final and tcnative to 2.0.38.Final
  • QPIDJMS-532 - Update the slf4j binding for log4j to 2.14.1 release
  • QPIDJMS-533 - Update test dependencies JUnit and Mockito to latest