diff options
| author | Andrew Donald Kennedy <grkvlt@apache.org> | 2010-12-06 16:05:46 +0000 |
|---|---|---|
| committer | Andrew Donald Kennedy <grkvlt@apache.org> | 2010-12-06 16:05:46 +0000 |
| commit | 80ba5c5efdc23e3922b8f8f5152ceeaefa6951b6 (patch) | |
| tree | 2eb2141eb77d43701e718b5b5ab1cbd07401015f /qpid/java/release-docs | |
| parent | 1d44d6e7a3369fb7773ba50d02c3baa8955da382 (diff) | |
| download | qpid-python-grkvlt-network-20101013.tar.gz | |
Attempt one at merge from r1021441:HEADgrkvlt-network-20101013
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/grkvlt-network-20101013@1042697 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/release-docs')
| -rw-r--r-- | qpid/java/release-docs/RELEASE_NOTES.txt | 22 |
1 files changed, 4 insertions, 18 deletions
diff --git a/qpid/java/release-docs/RELEASE_NOTES.txt b/qpid/java/release-docs/RELEASE_NOTES.txt index 690b04dfc0..f94c45fd4d 100644 --- a/qpid/java/release-docs/RELEASE_NOTES.txt +++ b/qpid/java/release-docs/RELEASE_NOTES.txt @@ -1,9 +1,10 @@ -Apache Qpid Incubating Java M4 Release Notes +Apache Qpid Java 0.8 Release Notes ------------------------------------------- -The Qpid M4 release contains support for AMQP 0-8, 0-9 and 0-10. You +The Qpid 0.8 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 + +http://www.amqp.org/confluence/display/AMQP/AMQP+Specification For full details of Apache Qpid's capabilities see our detailed project documentation at: @@ -13,21 +14,6 @@ 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 ----------------------------- |
