Menu Search

Qpid ProtonJ2 1.0.0-M10 Release Notes

Proton is a high-performance, lightweight messaging library. More about Qpid Proton.

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

Bugs fixed

  • PROTON-2616 - Can't use receiverOptions.sourceOptions().filters() to set message selector for Artemis broker
  • PROTON-2618 - Remote close with [condition = amqp:connection:forced] leads to exception thrown even though reconnect is enabled
  • PROTON-2627 - [protonj2] Filtered version file in engine jar placed in wrong namespace
  • PROTON-2628 - [protonj2] WS Connection test can generate OOM in some cases

Tasks

  • PROTON-2625 - [protonj2] Update Netty to latest release
  • PROTON-2626 - [protonj2] Remove bundle packaging from the engine build
  • PROTON-2630 - [protonj2] Update some javadocs with additional details and fix typos
  • PROTON-2632 - [protonj2] Update test dependencies to latest releases