You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2016/09/06 21:12:39 UTC

qpid-site git commit: QPID-7353: Update the release notes after cleaning up the issue db

Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 0baa8f49a -> 7c27f53f8


QPID-7353: Update the release notes after cleaning up the issue db


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/7c27f53f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/7c27f53f
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/7c27f53f

Branch: refs/heads/asf-site
Commit: 7c27f53f8ae4870fee9a7deac0de8ebe861cf10a
Parents: 0baa8f4
Author: Justin Ross <jr...@apache.org>
Authored: Tue Sep 6 14:12:12 2016 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Tue Sep 6 14:12:12 2016 -0700

----------------------------------------------------------------------
 content/releases/qpid-cpp-1.35.0/release-notes.html | 4 ++++
 input/releases/qpid-cpp-1.35.0/release-notes.md     | 6 +++++-
 2 files changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7c27f53f/content/releases/qpid-cpp-1.35.0/release-notes.html
----------------------------------------------------------------------
diff --git a/content/releases/qpid-cpp-1.35.0/release-notes.html b/content/releases/qpid-cpp-1.35.0/release-notes.html
index 1ce7fd6..4fc3947 100644
--- a/content/releases/qpid-cpp-1.35.0/release-notes.html
+++ b/content/releases/qpid-cpp-1.35.0/release-notes.html
@@ -135,6 +135,7 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6783">QPID-6783</a> - qpidd should dynamically set the SASL service name based on protocol.</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-7130">QPID-7130</a> - qpid C++ with SSL authentication returning dummy string from Connection::getAuthenticatedUsername()</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-7171">QPID-7171</a> - Allow disable-auto-decode to be set via env var or conf file</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-7281">QPID-7281</a> - Get the tests running on Windows</li>
 </ul>
 
 <h2 id="bugs-fixed">Bugs fixed</h2>
