summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-04-01 11:47:47 +0000
committerGerrit Code Review <review@openstack.org>2014-04-01 11:47:47 +0000
commit50156e9bb7b53cda35de04173d01f2e846aa4d90 (patch)
treeca39019b8a63594fc452ead3309176629f9a1080
parent3738bff1650da22d978129c6d13ce1833e9fcb82 (diff)
parentb114ccc39aacca29b7fd6a21957a7cd9b375e70f (diff)
downloadoslo-messaging-50156e9bb7b53cda35de04173d01f2e846aa4d90.tar.gz
Merge "Add release notes for 1.3.0"
-rw-r--r--doc/source/index.rst27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 338c336..616cff3 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -24,6 +24,30 @@ Contents
Release Notes
=============
+1.3.0
+-----
+
+Changes since 1.3.0a9:
+
+* Expose PublishErrorsHandler in the public API
+* 1288425_: Add kombu driver library to requirements.txt
+* 1255239_: Add unit tests for the qpid driver
+* 1261631_: Add unit test for Qpid reconnect order
+* 1282706_: Fixed inconsistent eventlet test failures
+* 1297161_: Fixed pep8 failure due to pyflakes bug
+* 1286984_: Build log_handler documentation
+
+.. _1288425: https://bugs.launchpad.net/oslo.messaging/+bug/1288425
+.. _1255239: https://bugs.launchpad.net/oslo.messaging/+bug/1255239
+.. _1261631: https://bugs.launchpad.net/oslo.messaging/+bug/1261631
+.. _1282706: https://bugs.launchpad.net/oslo.messaging/+bug/1282706
+.. _1297161: https://bugs.launchpad.net/oslo.messaging/+bug/1297161
+.. _1286984: https://bugs.launchpad.net/oslo.messaging/+bug/1286984
+
+Thanks to Alex Holden, ChangBo Guo, Clint Byrum, Doug Hellmann, Ihar
+Hrachyshka, Lance Bragstad and Numan Siddique for their contributions
+to this release.
+
1.3.0a9
-------
@@ -36,6 +60,9 @@ Changes since 1.3.0a8:
.. _856764: https://bugs.launchpad.net/oslo.messaging/+bug/856764
.. _1287542: https://bugs.launchpad.net/oslo.messaging/+bug/1287542
+Thanks to Chet Burgess, Doug Hellmann and Nicolas Simonds for their
+contributions to this release.
+
1.3.0a8
-------