You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2020/09/19 18:04:53 UTC

[qpid-site] branch asf-site updated: Update release notes for 7.1.9 and 8.0.1 versions

This is an automated email from the ASF dual-hosted git repository.

orudyy pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 24e34c5  Update release notes for 7.1.9 and 8.0.1 versions
24e34c5 is described below

commit 24e34c5741e85d1eed458097ba19f75ff2b5803e
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Sat Sep 19 19:04:18 2020 +0100

    Update release notes for 7.1.9 and 8.0.1 versions
---
 content/releases/qpid-broker-j-7.1.9/release-notes.html | 4 ++++
 content/releases/qpid-broker-j-8.0.1/release-notes.html | 3 +++
 input/releases/qpid-broker-j-7.1.9/release-notes.md     | 4 ++++
 input/releases/qpid-broker-j-8.0.1/release-notes.md     | 3 +++
 4 files changed, 14 insertions(+)

diff --git a/content/releases/qpid-broker-j-7.1.9/release-notes.html b/content/releases/qpid-broker-j-7.1.9/release-notes.html
index ff62006..983675a 100644
--- a/content/releases/qpid-broker-j-7.1.9/release-notes.html
+++ b/content/releases/qpid-broker-j-7.1.9/release-notes.html
@@ -128,11 +128,15 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8451">QPID-8451</a> - [Broker-J][AMQP 1.0] Queues with enforced producer flow control should not allow to produce messages on sender links created on new connections</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8454">QPID-8454</a> - [Broker-J] Expose configured object statistics in prometheus format</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8455">QPID-8455</a> - [Broker-J]Use allow/deny list terminology for existing attributes and context variables</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8458">QPID-8458</a> - [Broker-J] Remove RewriteServlet from HTTP management</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8459">QPID-8459</a> - [Broker-J] Remove parsing of request URL from AnonymousInteractiveAuthenticator</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8461">QPID-8461</a> - [Broker-J] Replace Random with SecureRandom</li>
 </ul>
 
 <h2 id="bugs-fixed">Bugs fixed</h2>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8429">QPID-8429</a> - [Broker-J] [7.1.x] The outcome of logging rule for the exact logger could be superseded by the rule for logger with a trailing wild card</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8448">QPID-8448</a> - [Broker-J] Http connection objects are leaked on HTTP port with a support for both TLS and TCP transports</li>
 </ul>
 
diff --git a/content/releases/qpid-broker-j-8.0.1/release-notes.html b/content/releases/qpid-broker-j-8.0.1/release-notes.html
index 4867f2f..908333e 100644
--- a/content/releases/qpid-broker-j-8.0.1/release-notes.html
+++ b/content/releases/qpid-broker-j-8.0.1/release-notes.html
@@ -128,6 +128,9 @@ documentation, see the <a href="index.html">release overview</a>.</p>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8451">QPID-8451</a> - [Broker-J][AMQP 1.0] Queues with enforced producer flow control should not allow to produce messages on sender links created on new connections</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8454">QPID-8454</a> - [Broker-J] Expose configured object statistics in prometheus format</li>
 <li><a href="https://issues.apache.org/jira/browse/QPID-8455">QPID-8455</a> - [Broker-J]Use allow/deny list terminology for existing attributes and context variables</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8458">QPID-8458</a> - [Broker-J] Remove RewriteServlet from HTTP management</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8459">QPID-8459</a> - [Broker-J] Remove parsing of request URL from AnonymousInteractiveAuthenticator</li>
+<li><a href="https://issues.apache.org/jira/browse/QPID-8461">QPID-8461</a> - [Broker-J] Replace Random with SecureRandom</li>
 </ul>
 
 <h2 id="bugs-fixed">Bugs fixed</h2>
diff --git a/input/releases/qpid-broker-j-7.1.9/release-notes.md b/input/releases/qpid-broker-j-7.1.9/release-notes.md
index dcb49cc..8e3588e 100644
--- a/input/releases/qpid-broker-j-7.1.9/release-notes.md
+++ b/input/releases/qpid-broker-j-7.1.9/release-notes.md
@@ -31,9 +31,13 @@ documentation, see the [release overview](index.html).
  - [QPID-8451](https://issues.apache.org/jira/browse/QPID-8451) - [Broker-J][AMQP 1.0] Queues with enforced producer flow control should not allow to produce messages on sender links created on new connections
  - [QPID-8454](https://issues.apache.org/jira/browse/QPID-8454) - [Broker-J] Expose configured object statistics in prometheus format
  - [QPID-8455](https://issues.apache.org/jira/browse/QPID-8455) - [Broker-J]Use allow/deny list terminology for existing attributes and context variables
+ - [QPID-8458](https://issues.apache.org/jira/browse/QPID-8458) - [Broker-J] Remove RewriteServlet from HTTP management
+ - [QPID-8459](https://issues.apache.org/jira/browse/QPID-8459) - [Broker-J] Remove parsing of request URL from AnonymousInteractiveAuthenticator
+ - [QPID-8461](https://issues.apache.org/jira/browse/QPID-8461) - [Broker-J] Replace Random with SecureRandom
 
 ## Bugs fixed
 
+ - [QPID-8429](https://issues.apache.org/jira/browse/QPID-8429) - [Broker-J] [7.1.x] The outcome of logging rule for the exact logger could be superseded by the rule for logger with a trailing wild card
  - [QPID-8448](https://issues.apache.org/jira/browse/QPID-8448) - [Broker-J] Http connection objects are leaked on HTTP port with a support for both TLS and TCP transports
 
 ## Tasks
diff --git a/input/releases/qpid-broker-j-8.0.1/release-notes.md b/input/releases/qpid-broker-j-8.0.1/release-notes.md
index 4633f6b..ccec5a4 100644
--- a/input/releases/qpid-broker-j-8.0.1/release-notes.md
+++ b/input/releases/qpid-broker-j-8.0.1/release-notes.md
@@ -31,6 +31,9 @@ documentation, see the [release overview](index.html).
  - [QPID-8451](https://issues.apache.org/jira/browse/QPID-8451) - [Broker-J][AMQP 1.0] Queues with enforced producer flow control should not allow to produce messages on sender links created on new connections
  - [QPID-8454](https://issues.apache.org/jira/browse/QPID-8454) - [Broker-J] Expose configured object statistics in prometheus format
  - [QPID-8455](https://issues.apache.org/jira/browse/QPID-8455) - [Broker-J]Use allow/deny list terminology for existing attributes and context variables
+ - [QPID-8458](https://issues.apache.org/jira/browse/QPID-8458) - [Broker-J] Remove RewriteServlet from HTTP management
+ - [QPID-8459](https://issues.apache.org/jira/browse/QPID-8459) - [Broker-J] Remove parsing of request URL from AnonymousInteractiveAuthenticator
+ - [QPID-8461](https://issues.apache.org/jira/browse/QPID-8461) - [Broker-J] Replace Random with SecureRandom
 
 ## Bugs fixed
 


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