| Apache Qpid Incubating Java M4 Release Notes |
| ------------------------------------------- |
| |
| The Qpid M4 release contains support for AMQP 0-8, 0-9 and 0-10. You |
| can access the specifications from |
| http://www.amqp.org/tikiwiki/tiki-index.php?page=Download |
| |
| For full details of Apache Qpid's capabilities see our detailed |
| project documentation at: |
| |
| http://cwiki.apache.org/confluence/display/qpid/Qpid+Java+Documentation |
| |
| From the link above you can access our Getting Started Guide, FAQ, Build How To |
| and detailed developer documentation. |
| |
| New features, Improvements and Bug fixes |
| ---------------------- |
| |
| A security related problem was addressed. If Base64MD5 passwords are |
| turned on on the broker and it has been configured to use JMXMP via |
| the addition of jxmremote_optional.jar to the classpath, it is |
| possible for an attacker to bypass the authentication on the JMX |
| management interface due to a bug in password verification. |
| |
| A new command line management interface was added (qpid-cli) |
| |
| A full list of changes can be found at: |
| https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313279&styleName=Text&projectId=12310520 |
| |
| |
| Known Issues/Outstanding Work |
| ----------------------------- |
| |
| You can view the outstanding task list for Qpid by visiting our JIRA: |
| http://issues.apache.org/jira/browse/QPID |