Menu Search

Qpid Broker-J 9.2.0 Release Notes

Qpid Broker-J is a message broker written in Java that stores, routes, and forwards messages using AMQP.

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

New features and improvements

  • QPID-8352 - [Broker-J] Official Docker image for Broker-J
  • QPID-8648 - [Broker-J] Allow for max frame size >4096 before Open frame (SASL)
  • QPID-8655 - [Broker-J] Dependency updates for version 9.2.x
  • QPID-8658 - [Broker-J] Add Java 21 to the GitHub test matrix
  • QPID-8661 - [Broker-J] Apache Directory dependencies update
  • QPID-8663 - [Broker-J] Deprecate AESKeyFileEncrypter
  • QPID-8666 - [Broker-J] Broker plugin jdbc-provider-bone replacement
  • QPID-8667 - [Broker-J] Database connection with client certificate authentication exposes keystore / truststore passwords

Bugs fixed

  • QPID-8656 - [Broker-J] Selector parsing logic error when combining NOT and LIKE
  • QPID-8657 - [Broker-J] ACL - Posting unknown attributes leaves broker in bad internal state
  • QPID-8659 - [Broker-J] Unit tests in QuerySettingsTest fail under some circumstances
  • QPID-8660 - [Broker-J] Logback logging disabled by inclusion of qpid-broker as a dependency
  • QPID-8665 - [Broker-J] Changing queue exclusive mode throws exception