@@ -143,6 +144,7 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <li><a href="https://issues.apache.org/jira/browse/QPID-5855">QPID-5855</a> - JAVA Client Can not recieve message with qpid ha cluster "Session exception occured while trying to commit"</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6308">QPID-6308</a> - [C++ Messaging] Server example never sends utf8 responses</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6435">QPID-6435</a> - No error info logged for io errors with ssl</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-6491">QPID-6491</a> - qpid-route map does not use any authentication when querying other brokers</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6577">QPID-6577</a> - HA - backup broker messages are larger than primary messages.</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6639">QPID-6639</a> - Incoming connection using "cut-through" ANONYMOUS SASL fails</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6648">QPID-6648</a> - Spelling, grammar errors in qpid::messaging::Receiver API doc</li>
@@ -155,6 +157,7 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6714">QPID-6714</a> - Add support for JMSHeaders in selectors</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6717">QPID-6717</a> - selector can match incorrectly due to different type for values</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6718">QPID-6718</a> - parsing errors for integer literals in selectors</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-6767">QPID-6767</a> - qpidd tools don't allow sasl service name to be changed</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6790">QPID-6790</a> - qpidd crashes in the interop_tests unit test.</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6834">QPID-6834</a> - allow lifetime of delete-on-close in queue policy</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-6858">QPID-6858</a> - Port all python swig input files to support python 3 and 2</li>
@@ -188,6 +191,7 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <li><a href="https://issues.apache.org/jira/browse/QPID-7373">QPID-7373</a> - memory leak in broker with idle worker threads</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-7376">QPID-7376</a> - fetch with capacity=0 can hang or timeout if fetched message expires client-side</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-7383">QPID-7383</a> - [linearstore] Overwrite-before-return causes latencies for clients</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-7393">QPID-7393</a> - Unavailable buffers in Windows SSL</li>
 </ul>
 
 

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/7c27f53f/input/releases/qpid-cpp-1.35.0/release-notes.md
----------------------------------------------------------------------
diff --git a/input/releases/qpid-cpp-1.35.0/release-notes.md b/input/releases/qpid-cpp-1.35.0/release-notes.md
index 5ea938c..f3882de 100644
--- a/input/releases/qpid-cpp-1.35.0/release-notes.md
+++ b/input/releases/qpid-cpp-1.35.0/release-notes.md
@@ -38,12 +38,14 @@ documentation, see the [release overview](index.html).
  - [QPID-6783](https://issues.apache.org/jira/browse/QPID-6783) - qpidd should dynamically set the SASL service name based on protocol.
  - [QPID-7130](https://issues.apache.org/jira/browse/QPID-7130) - qpid C++ with SSL authentication returning dummy string from Connection::getAuthenticatedUsername()
  - [QPID-7171](https://issues.apache.org/jira/browse/QPID-7171) - Allow disable-auto-decode to be set via env var or conf file
+ - [QPID-7281](https://issues.apache.org/jira/browse/QPID-7281) - Get the tests running on Windows
 
 ## Bugs fixed
 
  - [QPID-5855](https://issues.apache.org/jira/browse/QPID-5855) - JAVA Client Can not recieve message with qpid ha cluster "Session exception occured while trying to commit"
  - [QPID-6308](https://issues.apache.org/jira/browse/QPID-6308) - [C++ Messaging] Server example never sends utf8 responses
  - [QPID-6435](https://issues.apache.org/jira/browse/QPID-6435) - No error info logged for io errors with ssl
+ - [QPID-6491](https://issues.apache.org/jira/browse/QPID-6491) - qpid-route map does not use any authentication when querying other brokers
  - [QPID-6577](https://issues.apache.org/jira/browse/QPID-6577) - HA - backup broker messages are larger than primary messages.
  - [QPID-6639](https://issues.apache.org/jira/browse/QPID-6639) - Incoming connection using "cut-through" ANONYMOUS SASL fails
  - [QPID-6648](https://issues.apache.org/jira/browse/QPID-6648) - Spelling, grammar errors in qpid::messaging::Receiver API doc
@@ -56,6 +58,7 @@ documentation, see the [release overview](index.html).
  - [QPID-6714](https://issues.apache.org/jira/browse/QPID-6714) - Add support for JMSHeaders in selectors
  - [QPID-6717](https://issues.apache.org/jira/browse/QPID-6717) - selector can match incorrectly due to different type for values
  - [QPID-6718](https://issues.apache.org/jira/browse/QPID-6718) - parsing errors for integer literals in selectors
+ - [QPID-6767](https://issues.apache.org/jira/browse/QPID-6767) - qpidd tools don't allow sasl service name to be changed
  - [QPID-6790](https://issues.apache.org/jira/browse/QPID-6790) - qpidd crashes in the interop_tests unit test.
  - [QPID-6834](https://issues.apache.org/jira/browse/QPID-6834) - allow lifetime of delete-on-close in queue policy
  - [QPID-6858](https://issues.apache.org/jira/browse/QPID-6858) - Port all python swig input files to support python 3 and 2
@@ -88,4 +91,5 @@ documentation, see the [release overview](index.html).
  - [QPID-7361](https://issues.apache.org/jira/browse/QPID-7361) - [AMQP-1.0] sender sometimes waits for credit without flushing buffered transfers to disk
  - [QPID-7373](https://issues.apache.org/jira/browse/QPID-7373) - memory leak in broker with idle worker threads
  - [QPID-7376](https://issues.apache.org/jira/browse/QPID-7376) - fetch with capacity=0 can hang or timeout if fetched message expires client-side
- - [QPID-7383](https://issues.apache.org/jira/browse/QPID-7383) - [linearstore] Overwrite-before-return causes latencies for clients
\ No newline at end of file
+ - [QPID-7383](https://issues.apache.org/jira/browse/QPID-7383) - [linearstore] Overwrite-before-return causes latencies for clients
+ - [QPID-7393](https://issues.apache.org/jira/browse/QPID-7393) - Unavailable buffers in Windows SSL
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org