From 38cde902ffe68eac8ffb0884bcc9c7bfa98c02ac Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 19 Dec 2008 19:34:45 +0000 Subject: Tagging RC5 for M4 release git-svn-id: https://svn.apache.org/repos/asf/qpid/tags/M4@728121 13f79535-47bb-0310-9956-ffa450edef68 --- RC5/java/release-docs/RELEASE_NOTES.txt | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 RC5/java/release-docs/RELEASE_NOTES.txt (limited to 'RC5/java/release-docs') diff --git a/RC5/java/release-docs/RELEASE_NOTES.txt b/RC5/java/release-docs/RELEASE_NOTES.txt new file mode 100644 index 0000000000..690b04dfc0 --- /dev/null +++ b/RC5/java/release-docs/RELEASE_NOTES.txt @@ -0,0 +1,35 @@ +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 -- cgit v1.2.1