You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2022/07/26 18:27:55 UTC

[activemq-website] branch main updated: Commit report for artemis 2.24.0

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

clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/main by this push:
     new be30ec898 Commit report for artemis 2.24.0
be30ec898 is described below

commit be30ec898f40a1b77b65eb787f8012b7b00567f1
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Jul 26 14:27:46 2022 -0400

    Commit report for artemis 2.24.0
---
 .../artemis/download/commit-report-2.24.0.html     | 231 +++++++++++++++++++++
 1 file changed, 231 insertions(+)

diff --git a/src/components/artemis/download/commit-report-2.24.0.html b/src/components/artemis/download/commit-report-2.24.0.html
new file mode 100644
index 000000000..35a9781d3
--- /dev/null
+++ b/src/components/artemis/download/commit-report-2.24.0.html
@@ -0,0 +1,231 @@
+<html>
+<head>
+
+    <!-- taken from https://assets-cdn.github.com/assets/frameworks-592c4aa40e940d1b0607a3cf272916ff.css -->
+    <link type="text/css" rel="stylesheet" href="styles/framework.css"/>
+
+    <!-- taken from http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js -->
+    <script src="styles/jquery.min.js"></script>
+
+    <!-- taken from https://cdn.datatables.net/1.10.16/css/jquery.dataTables.min.css -->
+    <link rel="stylesheet" type="text/css" href="styles/jquery.dataTables.min.css">
+
+    <!-- taken from https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js -->
+    <script type="text/javascript" charset="utf8" src="styles/jquery.dataTables.min.js"></script>
+
+   <script type="text/javascript" class="init">
+
+    $(document).ready( function () {
+        $("#gitreport").DataTable();
+    } );
+   </script>
+
+</head>
+
+<body>
+<br/>
+<h4>Release report 2.23.1(16c9d6bfb0c91e018742654e84d8bd03e089f0bc) and 2.24.0(897d9beaefbdd4d84b7735c9ffafc82264c11c56)</h4>
+<br/>
+<table id="gitreport" class="display">
+<thead><tr><th>#</th><th>Commit</th><th>Date</th><th>Author</th><th>Short Message</th><th>ARTEMIS JIRAs</th><th>Add</th><th>Rep</th><th>Del</th><th>Tot</th><th>test</th><th>docs/</th><th>examples/</th></tr></thead>
+<tbody>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/c9208aafda81e15c31bbcda3a99557f3fa29dd09'>1</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/c9208aafda81e15c31bbcda3a99557f3fa29dd09'>c9208aa</a></td><td>2022/06/02 15:19:53</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3851'>ARTEMIS-3851</a> MQTT sub q exists after restart despite CleanSession=1</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3851'>Major/Bug/Fixed/Closed (ARTEMIS-3851)</a></p></td>
+<td>0</td><td>12</td><td>0</td><td>12</td><td><a href='https://github.com/apache/activemq-artemis/blob/c9208aafda81e15c31bbcda3a99557f3fa29dd09/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/MQTTQueueCleanTest.java#L77-L91'>MQTTQueueCleanTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/c9208aafda81e15c31bbcda3a99557f3fa29dd09/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/mqtt/MQTTQueu [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/64de8f8f4edde44cdc6c044f3b4326c3eb97e84f'>2</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/64de8f8f4edde44cdc6c044f3b4326c3eb97e84f'>64de8f8</a></td><td>2022/06/13 14:33:28</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3859'>ARTEMIS-3859</a> offer "Original Queue" column only for dead-letter or expiry queues</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3859'>Major/Bug/Fixed/Closed (ARTEMIS-3859)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/342565d4c1475e974c5cf874ad419842f037e976'>3</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/342565d4c1475e974c5cf874ad419842f037e976'>342565d</a></td><td>2022/05/31 21:45:58</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3850'>ARTEMIS-3850</a> Eliminate Page Soft Cache. Add Option to read messages based on sizing.</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3850'>Major/New Feature/Fixed/Closed (ARTEMIS-3850)</a></p></td>
+<td>937</td><td>756</td><td>1312</td><td>381</td><td><a href='https://github.com/apache/activemq-artemis/blob/342565d4c1475e974c5cf874ad419842f037e976/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/Wait.java#L21-L155'>Wait.java</a><a href='https://github.com/apache/activemq-artemis//commits/342565d4c1475e974c5cf874ad419842f037e976/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/Wait.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/34 [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da'>4</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da'>d0d2a9a</a></td><td>2022/06/14 15:03:49</td><td>Clebert Suconic</td><td>2.23.1 release notes on doc</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a href='https://github.com/apache/activemq-artemis/blob/d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da/docs/user-manual/en/versions.md#L26-L31'>versions.md</a><a href='https://github.com/apache/activemq-artemis//commits/d0d2a9a16bb6664d1ebeb977f7213a9b8fa640da/docs/user-manual/en/versions.md'>(+)</a> </td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/196e604778745349fca2deae44bab397cc9fa5b4'>5</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/196e604778745349fca2deae44bab397cc9fa5b4'>196e604</a></td><td>2022/06/17 08:02:37</td><td>Robbie Gemmell</td><td>NO-JIRA: suppress significant teardown stacktraces after compatibility test that is a no-op...make test itself skip</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/196e604778745349fca2deae44bab397cc9fa5b4/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/ExportImportTest.java#L27-L115'>ExportImportTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/196e604778745349fca2deae44bab397cc9fa5b4/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/ExportImportTes [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/9dd026118e19e9a07b89661412c4ab48a08f73ad'>6</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/9dd026118e19e9a07b89661412c4ab48a08f73ad'>9dd0261</a></td><td>2022/06/16 22:53:07</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3862'>ARTEMIS-3862</a> Short lived subscriptiong makes address size inconsistent</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3862'>Major/Bug/Fixed/Closed (ARTEMIS-3862)</a></p></td>
+<td>46</td><td>0</td><td>0</td><td>46</td><td><a href='https://github.com/apache/activemq-artemis/blob/9dd026118e19e9a07b89661412c4ab48a08f73ad/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RemoveSubscriptionRaceTest.java#L1-L172'>RemoveSubscriptionRaceTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/9dd026118e19e9a07b89661412c4ab48a08f73ad/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integra [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/c1fd16d66a506d7878f0da6b71dfeaa096221d8c'>7</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/c1fd16d66a506d7878f0da6b71dfeaa096221d8c'>c1fd16d</a></td><td>2022/06/17 15:33:14</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3864'>ARTEMIS-3864</a> StompTransactions leaking on ActiveMQServer.getSessions()</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3864'>Major/Bug/Fixed/Closed (ARTEMIS-3864)</a></p></td>
+<td>35</td><td>21</td><td>3</td><td>53</td><td><a href='https://github.com/apache/activemq-artemis/blob/c1fd16d66a506d7878f0da6b71dfeaa096221d8c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java#L54-L698'>StompTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/c1fd16d66a506d7878f0da6b71dfeaa096221d8c/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompTest.java'>(+)</a [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/fd345f0a0342b0116ee04b915efb69941e69b4d6'>8</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/fd345f0a0342b0116ee04b915efb69941e69b4d6'>fd345f0</a></td><td>2022/06/14 16:33:13</td><td>Erwin Dondorp</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3858'>ARTEMIS-3858</a> fix navigation from consumer/producer columns of a session to those consumers/producers</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3858'>Minor/Bug/Fixed/Closed (ARTEMIS-3858)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/78587f0a820f125fb047db56a17ad6d7138b63f8'>9</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/78587f0a820f125fb047db56a17ad6d7138b63f8'>78587f0</a></td><td>2022/06/20 11:37:04</td><td>Robbie Gemmell</td><td>NO-JIRA: remove unused methods and related dependencies left from initial copy plus some other cleanup</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/78587f0a820f125fb047db56a17ad6d7138b63f8/tests/artemis-test-support/src/main/java/org/apache/activemq/transport/amqp/AmqpSupport.java#L19-L200'>AmqpSupport.java</a><a href='https://github.com/apache/activemq-artemis//commits/78587f0a820f125fb047db56a17ad6d7138b63f8/tests/artemis-test-support/src/main/java/org/apache/activemq/transport/amqp/AmqpSupport.java'>(+)</a> <a href='https://github [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/8d29742d406500bd86e50e57928e7e9ac8598440'>10</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/8d29742d406500bd86e50e57928e7e9ac8598440'>8d29742</a></td><td>2022/06/21 13:24:30</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3862'>ARTEMIS-3862</a> Adding Topic Durable Subscription to RemoveSubscriptionRaceTest</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3862'>Major/Bug/Fixed/Closed (ARTEMIS-3862)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/8d29742d406500bd86e50e57928e7e9ac8598440/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/RemoveSubscriptionRaceTest.java#L65-L177'>RemoveSubscriptionRaceTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/8d29742d406500bd86e50e57928e7e9ac8598440/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integrat [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/56e9d9525dd74f5ded55ff0bdc9e896064c87db9'>11</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/56e9d9525dd74f5ded55ff0bdc9e896064c87db9'>56e9d95</a></td><td>2022/06/21 16:53:17</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3864'>ARTEMIS-3864</a> Removing debug statement</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3864'>Major/Bug/Fixed/Closed (ARTEMIS-3864)</a></p></td>
+<td>0</td><td>0</td><td>1</td><td>-1</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/6d926719f48201bb4c89691a71b7891d26114537'>12</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/6d926719f48201bb4c89691a71b7891d26114537'>6d92671</a></td><td>2022/06/17 06:22:10</td><td>Gary Tully</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3863'>ARTEMIS-3863</a> - allow Role configuration via properties</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3863'>Major/Bug/Fixed/Closed (ARTEMIS-3863)</a></p></td>
+<td>109</td><td>19</td><td>0</td><td>128</td><td><a href='https://github.com/apache/activemq-artemis/blob/6d926719f48201bb4c89691a71b7891d26114537/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L19-L840'>ConfigurationImplTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/6d926719f48201bb4c89691a71b7891d26114537/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'> [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/d199bf3c8ca0946e4c9c051c07a870eb872274ff'>13</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/d199bf3c8ca0946e4c9c051c07a870eb872274ff'>d199bf3</a></td><td>2022/06/22 13:00:02</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3870'>ARTEMIS-3870</a>: mark -all client deps optional in distribution pom, avoid passing on clashing/duplicate deps</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3870'>Minor/Task/Fixed/Closed (ARTEMIS-3870)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/2123de415bd62709f22ac464cd2cb29e41b3061a'>14</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/2123de415bd62709f22ac464cd2cb29e41b3061a'>2123de4</a></td><td>2022/06/16 10:06:41</td><td>Ryan Highley</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3873'>ARTEMIS-3873</a> AMQP Broker Conn Encrypted Attrs</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3873'>Minor/New Feature/Fixed/Closed (ARTEMIS-3873)</a></p></td>
+<td>6</td><td>0</td><td>0</td><td>6</td><td><a href='https://github.com/apache/activemq-artemis/blob/2123de415bd62709f22ac464cd2cb29e41b3061a/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationBrokerConnectionEncryptedTest.java#L1-L86'>FileConfigurationBrokerConnectionEncryptedTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2123de415bd62709f22ac464cd2cb29e41b3061a/artemis-server/src/test/java/org/apache/activemq/artemis/co [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/2ab0e85db48964fdb45b47b7c7da3ea504943c56'>15</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/2ab0e85db48964fdb45b47b7c7da3ea504943c56'>2ab0e85</a></td><td>2022/06/24 13:09:13</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3874'>ARTEMIS-3874</a>: move/update various bits to allow removing many test-jar creations and dependencies</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3874'>Major/Test/Fixed/Closed (ARTEMIS-3874)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/2ab0e85db48964fdb45b47b7c7da3ea504943c56/artemis-cli/src/test/java/org/apache/activemq/artemis/api/config/ActiveMQDefaultConfigurationTestAccessor.java#L1-L26'>ActiveMQDefaultConfigurationTestAccessor.java</a><a href='https://github.com/apache/activemq-artemis//commits/2ab0e85db48964fdb45b47b7c7da3ea504943c56/artemis-cli/src/test/java/org/apache/activemq/artemis/api/config/ActiveMQDefault [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/3e4013d8ca2308cb99882b5655693c9e0e65a187'>16</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/3e4013d8ca2308cb99882b5655693c9e0e65a187'>3e4013d</a></td><td>2022/06/27 12:45:15</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3868'>ARTEMIS-3868</a> Journal compactor split improvement</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3868'>Major/Bug/Fixed/Closed (ARTEMIS-3868)</a></p></td>
+<td>4</td><td>14</td><td>22</td><td>-4</td><td><a href='https://github.com/apache/activemq-artemis/blob/3e4013d8ca2308cb99882b5655693c9e0e65a187/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/journal/JournalCompactSplitTest.java#L1-L134'>JournalCompactSplitTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/3e4013d8ca2308cb99882b5655693c9e0e65a187/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/dc8123dfc3e7d202b214dc7bb0ef91b00e85b19a'>17</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/dc8123dfc3e7d202b214dc7bb0ef91b00e85b19a'>dc8123d</a></td><td>2022/06/28 11:18:46</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3876'>ARTEMIS-3876</a>: stop extracting native lib files for every module, only the root where the tests looks for them</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3876'>Minor/Task/Fixed/Closed (ARTEMIS-3876)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/1bcf0f35f862f1cb9a40d8f24306a4566ab14a9b'>18</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/1bcf0f35f862f1cb9a40d8f24306a4566ab14a9b'>1bcf0f3</a></td><td>2022/06/29 12:49:30</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3877'>ARTEMIS-3877</a>: move site javadoc generation into release profile, add placeholder for regular assembly use, like all the other module content</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3877'>Major/Task/Fixed/Closed (ARTEMIS-3877) [...]
+<td>45</td><td>0</td><td>0</td><td>45</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/68f6d8263d8c795722805f0e4d6939e7a8b9ed48'>19</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/68f6d8263d8c795722805f0e4d6939e7a8b9ed48'>68f6d82</a></td><td>2022/06/28 16:41:08</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3743'>ARTEMIS-3743</a> / <a href='https://issues.apache.org/jira/browse/ARTEMIS-3766'>ARTEMIS-3766</a> Use ACKReason on Mirror to determine target operations and fixing Delivering statistics on Mirror</td><td><p><a href='https://issues.apache.org/jira/browse/A [...]
+<td>60</td><td>144</td><td>44</td><td>160</td><td><a href='https://github.com/apache/activemq-artemis/blob/68f6d8263d8c795722805f0e4d6939e7a8b9ed48/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/RoutingContextTest.java#L444-L908'>RoutingContextTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/68f6d8263d8c795722805f0e4d6939e7a8b9ed48/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/impl/RoutingContextTest.java'>(+)</a> [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/2f361b1d4075a6ef79716bc630b43bde2cbed418'>20</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/2f361b1d4075a6ef79716bc630b43bde2cbed418'>2f361b1</a></td><td>2022/06/30 05:35:31</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3878'>ARTEMIS-3878</a>: Update to Derby test dep to 10.14.2.0</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3878'>Minor/Dependency upgrade/Fixed/Closed (ARTEMIS-3878)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/d90179b99cc217a2611a7d439ddcc9a27d79dd12'>21</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/d90179b99cc217a2611a7d439ddcc9a27d79dd12'>d90179b</a></td><td>2022/06/30 14:40:46</td><td>iliya</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3815'>ARTEMIS-3815</a> proper retry through IOCompletion when message not found on target queue on Mirror</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3815'>Major/Bug/Fixed/Closed (ARTEMIS-3815)</a></p></td>
+<td>74</td><td>31</td><td>9</td><td>96</td><td><a href='https://github.com/apache/activemq-artemis/blob/d90179b99cc217a2611a7d439ddcc9a27d79dd12/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect/AMQPMirrorFastACKTest.java#L1-L239'>AMQPMirrorFastACKTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/d90179b99cc217a2611a7d439ddcc9a27d79dd12/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integratio [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/da38fcce712cbe3fef4815c9a763cc04deb5f5d5'>22</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/da38fcce712cbe3fef4815c9a763cc04deb5f5d5'>da38fcc</a></td><td>2022/06/30 14:52:52</td><td>Clebert Suconic</td><td>NO-JIRA reformat AMQPMirrorControllerTarget</td><td></td>
+<td>2</td><td>35</td><td>17</td><td>20</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/ea498e50e383138a2a4b5895b7a7f2179542e887'>23</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/ea498e50e383138a2a4b5895b7a7f2179542e887'>ea498e5</a></td><td>2022/07/01 07:32:49</td><td>Robbie Gemmell</td><td>NO-JIRA: rework GHA jobs cache config</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/0ac764324dbf3cf3141d2e08ce6a0a22db7f9400'>24</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/0ac764324dbf3cf3141d2e08ce6a0a22db7f9400'>0ac7643</a></td><td>2022/07/01 15:02:06</td><td>GChuf</td><td>NO-JIRA: Update github actions</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/8ab792d13cb5995837f49e6a6e26a38ab306b724'>25</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/8ab792d13cb5995837f49e6a6e26a38ab306b724'>8ab792d</a></td><td>2022/07/04 04:46:48</td><td>Robbie Gemmell</td><td>NO-JIRA: update stale Travis config</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/aa14c6e2c84d02ec54d52a4075135ecad826901a'>26</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/aa14c6e2c84d02ec54d52a4075135ecad826901a'>aa14c6e</a></td><td>2022/07/04 09:23:19</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3883'>ARTEMIS-3883</a>: align version of activemq-client used in tests and examples</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3883'>Major/Task/Fixed/Closed (ARTEMIS-3883)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/831292e975d195c862b4110062885725eec60891'>27</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/831292e975d195c862b4110062885725eec60891'>831292e</a></td><td>2022/07/04 09:51:07</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3883'>ARTEMIS-3883</a>: use common config property to ensure already-aligned httpclient version remains so</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3883'>Major/Task/Fixed/Closed (ARTEMIS-3883)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/a207c614e7398edc4b3af5c0a69e6e836baeb755'>28</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/a207c614e7398edc4b3af5c0a69e6e836baeb755'>a207c61</a></td><td>2022/07/05 07:52:11</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3883'>ARTEMIS-3883</a>: use same version + junit helpers as rest of build to start embedded test Directory for example, rather than custom classes</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3883'>Major/Task/Fixed/Closed (ARTEMIS-3883)</a> [...]
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td><a href='https://github.com/apache/activemq-artemis/blob/a207c614e7398edc4b3af5c0a69e6e836baeb755/examples/features/standard/security-ldap/src/main/java/org/apache/activemq/artemis/jms/example/SecurityExample.java#L30-L280'>SecurityExample.java</a><a href='https://github.com/apache/activemq-artemis//commits/a207c614e7398edc4b3af5c0a69e6e836baeb755/examples/features/standard/security-ldap/src/main/java/org/apache/activemq/artem [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/1c0a6d4091796362ff5c3ded15866bfdf7e57272'>29</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/1c0a6d4091796362ff5c3ded15866bfdf7e57272'>1c0a6d4</a></td><td>2022/07/06 08:29:02</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3885'>ARTEMIS-3885</a>: refresh documentation build deps</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3885'>Minor/Task/Fixed/Closed (ARTEMIS-3885)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/597953b6e22762518c362d484d1a837ea4630154'>30</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/597953b6e22762518c362d484d1a837ea4630154'>597953b</a></td><td>2022/07/07 09:59:41</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3886'>ARTEMIS-3886</a> fix CLI operation retry</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3886'>Major/Bug/Fixed/Closed (ARTEMIS-3886)</a></p></td>
+<td>5</td><td>9</td><td>1</td><td>13</td><td><a href='https://github.com/apache/activemq-artemis/blob/597953b6e22762518c362d484d1a837ea4630154/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java#L43-L1301'>ArtemisTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/597953b6e22762518c362d484d1a837ea4630154/artemis-cli/src/test/java/org/apache/activemq/cli/test/ArtemisTest.java'>(+)</a> </td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/15d839a6b0383dbac902ce5efa867320b1c91f57'>31</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/15d839a6b0383dbac902ce5efa867320b1c91f57'>15d839a</a></td><td>2022/07/05 15:19:45</td><td>Domenico Francesco Bruscino</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3820'>ARTEMIS-3820</a> Fix browsing original queue of AMQP messages</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3820'>Major/Bug/Fixed/Closed (ARTEMIS-3820)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/15d839a6b0383dbac902ce5efa867320b1c91f57/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/console/QueuesTest.java#L20-L166'>QueuesTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/15d839a6b0383dbac902ce5efa867320b1c91f57/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/console/QueuesTest.java'>(+)</a> <a href='https://g [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/e6e9dfd55f45958d80e699645425f6a66d4cc038'>32</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/e6e9dfd55f45958d80e699645425f6a66d4cc038'>e6e9dfd</a></td><td>2022/07/01 10:27:23</td><td>Chuf</td><td>Upgrade jetty to v10</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/57f48ee1468cdd54308916fc007340999040e100'>33</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/57f48ee1468cdd54308916fc007340999040e100'>57f48ee</a></td><td>2022/06/16 14:53:24</td><td>Ryan Highley</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3558'>ARTEMIS-3558</a> Add broker-connections to config idx</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3558'>Major/Task/Fixed/Closed (ARTEMIS-3558)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a href='https://github.com/apache/activemq-artemis/blob/57f48ee1468cdd54308916fc007340999040e100/docs/user-manual/en/configuration-index.md#L108-L441'>configuration-index.md</a><a href='https://github.com/apache/activemq-artemis//commits/57f48ee1468cdd54308916fc007340999040e100/docs/user-manual/en/configuration-index.md'>(+)</a> </td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4a4765c39cb73438ea2199b6e0937566d3556c10'>34</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/4a4765c39cb73438ea2199b6e0937566d3556c10'>4a4765c</a></td><td>2022/06/07 11:49:36</td><td>Gary Tully</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3890'>ARTEMIS-3890</a> - rework LVQ implementation to ensure all messages get delivered, replacement of lvq now tied to the deliver loop. Fix issue with duplicates - bug in LinkedListImpl`</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3890'>Majo [...]
+<td>48</td><td>52</td><td>278</td><td>-178</td><td><a href='https://github.com/apache/activemq-artemis/blob/4a4765c39cb73438ea2199b6e0937566d3556c10/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSLVQTest.java#L34-L212'>JMSLVQTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/4a4765c39cb73438ea2199b6e0937566d3556c10/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSLVQTest.java'>( [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/1f2543029cd7823a24185fcbdeb003d8078d830e'>35</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/1f2543029cd7823a24185fcbdeb003d8078d830e'>1f25430</a></td><td>2022/07/12 11:20:05</td><td>Gary Tully</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3891'>ARTEMIS-3891</a> - allow TransformerConfig creation via properties</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3891'>Major/Bug/Fixed/Closed (ARTEMIS-3891)</a></p></td>
+<td>9</td><td>0</td><td>0</td><td>9</td><td><a href='https://github.com/apache/activemq-artemis/blob/1f2543029cd7823a24185fcbdeb003d8078d830e/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L620-L1114'>ConfigurationImplTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/1f2543029cd7823a24185fcbdeb003d8078d830e/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'>(+) [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/52c2372053571202c4955fd893d54f20b3fcd9d9'>36</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/52c2372053571202c4955fd893d54f20b3fcd9d9'>52c2372</a></td><td>2022/07/13 07:35:13</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3893'>ARTEMIS-3893</a>: update to commons-configuration 2.8.0</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3893'>Major/Dependency upgrade/Fixed/Closed (ARTEMIS-3893)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/ee877e83a6d3a11a4cb70b2b13d7df4d17e9b809'>37</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/ee877e83a6d3a11a4cb70b2b13d7df4d17e9b809'>ee877e8</a></td><td>2022/07/13 11:49:22</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3885'>ARTEMIS-3885</a>: refresh documentation build deps</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3885'>Minor/Task/Fixed/Closed (ARTEMIS-3885)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/8a6ee3105599260a37ba34d3daf16eb6dd421c08'>38</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/8a6ee3105599260a37ba34d3daf16eb6dd421c08'>8a6ee31</a></td><td>2022/07/13 12:51:48</td><td>Clebert Suconic</td><td>NO-JIRA Adding a non failing test on TX send and mirror</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/8a6ee3105599260a37ba34d3daf16eb6dd421c08/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect/AMQPReplicaTest.java#L899-L980'>AMQPReplicaTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/8a6ee3105599260a37ba34d3daf16eb6dd421c08/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connec [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/7ee820864b90b4b7cc6d7f59eb0443f5ac14c559'>39</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/7ee820864b90b4b7cc6d7f59eb0443f5ac14c559'>7ee8208</a></td><td>2022/07/13 09:24:37</td><td>Gary Tully</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3894'>ARTEMIS-3894</a> - add conversion from string for list - allow core bridge static connector config via properties</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3894'>Major/Bug/Fixed/Closed (ARTEMIS-3894)</a></p></td>
+<td>11</td><td>0</td><td>0</td><td>11</td><td><a href='https://github.com/apache/activemq-artemis/blob/7ee820864b90b4b7cc6d7f59eb0443f5ac14c559/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L47-L666'>ConfigurationImplTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/7ee820864b90b4b7cc6d7f59eb0443f5ac14c559/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'>(+) [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/d3ed11da2a45308038a3f1be8e0552bba4a23ecf'>40</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/d3ed11da2a45308038a3f1be8e0552bba4a23ecf'>d3ed11d</a></td><td>2022/07/13 11:08:05</td><td>Gary Tully</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3894'>ARTEMIS-3894</a> - resolve errorprone warn on vargs call</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3894'>Major/Bug/Fixed/Closed (ARTEMIS-3894)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/0f5bd28e2366b152d6d134537cdfa1da4ec5f783'>41</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/0f5bd28e2366b152d6d134537cdfa1da4ec5f783'>0f5bd28</a></td><td>2022/07/13 15:46:48</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2894'>ARTEMIS-2894</a> Small tweak into newInstance call</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2894'>Major/Bug/Fixed/Closed (ARTEMIS-2894)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/a0fb174c8f54f6a3ef32414732f50812531c45ae'>42</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/a0fb174c8f54f6a3ef32414732f50812531c45ae'>a0fb174</a></td><td>2022/07/16 15:52:27</td><td>Justin Bertram</td><td>NO-JIRA clarify JmsTemplate warning</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a href='https://github.com/apache/activemq-artemis/blob/a0fb174c8f54f6a3ef32414732f50812531c45ae/docs/user-manual/en/perf-tuning.md#L220-L226'>perf-tuning.md</a><a href='https://github.com/apache/activemq-artemis//commits/a0fb174c8f54f6a3ef32414732f50812531c45ae/docs/user-manual/en/perf-tuning.md'>(+)</a> </td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/7bc3b0280946811a65e6019f0e1ccba98097bf47'>43</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/7bc3b0280946811a65e6019f0e1ccba98097bf47'>7bc3b02</a></td><td>2022/07/15 09:30:20</td><td>Gary Tully</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3895'>ARTEMIS-3895</a> - treat properties url with trailing slash as directory of .properties files and apply in lexical order of name</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3895'>Major/Bug/Fixed/Closed (ARTEMIS-3895)</a></p></td>
+<td>21</td><td>34</td><td>4</td><td>51</td><td><a href='https://github.com/apache/activemq-artemis/blob/7bc3b0280946811a65e6019f0e1ccba98097bf47/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L25-L1147'>ConfigurationImplTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/7bc3b0280946811a65e6019f0e1ccba98097bf47/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java'>( [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/8e54a6522757901b43001a901bae92f165a9f557'>44</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/8e54a6522757901b43001a901bae92f165a9f557'>8e54a65</a></td><td>2022/07/15 16:00:41</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3767'>ARTEMIS-3767</a> Incompatibility on replication between 2.17 and current version</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3767'>Major/Bug/Fixed/Closed (ARTEMIS-3767)</a></p></td>
+<td>24</td><td>61</td><td>4</td><td>81</td><td><a href='https://github.com/apache/activemq-artemis/blob/8e54a6522757901b43001a901bae92f165a9f557/tests/compatibility-tests/src/main/java/org/apache/activemq/artemis/tests/compatibility/GroovyRun.java#L42-L43'>GroovyRun.java</a><a href='https://github.com/apache/activemq-artemis//commits/8e54a6522757901b43001a901bae92f165a9f557/tests/compatibility-tests/src/main/java/org/apache/activemq/artemis/tests/compatibility/GroovyRun.java'>(+)</a> <a  [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/ff770d540d8f60693d43b0c4c4c947cc6121941f'>45</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/ff770d540d8f60693d43b0c4c4c947cc6121941f'>ff770d5</a></td><td>2022/07/16 22:55:23</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-1964'>ARTEMIS-1964</a> fix and deprecate getNumberOfMessages() on AddressControl</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-1964'>Major/Bug/Fixed/Closed (ARTEMIS-1964)</a></p></td>
+<td>2</td><td>21</td><td>27</td><td>-4</td><td><a href='https://github.com/apache/activemq-artemis/blob/ff770d540d8f60693d43b0c4c4c947cc6121941f/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/AddressControlTest.java#L25-L485'>AddressControlTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/ff770d540d8f60693d43b0c4c4c947cc6121941f/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/manag [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/ff1fe7f6b5f9595eedc80480dcdcd6093db9e32b'>46</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/ff1fe7f6b5f9595eedc80480dcdcd6093db9e32b'>ff1fe7f</a></td><td>2022/06/07 08:06:11</td><td>Yesenkov</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3892'>ARTEMIS-3892</a> user limits not working with cert auth</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3892'>Major/Bug/Fixed/Closed (ARTEMIS-3892)</a></p></td>
+<td>0</td><td>5</td><td>0</td><td>5</td><td><a href='https://github.com/apache/activemq-artemis/blob/ff1fe7f6b5f9595eedc80480dcdcd6093db9e32b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/ResourceLimitTest.java#L107-L125'>ResourceLimitTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/ff1fe7f6b5f9595eedc80480dcdcd6093db9e32b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/Resour [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/695bc5a6484938f288258d618d8cc12bc695dcbd'>47</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/695bc5a6484938f288258d618d8cc12bc695dcbd'>695bc5a</a></td><td>2022/07/11 12:44:51</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3888'>ARTEMIS-3888</a> make web console detection more robust</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3888'>Major/Improvement/Fixed/Closed (ARTEMIS-3888)</a></p></td>
+<td>8</td><td>23</td><td>0</td><td>31</td><td><a href='https://github.com/apache/activemq-artemis/blob/695bc5a6484938f288258d618d8cc12bc695dcbd/artemis-web/src/test/java/org/apache/activemq/cli/test/WebServerComponentTest.java#L62-L423'>WebServerComponentTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/695bc5a6484938f288258d618d8cc12bc695dcbd/artemis-web/src/test/java/org/apache/activemq/cli/test/WebServerComponentTest.java'>(+)</a> </td><td><a href='https://gith [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/688b894c6205058c24d225b340aea1d8a5599902'>48</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/688b894c6205058c24d225b340aea1d8a5599902'>688b894</a></td><td>2022/07/16 00:54:40</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3896'>ARTEMIS-3896</a> clarify logging for transactional ops</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3896'>Major/Bug/Fixed/Closed (ARTEMIS-3896)</a></p></td>
+<td>114</td><td>84</td><td>6</td><td>192</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/a2262612ca5169a4e4c07454ba3f09012e02cada'>49</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/a2262612ca5169a4e4c07454ba3f09012e02cada'>a226261</a></td><td>2022/07/20 12:35:15</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3892'>ARTEMIS-3892</a> fix tests, add docs</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3892'>Major/Bug/Fixed/Closed (ARTEMIS-3892)</a></p></td>
+<td>0</td><td>5</td><td>0</td><td>5</td><td><a href='https://github.com/apache/activemq-artemis/blob/a2262612ca5169a4e4c07454ba3f09012e02cada/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L2932-L2932'>ActiveMQServerControlTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/a2262612ca5169a4e4c07454ba3f09012e02cada/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/int [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/a49066e6b75a0a996c5c4b7678fe5dc474ae0b97'>50</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/a49066e6b75a0a996c5c4b7678fe5dc474ae0b97'>a49066e</a></td><td>2022/07/20 16:15:37</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3899'>ARTEMIS-3899</a> improve salt calculation</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3899'>Major/Task/Fixed/Closed (ARTEMIS-3899)</a></p></td>
+<td>5</td><td>5</td><td>0</td><td>10</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/14a4446ec1deeb19914bf7ca1f6a4a47bfbf0ced'>51</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/14a4446ec1deeb19914bf7ca1f6a4a47bfbf0ced'>14a4446</a></td><td>2022/07/21 11:19:38</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3892'>ARTEMIS-3892</a> fix test</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3892'>Major/Bug/Fixed/Closed (ARTEMIS-3892)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/14a4446ec1deeb19914bf7ca1f6a4a47bfbf0ced/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L2932-L2932'>ActiveMQServerControlTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/14a4446ec1deeb19914bf7ca1f6a4a47bfbf0ced/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/int [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4974f2a9f08ab8424e6917b94c9aaf472ab50b78'>52</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/4974f2a9f08ab8424e6917b94c9aaf472ab50b78'>4974f2a</a></td><td>2022/07/21 11:50:46</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3896'>ARTEMIS-3896</a> fix tests</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3896'>Major/Bug/Fixed/Closed (ARTEMIS-3896)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/4974f2a9f08ab8424e6917b94c9aaf472ab50b78/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/logging/AuditLoggerAMQPMutualSSLTest.java#L78-L81'>AuditLoggerAMQPMutualSSLTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/4974f2a9f08ab8424e6917b94c9aaf472ab50b78/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/logging/AuditLog [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/ab1d7a218eb6377e0064c69c0c3562a4df309808'>53</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/ab1d7a218eb6377e0064c69c0c3562a4df309808'>ab1d7a2</a></td><td>2022/05/12 02:22:46</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA replace templateFn with htmlTemplate</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/e56b5ff53f8d0680a8d58f16e5d2a9c2e1a3d893'>54</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/e56b5ff53f8d0680a8d58f16e5d2a9c2e1a3d893'>e56b5ff</a></td><td>2022/05/18 15:12:33</td><td>AntonRoskvist</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3840'>ARTEMIS-3840</a> Core bridges with concurrency > 1 will get removed on config reload</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3840'>Major/Bug/Fixed/Closed (ARTEMIS-3840)</a></p></td>
+<td>13</td><td>7</td><td>0</td><td>20</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4513d2f1213aab862385e5458eddc9f573ddadee'>55</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/4513d2f1213aab862385e5458eddc9f573ddadee'>4513d2f</a></td><td>2022/07/21 15:40:27</td><td>Domenico Francesco Bruscino</td><td>NO-JIRA Fix Console QueuesTest</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/4513d2f1213aab862385e5458eddc9f573ddadee/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/console/pages/QueuesPage.java#L20-L76'>QueuesPage.java</a><a href='https://github.com/apache/activemq-artemis//commits/4513d2f1213aab862385e5458eddc9f573ddadee/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/console/pages/QueuesPage.java'>(+)</a> </td><t [...]
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/cc4867ccba72712643fe0dcbbb37428adddd36d7'>56</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/cc4867ccba72712643fe0dcbbb37428adddd36d7'>cc4867c</a></td><td>2022/07/21 17:44:33</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare release 2.24.0</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/79daf49105d0f73474677ca9a1ffe3561a9ec151'>57</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/79daf49105d0f73474677ca9a1ffe3561a9ec151'>79daf49</a></td><td>2022/07/21 17:44:35</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare for next development iteration</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4737c5c88978899d304ef1029b5adeea8df372ae'>58</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/4737c5c88978899d304ef1029b5adeea8df372ae'>4737c5c</a></td><td>2022/07/22 08:19:09</td><td>Å mucr Jan</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3901'>ARTEMIS-3901</a> Fix artemis perf client --durable fails on exception</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3901'>Major/Bug/ /Open (ARTEMIS-3901)</a></p></td>
+<td>12</td><td>0</td><td>0</td><td>12</td><td><a href='https://github.com/apache/activemq-artemis/blob/4737c5c88978899d304ef1029b5adeea8df372ae/artemis-cli/src/test/java/org/apache/activemq/cli/test/CliPerfClientTest.java#L1-L71'>CliPerfClientTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/4737c5c88978899d304ef1029b5adeea8df372ae/artemis-cli/src/test/java/org/apache/activemq/cli/test/CliPerfClientTest.java'>(+)</a> </td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/e35758a4d0802a9acf580352a2df1caa4c831af6'>59</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/e35758a4d0802a9acf580352a2df1caa4c831af6'>e35758a</a></td><td>2022/07/22 08:46:17</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3901'>ARTEMIS-3901</a> Improvements on PerfCommand</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3901'>Major/Bug/ /Open (ARTEMIS-3901)</a></p></td>
+<td>260</td><td>0</td><td>0</td><td>260</td><td><a href='https://github.com/apache/activemq-artemis/blob/e35758a4d0802a9acf580352a2df1caa4c831af6/artemis-cli/src/test/java/org/apache/activemq/cli/test/CliPerfClientTest.java#L19-L65'>CliPerfClientTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/e35758a4d0802a9acf580352a2df1caa4c831af6/artemis-cli/src/test/java/org/apache/activemq/cli/test/CliPerfClientTest.java'>(+)</a> </td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/db8f530256dd374f14c3dce1adcf35f0e761113c'>60</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/db8f530256dd374f14c3dce1adcf35f0e761113c'>db8f530</a></td><td>2022/07/22 11:22:30</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3902'>ARTEMIS-3902</a> Adding reason to Audit Security Message</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3902'>Major/Improvement/ /Open (ARTEMIS-3902)</a></p></td>
+<td>0</td><td>5</td><td>0</td><td>5</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/55865ab4b45db4bc6854ebf1f185ed12201036a5'>61</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/55865ab4b45db4bc6854ebf1f185ed12201036a5'>55865ab</a></td><td>2022/07/22 11:37:46</td><td>Clebert Suconic</td><td>Revert "<a href='https://issues.apache.org/jira/browse/ARTEMIS-3902'>ARTEMIS-3902</a> Adding reason to Audit Security Message"</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3902'>Major/Improvement/ /Open (ARTEMIS-3902)</a></p></td>
+<td>0</td><td>5</td><td>0</td><td>5</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/b57a1498e868ff35b000d086bbf8af5e18324c47'>62</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/b57a1498e868ff35b000d086bbf8af5e18324c47'>b57a149</a></td><td>2022/07/22 11:51:11</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3903'>ARTEMIS-3903</a> Remove Xalan dependencies</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3903'>Major/Task/ /Open (ARTEMIS-3903)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/631568f020a876bbc01e2b2b4c4b4c6e86ca8d9d'>63</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/631568f020a876bbc01e2b2b4c4b4c6e86ca8d9d'>631568f</a></td><td>2022/07/25 13:41:27</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-3905'>ARTEMIS-3905</a> update docs for disabled proxy</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-3905'>Minor/Bug/Fixed/Closed (ARTEMIS-3905)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a href='https://github.com/apache/activemq-artemis/blob/631568f020a876bbc01e2b2b4c4b4c6e86ca8d9d/docs/user-manual/en/management-console.md#L45-L52'>management-console.md</a><a href='https://github.com/apache/activemq-artemis//commits/631568f020a876bbc01e2b2b4c4b4c6e86ca8d9d/docs/user-manual/en/management-console.md'>(+)</a> </td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/3b24211ba97c9398b927fd4b671f435f0d4adf40'>64</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/3b24211ba97c9398b927fd4b671f435f0d4adf40'>3b24211</a></td><td>2022/07/26 11:24:26</td><td>Clebert Suconic</td><td>NO-JIRA update versions.md for next release</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td><a href='https://github.com/apache/activemq-artemis/blob/3b24211ba97c9398b927fd4b671f435f0d4adf40/docs/user-manual/en/versions.md#L12-L15'>versions.md</a><a href='https://github.com/apache/activemq-artemis//commits/3b24211ba97c9398b927fd4b671f435f0d4adf40/docs/user-manual/en/versions.md'>(+)</a> </td><td></td></tr>
+<tr><td><a href='https://github.com/apache/activemq-artemis/commit/897d9beaefbdd4d84b7735c9ffafc82264c11c56'>65</a></td>
+<td><a href='https://github.com/apache/activemq-artemis/commit/897d9beaefbdd4d84b7735c9ffafc82264c11c56'>897d9be</a></td><td>2022/07/26 11:59:19</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare release 2.24.0</td><td></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
+</tbody></table>
+<br><h2>
+<a href='https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARTEMIS%20AND%20key%20in%20(ARTEMIS-3877%2CARTEMIS-3558%2CARTEMIS-3899%2CARTEMIS-3876%2CARTEMIS-3878%2CARTEMIS-3851%2CARTEMIS-3873%2CARTEMIS-3895%2CARTEMIS-3850%2CARTEMIS-3894%2CARTEMIS-3874%2CARTEMIS-3896%2CARTEMIS-3891%2CARTEMIS-3890%2CARTEMIS-3893%2CARTEMIS-3870%2CARTEMIS-3892%2CARTEMIS-3903%2CARTEMIS-3902%2CARTEMIS-3905%2CARTEMIS-3767%2CARTEMIS-3888%2CARTEMIS-3766%2CARTEMIS-3868%2CARTEMIS-1964%2CARTEMIS-3901%2CARTEMI [...]
+<br>Generated with <a href='https://github.com/rh-messaging/jira-git-report'> jira-git-report</a>
+</body></html>