Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Model change to remove the requirement for multi-parents (QPID-6028)
  2. Mature the existing AMQP 1.0 layer (QPID-7531)
  3. JMS v2.0 support
    1. Shared Subscriptions (QPID-7569/QPID-7540/QPID-3953)
    2. Delivery Delay (QPID-7568)
    3. Maximum Delivery Count/Dead-lettering (QPID-7603)
    4. Consumer Priority (Broker support already in place, but Qpid JMS Client lacks the ability to allow properties to be set on link established).
    5. Arrival Time Filtering (QPID-7604)
    6. Producer Flow ControlControl 
    7. Client ID validation
    8. System test suite refactored to operate against both Qpid JMS Client and Legacy Client.
  4. Mature the message conversation layer between protocols (QPID-7434)
    1. Fidelity with application headers (need rules around handling of long names, names containing illegal characters or values outside the domain permitted)
    2. Fidelity application payloads including structured payloads (lists/maps etc)
    3. Reply-to conversion supporting request/response across protocol (QPID-7602)
  5. VH-centric REST API and web management console
  6. Queue runner removal
  7. Simple REST API compatibility layer

...