Menu Search

Qpid JMS 1.0.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-528 - Improve logging of connection interruption and failure
  • QPIDJMS-536 - Failover URIs should not be deduplicated based on name resolution

Bugs fixed

  • QPIDJMS-514 - thread for reconnecting a session is blocked forever
  • QPIDJMS-534 - BalancedProviderFuture.sync stuck forever during connection recovery
  • QPIDJMS-537 - replace Float/Double constructor usage marked deprecated for-removal

Tasks

  • QPIDJMS-538 - Update netty tcnative and mockito to latest releases
  • QPIDJMS-540 - Target Java 11+ , i.e. drop support for Java 8 [/9/10]