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 0a762b7ca Commit report artemis 2.36.0
0a762b7ca is described below
commit 0a762b7caa0ccabcd604a9b08ea4ccc8c1cb4bb8
Author: Clebert Suconic <[email protected]>
AuthorDate: Thu Jul 25 19:49:42 2024 -0400
Commit report artemis 2.36.0
---
.../artemis/download/commit-report-2.36.0.html | 542 +++++++++++++++++++++
1 file changed, 542 insertions(+)
diff --git a/src/components/artemis/download/commit-report-2.36.0.html
b/src/components/artemis/download/commit-report-2.36.0.html
new file mode 100644
index 000000000..ea69e3928
--- /dev/null
+++ b/src/components/artemis/download/commit-report-2.36.0.html
@@ -0,0 +1,542 @@
+<html>
+<head>
+ <link type="text/css" charset="utf8" rel="stylesheet"
href="../../../css/jquery.dataTables.min.css">
+ <script type="text/javascript" charset="utf8"
src="../../../js/jquery.slim.min.js"></script>
+ <script type="text/javascript" charset="utf8"
src="../../../js/jquery.dataTables.min.js"></script>
+ <script type="text/javascript" class="init">
+
+ $(document).ready( function () {
+ $("#gitreport").DataTable();
+ } );
+ </script>
+
+</head>
+
+<body>
+<br/>
+<h4>Release report 2.35.0(b4d3a776499cb3ef9a350107faa998c81b20c3e6) and
2.36.0(75f17ba64df10663a14fcc85bcb5398d23941b6d)</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/f4fd259f0745412496d9e2c14af75b6e832814ee'>1</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f4fd259f0745412496d9e2c14af75b6e832814ee'>f4fd259</a></td><td>2024/06/12
11:58:53</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/dd6c74fc1c862aeb69def42ed8a8bfecc3447f50'>2</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dd6c74fc1c862aeb69def42ed8a8bfecc3447f50'>dd6c74f</a></td><td>2024/06/12
15:26:11</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4667'>ARTEMIS-4667</a>
ReplayManager does not work with replication</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4667'>Major/Bug/Fixed/Closed
(ARTEMIS-4667)</a></p></td>
+<td>6</td><td>9</td><td>0</td><td>15</td><td><a
href='https://github.com/apache/activemq-artemis/blob/dd6c74fc1c862aeb69def42ed8a8bfecc3447f50/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/retention/ReplayWithReplicationTest.java#L1-L153'>ReplayWithReplicationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/dd6c74fc1c862aeb69def42ed8a8bfecc3447f50/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integra
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7f038de9ad0d999044749c6ab398ef2f2d8dee5f'>3</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7f038de9ad0d999044749c6ab398ef2f2d8dee5f'>7f038de</a></td><td>2024/06/12
18:32:18</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4667'>ARTEMIS-4667</a>
Fixing replay manager with replication on the large message case</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4667'>Major/Bug/Fixed/Closed
(ARTEMIS-4667)</a></p></td>
+<td>5</td><td>0</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/106418dc74249ffe2173ab95068bbb15213cb0db'>4</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/106418dc74249ffe2173ab95068bbb15213cb0db'>106418d</a></td><td>2024/06/13
10:06:36</td><td>Clebert Suconic</td><td>NO-JIRA ReplayTest paging
tests</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/106418dc74249ffe2173ab95068bbb15213cb0db/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/retention/ReplayTest.java#L65-L151'>ReplayTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/106418dc74249ffe2173ab95068bbb15213cb0db/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/retention/ReplayTest.java
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/b1c28d7bd416e614e6ec0504a6099f017a5e62a3'>5</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b1c28d7bd416e614e6ec0504a6099f017a5e62a3'>b1c28d7</a></td><td>2024/06/13
11:06:50</td><td>Jeroen van Gorkum</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4816'>ARTEMIS-4816</a>:
Docker image echo's admin credentials during startup</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4816'>Major/Bug/Fixed/Closed
(ARTEMIS-4816)</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/165a93365c2015e3843599bc834fbf4f5396fe78'>6</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/165a93365c2015e3843599bc834fbf4f5396fe78'>165a933</a></td><td>2024/06/13
12:09:38</td><td>Clebert Suconic</td><td>NO-JIRA Specifying default
--commit-interval on transfer</td><td></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/58e8deac2b8d9c904d646e5bfb6ec0aff1596ba2'>7</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/58e8deac2b8d9c904d646e5bfb6ec0aff1596ba2'>58e8dea</a></td><td>2024/06/13
16:43:56</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2892'>ARTEMIS-2892</a>
Interrupted replication could lead to restart problems</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-2892'>Major/Bug/Fixed/Closed
(ARTEMIS-2892)</a></p></td>
+<td>4</td><td>8</td><td>1</td><td>11</td><td><a
href='https://github.com/apache/activemq-artemis/blob/58e8deac2b8d9c904d646e5bfb6ec0aff1596ba2/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/replication/RepeatStartBackupTest.java#L1-L233'>RepeatStartBackupTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/58e8deac2b8d9c904d646e5bfb6ec0aff1596ba2/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/r
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/a6ff05ecd7c83e28fe23092e62b10e1078221b57'>8</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a6ff05ecd7c83e28fe23092e62b10e1078221b57'>a6ff05e</a></td><td>2024/06/13
11:45:04</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4817'>ARTEMIS-4817</a>
Check policy credits before checking parent credits</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4817'>Minor/Bug/Fixed/Closed
(ARTEMIS-4817)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a
href='https://github.com/apache/activemq-artemis/blob/a6ff05ecd7c83e28fe23092e62b10e1078221b57/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/connect/AMQPFederationAddressPolicyTest.java#L3653-L3729'>AMQPFederationAddressPolicyTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/a6ff05ecd7c83e28fe23092e62b10e1078221b57/tests/integration-tests/src/test/java/org/apache/activemq/art
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c6f227cbb883469247dd7c2389493be579ad35a0'>9</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c6f227cbb883469247dd7c2389493be579ad35a0'>c6f227c</a></td><td>2024/06/17
13:54:44</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4820'>ARTEMIS-4820</a> Read
Header TTL as unsigned integer to set expiration</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4820'>Minor/Bug/Fixed/Closed
(ARTEMIS-4820)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a
href='https://github.com/apache/activemq-artemis/blob/c6f227cbb883469247dd7c2389493be579ad35a0/artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/protocol/amqp/broker/AMQPMessageTest.java#L1031-L1121'>AMQPMessageTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/c6f227cbb883469247dd7c2389493be579ad35a0/artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/proto
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4967a0c4ba807968df2c22a8974fc5d1349aa7b4'>10</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4967a0c4ba807968df2c22a8974fc5d1349aa7b4'>4967a0c</a></td><td>2024/06/17
15:06:56</td><td>Justin Bertram</td><td>NO-JIRA clarify CLI docs</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/a10694f202583e145e7d06c27488814d8b28b762'>11</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a10694f202583e145e7d06c27488814d8b28b762'>a10694f</a></td><td>2024/06/14
07:23:43</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4818'>ARTEMIS-4818</a>
Improve support for multiple broker plugins from broker
properties</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4818'>Major/Improvement/Fixed/Closed
(ARTEMIS-4818)</a></p></td>
+<td>9</td><td>18</td><td>0</td><td>27</td><td><a
href='https://github.com/apache/activemq-artemis/blob/a10694f202583e145e7d06c27488814d8b28b762/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L2119-L2253'>ConfigurationImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/a10694f202583e145e7d06c27488814d8b28b762/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/e5e95f4a182d442bd5c1b4c64906c39fc2ae662f'>12</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e5e95f4a182d442bd5c1b4c64906c39fc2ae662f'>e5e95f4</a></td><td>2024/06/18
07:24:31</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4818'>ARTEMIS-4818</a>
Support classes with .class in the package</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4818'>Major/Improvement/Fixed/Closed
(ARTEMIS-4818)</a></p></td>
+<td>0</td><td>3</td><td>0</td><td>3</td><td><a
href='https://github.com/apache/activemq-artemis/blob/e5e95f4a182d442bd5c1b4c64906c39fc2ae662f/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L2334-L2347'>ConfigurationImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e5e95f4a182d442bd5c1b4c64906c39fc2ae662f/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/ee9d016f6c970b518cccce261da0da9dd2b9a8b5'>13</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ee9d016f6c970b518cccce261da0da9dd2b9a8b5'>ee9d016</a></td><td>2024/06/18
18:45:31</td><td>Clebert Suconic</td><td>NO-JIRA Adding test on
WildcardAddressManagerUnitTest.java</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/ee9d016f6c970b518cccce261da0da9dd2b9a8b5/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java#L25-L467'>WildcardAddressManagerUnitTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ee9d016f6c970b518cccce261da0da9dd2b9a8b5/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/co
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/166adf4bfb7777e25a643bd4b7442f2a6a562341'>14</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/166adf4bfb7777e25a643bd4b7442f2a6a562341'>166adf4</a></td><td>2024/06/11
23:10:54</td><td>Josh Byster</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4814'>ARTEMIS-4814</a> Make
direct binding lookup time constant</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4814'>Major/Improvement/Fixed/Closed
(ARTEMIS-4814)</a></p></td>
+<td>7</td><td>13</td><td>0</td><td>20</td><td><a
href='https://github.com/apache/activemq-artemis/blob/166adf4bfb7777e25a643bd4b7442f2a6a562341/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java#L205-L379'>WildcardAddressManagerUnitTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/166adf4bfb7777e25a643bd4b7442f2a6a562341/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ae8fd6dbdbae2653194512b97484a27440a38f6d'>15</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ae8fd6dbdbae2653194512b97484a27440a38f6d'>ae8fd6d</a></td><td>2024/06/19
05:01:13</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4822'>ARTEMIS-4822</a>:
disable timestamps in PDF metadata, making it and artemis-website output
reproducible</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4822'>Major/Task/Fixed/Closed
(ARTEMIS-4822)</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/cbdc197bebc020b85f074817cc068cf9b51f2fca'>16</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/cbdc197bebc020b85f074817cc068cf9b51f2fca'>cbdc197</a></td><td>2024/06/19
10:46:01</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4823'>ARTEMIS-4823</a>
Upgrade BouncyCastle to 1.78.1</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4823'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4823)</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/6fe1997aec7fc05ccc6af77c6ceec877a1eeba13'>17</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6fe1997aec7fc05ccc6af77c6ceec877a1eeba13'>6fe1997</a></td><td>2024/06/19
12:15:44</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4822'>ARTEMIS-4822</a>:
update commons pom to avoid varying dependency-reduced replacement
pom</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4822'>Major/Task/Fixed/Closed
(ARTEMIS-4822)</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/be1459c9397f30d82dbbaad5141e2c54a6686b9e'>18</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/be1459c9397f30d82dbbaad5141e2c54a6686b9e'>be1459c</a></td><td>2024/06/19
13:43:14</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4826'>ARTEMIS-4826</a>
avoid implicit int conversion to long</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4826'>Minor/Bug/Fixed/Closed
(ARTEMIS-4826)</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/80ec64c3d9c522ef542a6b7d94b16faedeca752f'>19</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/80ec64c3d9c522ef542a6b7d94b16faedeca752f'>80ec64c</a></td><td>2024/06/19
14:55:52</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4827'>ARTEMIS-4827</a>
remove unreachable or redundant code</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4827'>Trivial/Bug/Fixed/Closed
(ARTEMIS-4827)</a></p></td>
+<td>0</td><td>1</td><td>2</td><td>-1</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8d3508eaf2f1fdfd72986e61400a39498315be34'>20</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8d3508eaf2f1fdfd72986e61400a39498315be34'>8d3508e</a></td><td>2024/06/19
13:59:53</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4828'>ARTEMIS-4828</a>
remove unused variables</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4828'>Major/Task/Fixed/Closed
(ARTEMIS-4828)</a></p></td>
+<td>0</td><td>1</td><td>4</td><td>-3</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4c454e8abda2da77f8827810e7ac7367dde24aff'>21</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4c454e8abda2da77f8827810e7ac7367dde24aff'>4c454e8</a></td><td>2024/06/19
13:16:09</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4747'>ARTEMIS-4747</a>
remove unreachable code</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4747'>Trivial/Bug/Fixed/Closed
(ARTEMIS-4747)</a></p></td>
+<td>0</td><td>9</td><td>4</td><td>5</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/229afee380a74eb84f922d237e408097414f9fcb'>22</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/229afee380a74eb84f922d237e408097414f9fcb'>229afee</a></td><td>2024/06/20
08:40:54</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4831'>ARTEMIS-4831</a>:
consistently use surefire default behaviour around test failure</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4831'>Major/Task/Fixed/Closed
(ARTEMIS-4831)</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/dba753bffc24f5d705466f0f0bcca66deab9dfd8'>23</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dba753bffc24f5d705466f0f0bcca66deab9dfd8'>dba753b</a></td><td>2024/06/20
09:38:53</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4814'>ARTEMIS-4814</a>
Improve synchronization on
SimpleAddressManager::getDirectBindings</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4814'>Major/Improvement/Fixed/Closed
(ARTEMIS-4814)</a></p></td>
+<td>0</td><td>11</td><td>0</td><td>11</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/925e33887400b71a5d5ccb8fecd0b7466bbed417'>24</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/925e33887400b71a5d5ccb8fecd0b7466bbed417'>925e338</a></td><td>2024/06/20
11:45:16</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4814'>ARTEMIS-4814</a>
Speeding up WildcardAddressManagerUnitTest::testConcurrentCalls2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4814'>Major/Improvement/Fixed/Closed
(ARTEMIS-4814)</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/925e33887400b71a5d5ccb8fecd0b7466bbed417/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java#L411-L459'>WildcardAddressManagerUnitTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/925e33887400b71a5d5ccb8fecd0b7466bbed417/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/c
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/68155867b6947a8fb41ba11b14f6bac79e8f3c20'>25</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/68155867b6947a8fb41ba11b14f6bac79e8f3c20'>6815586</a></td><td>2024/06/21
09:05:06</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4832'>ARTEMIS-4832</a>:
direct test output to file, make results more visible</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4832'>Major/Task/Fixed/Closed
(ARTEMIS-4832)</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/d7cf5dfa446020a8d36086d38e57aaf00781c9dd'>26</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d7cf5dfa446020a8d36086d38e57aaf00781c9dd'>d7cf5df</a></td><td>2024/06/19
17:44:15</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4829'>ARTEMIS-4829</a> use
lambdas consistently</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4829'>Major/Task/Fixed/Closed
(ARTEMIS-4829)</a></p></td>
+<td>292</td><td>704</td><td>73</td><td>923</td><td><a
href='https://github.com/apache/activemq-artemis/blob/d7cf5dfa446020a8d36086d38e57aaf00781c9dd/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/NetworkHealthTest.java#L36-L107'>NetworkHealthTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d7cf5dfa446020a8d36086d38e57aaf00781c9dd/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/NetworkHealthTest.java'>(+)</a>
<a href='https://githu [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ca73dee630fd8afd463257551d067b5bbc2c7e8f'>27</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ca73dee630fd8afd463257551d067b5bbc2c7e8f'>ca73dee</a></td><td>2024/06/21
18:20:34</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4833'>ARTEMIS-4833</a>
remove redundant type arguments</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4833'>Major/Task/Fixed/Closed
(ARTEMIS-4833)</a></p></td>
+<td>2</td><td>36</td><td>2</td><td>36</td><td><a
href='https://github.com/apache/activemq-artemis/blob/ca73dee630fd8afd463257551d067b5bbc2c7e8f/artemis-core-client/src/test/java/org/apache/activemq/artemis/ClientThreadPoolsTest.java#L103-L227'>ClientThreadPoolsTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ca73dee630fd8afd463257551d067b5bbc2c7e8f/artemis-core-client/src/test/java/org/apache/activemq/artemis/ClientThreadPoolsTest.java'>(+)</a>
<a href='https://g [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/98b33f5589dadcc968b65c7a7dfe188e20634da0'>28</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/98b33f5589dadcc968b65c7a7dfe188e20634da0'>98b33f5</a></td><td>2024/06/26
13:06:29</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4836'>ARTEMIS-4836</a>:
update to Mockito 5.12.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4836'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4836)</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/728762ad43779d3aa2fc38bcfe4e5188269a169b'>29</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/728762ad43779d3aa2fc38bcfe4e5188269a169b'>728762a</a></td><td>2024/06/26
13:07:10</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4837'>ARTEMIS-4837</a>:
update to groovy 4.0.21</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4837'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4837)</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/ea3337006785a5c10e4e44530db98de0dfd5a76a'>30</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ea3337006785a5c10e4e44530db98de0dfd5a76a'>ea33370</a></td><td>2024/05/07
15:36:32</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4764'>ARTEMIS-4764</a>
increase automation for dependecy updates</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4764'>Major/Improvement/Fixed/Closed
(ARTEMIS-4764)</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/5c62c4db7ebc9c6a669f238260f70c7c533cbffe'>31</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5c62c4db7ebc9c6a669f238260f70c7c533cbffe'>5c62c4d</a></td><td>2024/06/26
14:21:57</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4838'>ARTEMIS-4838</a> Bump
version.batavia from 1.0.10.Final to 1.0.15.Final</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4838'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4838)</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/1f2f45404beafa9be8505f39465f586e9edd7989'>32</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1f2f45404beafa9be8505f39465f586e9edd7989'>1f2f454</a></td><td>2024/06/26
14:22:04</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4839'>ARTEMIS-4839</a> Bump
org.jline:jline from 3.25.1 to 3.26.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4839'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4839)</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/6e6b666363d4d5ca44612e972a19ddae2079cc64'>33</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6e6b666363d4d5ca44612e972a19ddae2079cc64'>6e6b666</a></td><td>2024/06/26
14:22:10</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4840'>ARTEMIS-4840</a> Bump
org.apache.commons:commons-dbcp2 from 2.11.0 to 2.12.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4840'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4840)</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/a2652bfe307f17d6068ebecb4599561d82d588a6'>34</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a2652bfe307f17d6068ebecb4599561d82d588a6'>a2652bf</a></td><td>2024/06/26
14:22:28</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4841'>ARTEMIS-4841</a> Bump
jetty.version from 10.0.20 to 10.0.21</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4841'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4841)</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/851a3b0b132cc8cfed08881c01bdeed3e1d58941'>35</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/851a3b0b132cc8cfed08881c01bdeed3e1d58941'>851a3b0</a></td><td>2024/06/26
14:22:46</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4843'>ARTEMIS-4843</a> Bump
log4j.version from 2.22.1 to 2.23.1</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4843'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4843)</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/3caa312a355efca7de7e87c70f83f6a364bcc53e'>36</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/3caa312a355efca7de7e87c70f83f6a364bcc53e'>3caa312</a></td><td>2024/06/26
14:23:01</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4844'>ARTEMIS-4844</a> Bump
com.fasterxml.jackson.core:jackson-databind</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4844'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4844)</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/174b95a39df78416914692da0df19c9cb4b41852'>37</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/174b95a39df78416914692da0df19c9cb4b41852'>174b95a</a></td><td>2024/06/26
14:23:07</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4845'>ARTEMIS-4845</a> Bump
org.apache.felix:maven-bundle-plugin from 2.5.3 to 5.1.9</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4845'>Minor/Task/Fixed/Closed
(ARTEMIS-4845)</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/ccba678d158704be2296b687d2d610809ca19ca7'>38</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ccba678d158704be2296b687d2d610809ca19ca7'>ccba678</a></td><td>2024/06/26
14:23:27</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4846'>ARTEMIS-4846</a> Bump
version.org.jacoco.plugin from 0.8.11 to 0.8.12</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4846'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4846)</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/f3b2b3b2c7e1e56f388429e367f739a62aeeae61'>39</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f3b2b3b2c7e1e56f388429e367f739a62aeeae61'>f3b2b3b</a></td><td>2024/06/26
14:23:46</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4847'>ARTEMIS-4847</a> Bump
org.jgroups:jgroups from 5.3.4.Final to 5.3.7.Final</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4847'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4847)</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/6c1ddd252d0f8c44e7dc65322fb2fc978b1e233f'>40</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6c1ddd252d0f8c44e7dc65322fb2fc978b1e233f'>6c1ddd2</a></td><td>2024/06/26
14:23:38</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4848'>ARTEMIS-4848</a> Bump
org.codehaus.mojo:javacc-maven-plugin from 2.6 to 3.1.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4848'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4848)</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/06dc80428840d4dbb357f4e9d8f2451d1d425a3a'>41</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/06dc80428840d4dbb357f4e9d8f2451d1d425a3a'>06dc804</a></td><td>2024/06/26
14:58:17</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4842'>ARTEMIS-4842</a>
Update protonj2 to v1.0.0-M20</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4842'>Trivial/Task/Fixed/Closed
(ARTEMIS-4842)</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/0210e2db5bc9da18fe0e2e3b171018ec90df3a42'>42</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0210e2db5bc9da18fe0e2e3b171018ec90df3a42'>0210e2d</a></td><td>2024/06/17
07:05:47</td><td>Frederico Alves</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4849'>ARTEMIS-4849</a> Bump
ZooKeeper from 3.9.1 to 3.9.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4849'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4849)</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/5923b514deda502ebed5d43859ab946b42b1cf44'>43</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5923b514deda502ebed5d43859ab946b42b1cf44'>5923b51</a></td><td>2024/06/25
05:50:39</td><td>Emmanuel Hugonnet</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4835'>ARTEMIS-4835</a> Bump
JCTools from 4.0.2 to 4.0.5</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4835'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4835)</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/30a2f95b1259ee2f4fa6816194623d553bef7f9b'>44</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/30a2f95b1259ee2f4fa6816194623d553bef7f9b'>30a2f95</a></td><td>2024/06/26
22:11:52</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4850'>ARTEMIS-4850</a> Bump
owasp.version from 9.0.9 to 9.2.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4850'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4850)</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/641eabf6b2e973e91b14b856963320edfca34293'>45</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/641eabf6b2e973e91b14b856963320edfca34293'>641eabf</a></td><td>2024/06/26
22:12:20</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4851'>ARTEMIS-4851</a> Bump
curator.version from 5.6.0 to 5.7.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4851'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4851)</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/5677a23cc59dc49122ec73d2be50fc02de8d939b'>46</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5677a23cc59dc49122ec73d2be50fc02de8d939b'>5677a23</a></td><td>2024/06/26
22:12:45</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4852'>ARTEMIS-4852</a> Bump
slf4j.version from 2.0.12 to 2.0.13</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4852'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4852)</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/27781b7e0d99556e566dd5da4671184e7c773d6a'>47</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/27781b7e0d99556e566dd5da4671184e7c773d6a'>27781b7</a></td><td>2024/06/26
22:13:35</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4853'>ARTEMIS-4853</a> Bump
selenium.version from 4.17.0 to 4.22.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4853'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4853)</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/dfe52330c43e129858b4c6f91418e9af9dc934ec'>48</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dfe52330c43e129858b4c6f91418e9af9dc934ec'>dfe5233</a></td><td>2024/06/26
22:14:11</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4854'>ARTEMIS-4854</a> Bump
picocli.version from 4.7.5 to 4.7.6</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4854'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4854)</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/25aef89ce7f3a7b4850210389791ecfcbdff3f6d'>49</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/25aef89ce7f3a7b4850210389791ecfcbdff3f6d'>25aef89</a></td><td>2024/06/26
22:13:43</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4855'>ARTEMIS-4855</a> Bump
org.asciidoctor:asciidoctor-maven-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4855'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4855)</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/0a271e4e02549b5bffbcf32a68ba0b2f5daac47b'>50</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0a271e4e02549b5bffbcf32a68ba0b2f5daac47b'>0a271e4</a></td><td>2024/06/26
23:31:05</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4764'>ARTEMIS-4764</a>
ignore com.sun.xml.bind deps >= 3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4764'>Major/Improvement/Fixed/Closed
(ARTEMIS-4764)</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/464bf6425c6521fe168a0be9cd3a8fb73ab31c6e'>51</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/464bf6425c6521fe168a0be9cd3a8fb73ab31c6e'>464bf64</a></td><td>2024/06/26
23:11:20</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4856'>ARTEMIS-4856</a> Bump
org.asciidoctor:asciidoctorj-pdf from 2.3.9 to 2.3.17</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4856'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4856)</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/2e26ac0f31d5447f016326b3e8255740773df8be'>52</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2e26ac0f31d5447f016326b3e8255740773df8be'>2e26ac0</a></td><td>2024/06/26
23:09:10</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4857'>ARTEMIS-4857</a> Bump
testcontainers.version from 1.19.4 to 1.19.8</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4857'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4857)</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/9d00b110d2c47e041d4c74f79b9290813a826d04'>53</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9d00b110d2c47e041d4c74f79b9290813a826d04'>9d00b11</a></td><td>2024/06/26
23:05:10</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4858'>ARTEMIS-4858</a> Bump
spring.version from 5.3.33 to 5.3.37</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4858'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4858)</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/0d248032c76bd57eb5154b8e6dbdf8d897bc7cd8'>54</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0d248032c76bd57eb5154b8e6dbdf8d897bc7cd8'>0d24803</a></td><td>2024/06/26
23:31:55</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4859'>ARTEMIS-4859</a> Bump
org.jboss.marshalling:jboss-marshalling-river</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4859'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4859)</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/92697d2c56625ad178960c0b7b4e39af5138bb44'>55</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/92697d2c56625ad178960c0b7b4e39af5138bb44'>92697d2</a></td><td>2024/06/26
23:31:59</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4861'>ARTEMIS-4861</a> Bump
org.codehaus.mojo:findbugs-maven-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4861'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4861)</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/d65e82855aa96bcad7138ed5c435313d526454e2'>56</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d65e82855aa96bcad7138ed5c435313d526454e2'>d65e828</a></td><td>2024/06/27
10:04:26</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4862'>ARTEMIS-4862</a> Bump
check-leak-version from 0.8 to 0.11</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4862'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4862)</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/851b91572c4f4a00589a7bdf111e9aefec1fed12'>57</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/851b91572c4f4a00589a7bdf111e9aefec1fed12'>851b915</a></td><td>2024/06/26
23:32:37</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4864'>ARTEMIS-4864</a> Bump
org.easymock:easymock from 5.2.0 to 5.3.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4864'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4864)</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/02b8656b70a6c800f128deb44d6f000123efcfbf'>58</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/02b8656b70a6c800f128deb44d6f000123efcfbf'>02b8656</a></td><td>2024/06/26
23:32:45</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4865'>ARTEMIS-4865</a> Bump
org.apache.commons:commons-text from 1.10.0 to 1.12.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4865'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4865)</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/71987da123f2a60c6b55dcd04246f7da7193a60a'>59</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/71987da123f2a60c6b55dcd04246f7da7193a60a'>71987da</a></td><td>2024/06/27
11:01:49</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>ARTEMIS-4863</a>:
remove M2E compiler-id config profile, added due to errorprone compiler-id
config that no longer exists</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>Major/Task/Fixed/Closed
(ARTEMIS-4863)</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/4784d3758b12f34d311e2e1fe25a9468e2b62e31'>60</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4784d3758b12f34d311e2e1fe25a9468e2b62e31'>4784d37</a></td><td>2024/06/27
11:03:08</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>ARTEMIS-4863</a>: set
maven.compiler.release explicitly rather than implicitly by
parent</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>Major/Task/Fixed/Closed
(ARTEMIS-4863)</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/503335a411e61af16f256fa111a5eafd2be3525c'>61</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/503335a411e61af16f256fa111a5eafd2be3525c'>503335a</a></td><td>2024/06/26
23:33:04</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4866'>ARTEMIS-4866</a> Bump
com.google.cloud.tools:jib-maven-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4866'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4866)</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/6110d1364e49d401619e982640184cb195c2525f'>62</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6110d1364e49d401619e982640184cb195c2525f'>6110d13</a></td><td>2024/06/26
23:33:17</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4867'>ARTEMIS-4867</a> Bump
com.sun.winsw:winsw from 2.7.0 to 2.9.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4867'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4867)</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/13dede460ab368563ea18b422a6b13859a4211f1'>63</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/13dede460ab368563ea18b422a6b13859a4211f1'>13dede4</a></td><td>2024/06/26
23:36:42</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4868'>ARTEMIS-4868</a> Bump
byteman.version from 4.0.18 to 4.0.23</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4868'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4868)</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/53aaa0837a11f9878bb4fdb423162d9d751a7c6a'>64</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/53aaa0837a11f9878bb4fdb423162d9d751a7c6a'>53aaa08</a></td><td>2024/06/26
23:37:58</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4870'>ARTEMIS-4870</a> Bump
com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4870'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4870)</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/91198f68ee855418504c4489fbf5c6aab9faa242'>65</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/91198f68ee855418504c4489fbf5c6aab9faa242'>91198f6</a></td><td>2024/06/26
23:39:15</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4871'>ARTEMIS-4871</a> Bump
org.osgi:osgi.cmpn from 6.0.0 to 7.0.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4871'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4871)</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/c05347cb9330ef9727af308d8835493747df339c'>66</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c05347cb9330ef9727af308d8835493747df339c'>c05347c</a></td><td>2024/06/27
11:10:28</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4869'>ARTEMIS-4869</a>:
update to errorprone 2.28.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4869'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4869)</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/d45349fa67a967691c8f78b8d46c3f460c278c81'>67</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d45349fa67a967691c8f78b8d46c3f460c278c81'>d45349f</a></td><td>2024/06/27
12:26:17</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4872'>ARTEMIS-4872</a>: use
explicit annotationProcessorPaths compiler config</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4872'>Major/Task/Fixed/Closed
(ARTEMIS-4872)</a></p></td>
+<td>0</td><td>0</td><td>0</td><td>0</td><td>MyException.java MyObject.java
SimpleBundle.java SimpleBundleTest.java <a
href='https://github.com/apache/activemq-artemis/blob/d45349fa67a967691c8f78b8d46c3f460c278c81/artemis-log-annotation-processor/tests/src/test/java/org/apache/activemq/artemis/logs/annotation/processor/MyException.java#L1-L36'>MyException.java</a><a
href='https://github.com/apache/activemq-artemis//commits/d45349fa67a967691c8f78b8d46c3f460c278c81/artemis-log-annotation-pr
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/6584220f27c51b00a591b9973544d9eefba7e628'>68</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6584220f27c51b00a591b9973544d9eefba7e628'>6584220</a></td><td>2024/06/28
11:52:06</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>ARTEMIS-4863</a>: set
JDK16+ errorprone profile to error on missing override</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>Major/Task/Fixed/Closed
(ARTEMIS-4863)</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/389770b9ec7124fbec1f99b9d497ac89eb6daa7e'>69</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/389770b9ec7124fbec1f99b9d497ac89eb6daa7e'>389770b</a></td><td>2024/06/27
22:48:08</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4874'>ARTEMIS-4874</a> Bump
org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.3.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4874'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4874)</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/36d95e6f3df8d3d6e19392e5153678f5f55f261c'>70</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/36d95e6f3df8d3d6e19392e5153678f5f55f261c'>36d95e6</a></td><td>2024/06/27
22:49:14</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4875'>ARTEMIS-4875</a> Bump
activemq5-version from 5.18.3 to 5.18.4</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4875'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4875)</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/adfc954ef30ed5f050bdf966121b8db1b894b0cc'>71</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/adfc954ef30ed5f050bdf966121b8db1b894b0cc'>adfc954</a></td><td>2024/06/27
22:49:38</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4876'>ARTEMIS-4876</a> Bump
commons-codec:commons-codec from 1.16.0 to 1.17.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4876'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4876)</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/ceeea7c6476e761f763d43105b402d05cd5038c9'>72</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ceeea7c6476e761f763d43105b402d05cd5038c9'>ceeea7c</a></td><td>2024/06/27
22:49:45</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4877'>ARTEMIS-4877</a> Bump
jakarta.inject:jakarta.inject-api from 1.0.3 to 1.0.5</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4877'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4877)</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/bd8b51d36ddb20227eddc305fcacaf49ae7890d9'>73</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/bd8b51d36ddb20227eddc305fcacaf49ae7890d9'>bd8b51d</a></td><td>2024/06/27
22:49:50</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4878'>ARTEMIS-4878</a> Bump
org.apache.maven.resolver:maven-resolver-api</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4878'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4878)</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/f1bed68ffe72418815c6f3abc0fffb02bbecad35'>74</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f1bed68ffe72418815c6f3abc0fffb02bbecad35'>f1bed68</a></td><td>2024/06/27
22:50:27</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4879'>ARTEMIS-4879</a> Bump
jmh.version from 1.26 to 1.37</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4879'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4879)</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/dd9a89df31880714795e3194a006932d8f507328'>75</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/dd9a89df31880714795e3194a006932d8f507328'>dd9a89d</a></td><td>2024/06/27
22:50:28</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4880'>ARTEMIS-4880</a> Bump
org.osgi:org.osgi.core from 4.3.1 to 6.0.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4880'>Minor/Task/Fixed/Closed
(ARTEMIS-4880)</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/b1f868afa9956295c925224bfdd7622a9990f9ad'>76</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b1f868afa9956295c925224bfdd7622a9990f9ad'>b1f868a</a></td><td>2024/06/27
22:50:33</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4881'>ARTEMIS-4881</a> Bump
org.apache.maven:maven-artifact from 3.8.5 to 3.9.8</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4881'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4881)</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/8dd584decaed0d1289a907ece591a7da4851d8c8'>77</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8dd584decaed0d1289a907ece591a7da4851d8c8'>8dd584d</a></td><td>2024/06/27
22:50:40</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4882'>ARTEMIS-4882</a> Bump
org.apache.qpid:qpid-jms-client from 1.10.0 to 1.11.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4882'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4882)</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/fc770d6888c14da0f73a75d1a4b4111934b63127'>78</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fc770d6888c14da0f73a75d1a4b4111934b63127'>fc770d6</a></td><td>2024/06/27
22:50:46</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4883'>ARTEMIS-4883</a> Bump
org.codehaus.woodstox:woodstox-core-asl</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4883'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4883)</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/8bbd0d4d77a383b410f052528f020bfa9c78dc92'>79</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8bbd0d4d77a383b410f052528f020bfa9c78dc92'>8bbd0d4</a></td><td>2024/07/01
04:43:50</td><td>Robbie Gemmell</td><td>NO-JIRA: add JDK22 to GHA CI
job</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/12692043b1ce8781d0940950f1f9c1ed699f186d'>80</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/12692043b1ce8781d0940950f1f9c1ed699f186d'>1269204</a></td><td>2024/06/30
22:49:14</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4885'>ARTEMIS-4885</a> Bump
version.jaxb.runtime from 2.3.3 to 2.3.9</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4885'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4885)</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/6c8f85d80fdb72c3d581ddd0429dee525caddb33'>81</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6c8f85d80fdb72c3d581ddd0429dee525caddb33'>6c8f85d</a></td><td>2024/06/30
22:49:33</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4886'>ARTEMIS-4886</a> Bump
org.apache.maven.plugins:maven-pmd-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4886'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4886)</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/effe1aa80417122bb49e51c89157cc51fe128565'>82</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/effe1aa80417122bb49e51c89157cc51fe128565'>effe1aa</a></td><td>2024/06/30
22:49:39</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4887'>ARTEMIS-4887</a> Bump
org.apache.hadoop:hadoop-minikdc from 3.3.1 to 3.4.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4887'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4887)</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/0b084deff751ff05e1005aa6912339ef23ca3c7b'>83</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0b084deff751ff05e1005aa6912339ef23ca3c7b'>0b084de</a></td><td>2024/06/30
22:49:47</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4888'>ARTEMIS-4888</a> Bump
org.postgresql:postgresql from 42.7.2 to 42.7.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4888'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4888)</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/d8cb7a71ca9ebec7b95cdc8bcbbe1ac42e52170d'>84</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d8cb7a71ca9ebec7b95cdc8bcbbe1ac42e52170d'>d8cb7a7</a></td><td>2024/06/30
22:50:39</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4889'>ARTEMIS-4889</a> Bump
org.apache.maven:maven-plugin-api from 3.3.3 to 3.9.8</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4889'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4889)</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/34ca3a2db88332b59409447dc13f2a667c9ae4dd'>85</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/34ca3a2db88332b59409447dc13f2a667c9ae4dd'>34ca3a2</a></td><td>2024/06/30
22:50:41</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4890'>ARTEMIS-4890</a> Bump
org.apache.maven.plugins:maven-antrun-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4890'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4890)</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/bcf5820747f1676a467407e9075a9f1ff30cc711'>86</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/bcf5820747f1676a467407e9075a9f1ff30cc711'>bcf5820</a></td><td>2024/06/30
22:51:04</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4891'>ARTEMIS-4891</a> Bump
org.hamcrest:hamcrest from 2.1 to 2.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4891'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4891)</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/fd1b8a5c9a68e8bb604199482dffa6356875015e'>87</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fd1b8a5c9a68e8bb604199482dffa6356875015e'>fd1b8a5</a></td><td>2024/07/01
13:50:54</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4892'>ARTEMIS-4892</a> Bump
io.micrometer:micrometer-core from 1.12.2 to 1.13.1</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4892'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4892)</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/f5b1fe7b59c56d833888bd210b8cc596db73ebd1'>88</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f5b1fe7b59c56d833888bd210b8cc596db73ebd1'>f5b1fe7</a></td><td>2024/07/01
22:39:51</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4893'>ARTEMIS-4893</a> Bump
org.codehaus.mojo:build-helper-maven-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4893'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4893)</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/7aef4cbfd9232ae7f966bd9cd76429100731dfb6'>89</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7aef4cbfd9232ae7f966bd9cd76429100731dfb6'>7aef4cb</a></td><td>2024/07/01
22:39:56</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4894'>ARTEMIS-4894</a> Bump
com.google.guava:guava from 33.0.0-jre to 33.2.1-jre</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4894'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4894)</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/7683606d2b0e3bee874bfbe63e55901ef9143ccd'>90</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7683606d2b0e3bee874bfbe63e55901ef9143ccd'>7683606</a></td><td>2024/07/01
22:40:05</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4895'>ARTEMIS-4895</a> Bump
org.apache.maven.plugins:maven-plugin-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4895'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4895)</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/1ad23f48de0522aed0f4155123496501934938c2'>91</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1ad23f48de0522aed0f4155123496501934938c2'>1ad23f4</a></td><td>2024/07/01
22:40:56</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4896'>ARTEMIS-4896</a> Bump
org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4896'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4896)</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/82f7f92d4844eec378f7eaa2e08c13a8fb57a094'>92</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/82f7f92d4844eec378f7eaa2e08c13a8fb57a094'>82f7f92</a></td><td>2024/07/01
22:41:06</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4897'>ARTEMIS-4897</a> Bump
org.apache.servicemix.tooling:depends-maven-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4897'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4897)</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/d783a3711979ce11a3e7b743577c2a2681fee475'>93</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d783a3711979ce11a3e7b743577c2a2681fee475'>d783a37</a></td><td>2024/07/01
22:41:43</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4898'>ARTEMIS-4898</a> Bump
org.junit:junit-bom from 5.10.2 to 5.10.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4898'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4898)</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/7d9707d1bc81cef3a638c2a82d9d2f563b7d44be'>94</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7d9707d1bc81cef3a638c2a82d9d2f563b7d44be'>7d9707d</a></td><td>2024/07/01
22:42:49</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4899'>ARTEMIS-4899</a> Bump
org.apache.directory.jdbm:apacheds-jdbm2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4899'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4899)</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/0b48810c143f8f162fbe045886c7af537342517d'>95</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0b48810c143f8f162fbe045886c7af537342517d'>0b48810</a></td><td>2024/07/01
22:43:24</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4900'>ARTEMIS-4900</a> Bump
version.org.jacoco from 0.8.11 to 0.8.12</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4900'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4900)</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/e626c568d2df91c28c0292e043cd0b70297814a6'>96</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e626c568d2df91c28c0292e043cd0b70297814a6'>e626c56</a></td><td>2024/07/02
06:47:06</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4890'>ARTEMIS-4890</a>:
dont define specific version, just use parent managed version that was already
3.1.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4890'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4890)</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/f80caddb02959a4e9cdf798f8659a790482f74fe'>97</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f80caddb02959a4e9cdf798f8659a790482f74fe'>f80cadd</a></td><td>2024/07/01
23:39:23</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4901'>ARTEMIS-4901</a> Bump
owasp.version from 9.2.0 to 10.0.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4901'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4901)</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/3f2adcdc71c37efe5015d96d0b72760d3b1c8278'>98</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/3f2adcdc71c37efe5015d96d0b72760d3b1c8278'>3f2adcd</a></td><td>2024/07/02
11:04:56</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4845'>ARTEMIS-4845</a>:
dont define specific version, just use parent managed version that was already
5.1.9</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4845'>Minor/Task/Fixed/Closed
(ARTEMIS-4845)</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/78a0c4d233373044509d4f9a3ab886ad385034f7'>99</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/78a0c4d233373044509d4f9a3ab886ad385034f7'>78a0c4d</a></td><td>2024/07/02
12:24:55</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4845'>ARTEMIS-4845</a>:
remove superfluous plugin config, not needed</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4845'>Minor/Task/Fixed/Closed
(ARTEMIS-4845)</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/d9ee7347824f79d80436b31652e5619f448bfcc8'>100</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d9ee7347824f79d80436b31652e5619f448bfcc8'>d9ee734</a></td><td>2024/07/02
12:26:32</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4880'>ARTEMIS-4880</a>:
remove unnecessary dependency, not needed</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4880'>Minor/Task/Fixed/Closed
(ARTEMIS-4880)</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/647dd3ff001f45f1094c951e4186b934284bb30f'>101</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/647dd3ff001f45f1094c951e4186b934284bb30f'>647dd3f</a></td><td>2024/07/02
11:51:27</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4903'>ARTEMIS-4903</a> use
parent version of maven-plugin-tools</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4903'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4903)</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/3e31b7af48ff80ed5a3481bf70398656c24fa35d'>102</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/3e31b7af48ff80ed5a3481bf70398656c24fa35d'>3e31b7a</a></td><td>2024/07/02
12:17:23</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4902'>ARTEMIS-4902</a> Put
example XML for core federation in correct order</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4902'>Minor/Bug/Fixed/Closed
(ARTEMIS-4902)</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/e65001aead505bc5bfccba533a96f3bc60cd5750'>103</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e65001aead505bc5bfccba533a96f3bc60cd5750'>e65001a</a></td><td>2024/07/02
22:37:49</td><td>Justin Bertram</td><td>NO-JIRA ignore
jakarta.resource:jakarta.resource-api >= 2</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/76877b7fb406e9581226b17e294d8c04bb3ac148'>104</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/76877b7fb406e9581226b17e294d8c04bb3ac148'>76877b7</a></td><td>2024/07/03
10:34:23</td><td>Gary Tully</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4905'>ARTEMIS-4905</a> fix
conversion to millis for periodSeconds comparison in expiry
plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4905'>Major/Bug/Fixed/Closed
(ARTEMIS-4905)</a></p></td>
+<td>1</td><td>1</td><td>0</td><td>2</td><td><a
href='https://github.com/apache/activemq-artemis/blob/76877b7fb406e9581226b17e294d8c04bb3ac148/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/multiprotocol/ConnectionPeriodicExpiryPluginTest.java#L35-L86'>ConnectionPeriodicExpiryPluginTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/76877b7fb406e9581226b17e294d8c04bb3ac148/tests/integration-tests/src/test/java/org/apache/activ
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ccb1e46be6298bdf1d692abb6c5c0f3f1d780f9b'>105</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ccb1e46be6298bdf1d692abb6c5c0f3f1d780f9b'>ccb1e46</a></td><td>2024/07/04
07:28:30</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4907'>ARTEMIS-4907</a>:
update commons-configuration2 to 2.11.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4907'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4907)</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/a6d45a7a056682788492be8e5260e5b9bf89cbd2'>106</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/a6d45a7a056682788492be8e5260e5b9bf89cbd2'>a6d45a7</a></td><td>2024/07/04
07:29:44</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4837'>ARTEMIS-4837</a>:
update to groovy 4.0.22</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4837'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4837)</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/f6429e33459cd74b873220a7d570e0ac971652aa'>107</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/f6429e33459cd74b873220a7d570e0ac971652aa'>f6429e3</a></td><td>2024/07/04
07:31:04</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4841'>ARTEMIS-4841</a>:
update jetty to 10.0.22</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4841'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4841)</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/c6517f4c445daf733537ef9bedd2c1bb84369eb1'>108</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c6517f4c445daf733537ef9bedd2c1bb84369eb1'>c6517f4</a></td><td>2024/07/04
09:46:02</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>ARTEMIS-4863</a>:
remove unused pluginManagement entry for xml-maven-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4863'>Major/Task/Fixed/Closed
(ARTEMIS-4863)</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/758ee8beac27d52a03b3e28e2a496ab50fd7416a'>109</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/758ee8beac27d52a03b3e28e2a496ab50fd7416a'>758ee8b</a></td><td>2024/07/04
11:23:29</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4908'>ARTEMIS-4908</a>:
update to commons-logging 1.3.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4908'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4908)</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/0327fc31d8447263e49cd5d5a2cef39a139156bd'>110</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0327fc31d8447263e49cd5d5a2cef39a139156bd'>0327fc3</a></td><td>2024/07/05
12:31:49</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>ARTEMIS-3509</a>
Concurrent Modification Exception on Stomp Transactions</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>Major/Bug/Fixed/Closed
(ARTEMIS-3509)</a></p></td>
+<td>4</td><td>10</td><td>0</td><td>14</td><td><a
href='https://github.com/apache/activemq-artemis/blob/0327fc31d8447263e49cd5d5a2cef39a139156bd/tests/artemis-test-support/src/main/java/org/apache/activemq/artemis/tests/integration/stomp/util/AbstractStompClientConnection.java#L344-L346'>AbstractStompClientConnection.java</a><a
href='https://github.com/apache/activemq-artemis//commits/0327fc31d8447263e49cd5d5a2cef39a139156bd/tests/artemis-test-support/src/main/java/org/apache/activemq/art
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/70e4cba88169dddc32a40a0d3a5844c14df20cd1'>111</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/70e4cba88169dddc32a40a0d3a5844c14df20cd1'>70e4cba</a></td><td>2024/07/08
07:41:27</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4844'>ARTEMIS-4844</a>:
update jackson to 2.17.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4844'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4844)</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/899094b505cc3bc1e4013f9a7e3a7b76ed86deff'>112</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/899094b505cc3bc1e4013f9a7e3a7b76ed86deff'>899094b</a></td><td>2024/07/08
09:43:00</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4847'>ARTEMIS-4847</a>:
update jgroups to 5.3.8</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4847'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4847)</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/894eca55b0d3488b98c2efae30962f14b9fb8eac'>113</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/894eca55b0d3488b98c2efae30962f14b9fb8eac'>894eca5</a></td><td>2024/07/09
05:41:24</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4872'>ARTEMIS-4872</a>:
remove superfluous+incorrect distributionManagement for non-deployed test
module</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4872'>Major/Task/Fixed/Closed
(ARTEMIS-4872)</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/e9bed5f077c2a08d1c396c2bb7e3664318d58e08'>114</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e9bed5f077c2a08d1c396c2bb7e3664318d58e08'>e9bed5f</a></td><td>2024/07/10
07:12:00</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4917'>ARTEMIS-4917</a>:
update to apache parent pom 33</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4917'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4917)</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/d80bd3ee6f82f457384245d5a5f15c64f2b26e4e'>115</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/d80bd3ee6f82f457384245d5a5f15c64f2b26e4e'>d80bd3e</a></td><td>2024/07/10
08:06:13</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4895'>ARTEMIS-4895</a>: use
parent managed maven-plugin-plugin version, already 3.13.1
currently</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4895'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4895)</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/2f39db8270e6da649f0f193fb260c2ac3ee975ea'>116</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2f39db8270e6da649f0f193fb260c2ac3ee975ea'>2f39db8</a></td><td>2024/07/10
10:03:29</td><td>Clebert Suconic</td><td>NO-JIRA change one-test.sh to
redirect test output to System.out</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/2f39db8270e6da649f0f193fb260c2ac3ee975ea/scripts/one-test.sh#L19-L19'>one-test.sh</a><a
href='https://github.com/apache/activemq-artemis//commits/2f39db8270e6da649f0f193fb260c2ac3ee975ea/scripts/one-test.sh'>(+)</a>
</td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/b8ee43861e4f3b0104c220548c1afdf5eaecef9a'>117</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b8ee43861e4f3b0104c220548c1afdf5eaecef9a'>b8ee438</a></td><td>2024/07/10
10:16:51</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4918'>ARTEMIS-4918</a>:
artemis-maven-plugin tweaks and cleanup</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4918'>Major/Task/Fixed/Closed
(ARTEMIS-4918)</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/ac5713be81d2a20ac9b131b2291f247d7ac4f3f2'>118</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ac5713be81d2a20ac9b131b2291f247d7ac4f3f2'>ac5713b</a></td><td>2024/07/10
23:57:43</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4922'>ARTEMIS-4922</a>
remove spurious warn msg when OpenWire client disconnects</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4922'>Major/Bug/Fixed/Closed
(ARTEMIS-4922)</a></p></td>
+<td>5</td><td>0</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/fea2be6a3a828495712d58dff35d55acaf64e68f'>119</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fea2be6a3a828495712d58dff35d55acaf64e68f'>fea2be6</a></td><td>2024/07/10
23:54:34</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4921'>ARTEMIS-4921</a>
include protocol name in disconnection log message</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4921'>Major/Improvement/Fixed/Closed
(ARTEMIS-4921)</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/b8a9d626cd736cd7b01adc1a0e4e360fa2c60b16'>120</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/b8a9d626cd736cd7b01adc1a0e4e360fa2c60b16'>b8a9d62</a></td><td>2024/07/10
23:43:33</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4920'>ARTEMIS-4920</a>
strip leading forward slash from IP address</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4920'>Major/Improvement/Fixed/Closed
(ARTEMIS-4920)</a></p></td>
+<td>0</td><td>6</td><td>0</td><td>6</td><td><a
href='https://github.com/apache/activemq-artemis/blob/b8a9d626cd736cd7b01adc1a0e4e360fa2c60b16/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/CoreClientTest.java#L19-L294'>CoreClientTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/b8a9d626cd736cd7b01adc1a0e4e360fa2c60b16/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/CoreClientTes
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/0277c6498ee848ab5a4cb0f3bd4fbcbe4f410785'>121</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/0277c6498ee848ab5a4cb0f3bd4fbcbe4f410785'>0277c64</a></td><td>2024/07/09
11:33:53</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4914'>ARTEMIS-4914</a>
clarify docs on core + client ID</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4914'>Major/Bug/Fixed/Closed
(ARTEMIS-4914)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a
href='https://github.com/apache/activemq-artemis/blob/0277c6498ee848ab5a4cb0f3bd4fbcbe4f410785/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/ActiveMQServerControlTest.java#L19-L4632'>ActiveMQServerControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/0277c6498ee848ab5a4cb0f3bd4fbcbe4f410785/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integ
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/c9f509c92927d2bc9fe10cc07a6a45e1e45b8921'>122</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c9f509c92927d2bc9fe10cc07a6a45e1e45b8921'>c9f509c</a></td><td>2024/07/15
07:34:47</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4847'>ARTEMIS-4847</a>:
update jgroups to 5.3.9</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4847'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4847)</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/1361e297392531b83c6d4137ce77883749cb48de'>123</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1361e297392531b83c6d4137ce77883749cb48de'>1361e29</a></td><td>2024/07/15
10:10:27</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4919'>ARTEMIS-4919</a>
Handle Exception from proton transport process</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4919'>Major/Bug/Fixed/Closed
(ARTEMIS-4919)</a></p></td>
+<td>16</td><td>15</td><td>0</td><td>31</td><td><a
href='https://github.com/apache/activemq-artemis/blob/1361e297392531b83c6d4137ce77883749cb48de/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AMQPProtocolErrorHandlingTest.java#L1-L180'>AMQPProtocolErrorHandlingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/1361e297392531b83c6d4137ce77883749cb48de/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/in
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/19d8059a4eca5b7296ec9711a439ea3a129242df'>124</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/19d8059a4eca5b7296ec9711a439ea3a129242df'>19d8059</a></td><td>2024/06/25
23:52:19</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4794'>ARTEMIS-4794</a>
configure pending ack behavior for bridge</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4794'>Major/Bug/Fixed/Closed
(ARTEMIS-4794)</a></p></td>
+<td>113</td><td>218</td><td>168</td><td>163</td><td><a
href='https://github.com/apache/activemq-artemis/blob/19d8059a4eca5b7296ec9711a439ea3a129242df/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/BridgeConfigurationTest.java#L76-L204'>BridgeConfigurationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/19d8059a4eca5b7296ec9711a439ea3a129242df/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/BridgeConfigurationTest.java'>(
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/615f249389c5271469fd048ec41ecef7b0a7e4bc'>125</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/615f249389c5271469fd048ec41ecef7b0a7e4bc'>615f249</a></td><td>2024/07/16
05:46:45</td><td>Robbie Gemmell</td><td>NO-JIRA: update with note+instructions
to push tag now created by examples release helper script</td><td></td>
+<td>4</td><td>2</td><td>0</td><td>6</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/2fbf15e8870956440296c816f7a558a4eb20518d'>126</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2fbf15e8870956440296c816f7a558a4eb20518d'>2fbf15e</a></td><td>2024/07/16
11:34:05</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4876'>ARTEMIS-4876</a>:
update to commons-codec 1.17.1</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4876'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4876)</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/2bbf056edf9420b771d987901726a1a47660f1ad'>127</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2bbf056edf9420b771d987901726a1a47660f1ad'>2bbf056</a></td><td>2024/07/16
12:23:50</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4892'>ARTEMIS-4892</a>:
update to micrometer-core 1.13.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4892'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4892)</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/5af90578cb155e9456745d63d632b0b65eb27ac0'>128</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5af90578cb155e9456745d63d632b0b65eb27ac0'>5af9057</a></td><td>2024/07/15
23:39:23</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>ARTEMIS-4925</a> Test
with mirror and replication.</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>Major/Bug/Fixed/Closed
(ARTEMIS-4925)</a></p></td>
+<td>18</td><td>0</td><td>0</td><td>18</td><td><a
href='https://github.com/apache/activemq-artemis/blob/5af90578cb155e9456745d63d632b0b65eb27ac0/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/brokerConnection/mirror/ReplicatedBothNodesMirrorTest.java#L1-L413'>ReplicatedBothNodesMirrorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/5af90578cb155e9456745d63d632b0b65eb27ac0/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/6c1134388b4d0a3775b6b92b00e5e29baf1b683a'>129</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/6c1134388b4d0a3775b6b92b00e5e29baf1b683a'>6c11343</a></td><td>2024/07/16
10:58:31</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>ARTEMIS-4925</a>
Fixing issue with mirroring and replication</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>Major/Bug/Fixed/Closed
(ARTEMIS-4925)</a></p></td>
+<td>20</td><td>27</td><td>1</td><td>46</td><td><a
href='https://github.com/apache/activemq-artemis/blob/6c1134388b4d0a3775b6b92b00e5e29baf1b683a/artemis-server/src/test/java/org/apache/activemq/artemis/core/transaction/impl/TransactionImplTest.java#L423-L423'>TransactionImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/6c1134388b4d0a3775b6b92b00e5e29baf1b683a/artemis-server/src/test/java/org/apache/activemq/artemis/core/transaction/impl/TransactionImplTest.jav
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4b1952e3aa9b5b95a584d223104455af26854ce5'>130</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4b1952e3aa9b5b95a584d223104455af26854ce5'>4b1952e</a></td><td>2024/07/16
19:09:53</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>ARTEMIS-4925</a>
small tweak on test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>Major/Bug/Fixed/Closed
(ARTEMIS-4925)</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/4b1952e3aa9b5b95a584d223104455af26854ce5/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/brokerConnection/mirror/ReplicatedBothNodesMirrorTest.java#L338-L339'>ReplicatedBothNodesMirrorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/4b1952e3aa9b5b95a584d223104455af26854ce5/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/1a8322071168e6d33053cc47dd8f657280c0ed64'>131</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1a8322071168e6d33053cc47dd8f657280c0ed64'>1a83220</a></td><td>2024/07/09
17:28:44</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4910'>ARTEMIS-4910</a> fix
divert config encoding</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4910'>Major/Bug/Fixed/Closed
(ARTEMIS-4910)</a></p></td>
+<td>2</td><td>6</td><td>1</td><td>7</td><td><a
href='https://github.com/apache/activemq-artemis/blob/1a8322071168e6d33053cc47dd8f657280c0ed64/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/DivertConfigurationEncodingTest.java#L1-L217'>DivertConfigurationEncodingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/1a8322071168e6d33053cc47dd8f657280c0ed64/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/DivertConfigurationEncod
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/59e7a3c01ff25f24f1407006ef9d38496262661b'>132</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/59e7a3c01ff25f24f1407006ef9d38496262661b'>59e7a3c</a></td><td>2024/07/17
09:12:26</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4910'>ARTEMIS-4910</a>:
expand output verification tests with transformer + properties
variations</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4910'>Major/Bug/Fixed/Closed
(ARTEMIS-4910)</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/59e7a3c01ff25f24f1407006ef9d38496262661b/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/DivertConfigurationEncodingTest.java#L35-L150'>DivertConfigurationEncodingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/59e7a3c01ff25f24f1407006ef9d38496262661b/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/DivertConfigurationEnco
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8bac991991028b9e02cb92d709338c97ff2a1822'>133</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8bac991991028b9e02cb92d709338c97ff2a1822'>8bac991</a></td><td>2024/07/17
09:29:12</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4869'>ARTEMIS-4869</a>:
update to errorprone 2.29.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4869'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4869)</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/569a07c287ed891b105aab489585a6c7ab2efb4e'>134</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/569a07c287ed891b105aab489585a6c7ab2efb4e'>569a07c</a></td><td>2024/07/16
21:54:40</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>ARTEMIS-4925</a>
Allowing server reuse on a test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>Major/Bug/Fixed/Closed
(ARTEMIS-4925)</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/569a07c287ed891b105aab489585a6c7ab2efb4e/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/brokerConnection/mirror/ReplicatedBothNodesMirrorTest.java#L71-L225'>ReplicatedBothNodesMirrorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/569a07c287ed891b105aab489585a6c7ab2efb4e/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/b
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/58f9e00874556a195f23f9f88b0b0470659f0434'>135</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/58f9e00874556a195f23f9f88b0b0470659f0434'>58f9e00</a></td><td>2024/07/17
12:02:41</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>ARTEMIS-4925</a>
adding missing assertion on the test</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>Major/Bug/Fixed/Closed
(ARTEMIS-4925)</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/58f9e00874556a195f23f9f88b0b0470659f0434/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/brokerConnection/mirror/ReplicatedBothNodesMirrorTest.java#L381-L381'>ReplicatedBothNodesMirrorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/58f9e00874556a195f23f9f88b0b0470659f0434/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/79708749e8d540b4243cdb4216adb07a2e9e6d22'>136</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/79708749e8d540b4243cdb4216adb07a2e9e6d22'>7970874</a></td><td>2024/07/18
11:07:06</td><td>Clebert Suconic</td><td>NO-JIRA Speending up a failover
test</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/79708749e8d540b4243cdb4216adb07a2e9e6d22/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/ReplicatedPagedFailoverTest.java#L19-L147'>ReplicatedPagedFailoverTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/79708749e8d540b4243cdb4216adb07a2e9e6d22/tests/integration-tests/src/test/java/org/apache/activemq/artemis/te
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/da7dccae87b0732d40618f6fedb159f076fc7dc7'>137</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/da7dccae87b0732d40618f6fedb159f076fc7dc7'>da7dcca</a></td><td>2024/07/18
09:44:57</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>ARTEMIS-4925</a>
Making assertion to also consider journal and other files from the
broker</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4925'>Major/Bug/Fixed/Closed
(ARTEMIS-4925)</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/da7dccae87b0732d40618f6fedb159f076fc7dc7/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/brokerConnection/mirror/ReplicatedBothNodesMirrorTest.java#L380-L396'>ReplicatedBothNodesMirrorTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/da7dccae87b0732d40618f6fedb159f076fc7dc7/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/bcdf626efa585b7e2aafdb188a3fb984fe50ba98'>138</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/bcdf626efa585b7e2aafdb188a3fb984fe50ba98'>bcdf626</a></td><td>2024/07/18
14:22:29</td><td>Clebert Suconic</td><td>NO-JIRA Speeding up test</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/bcdf626efa585b7e2aafdb188a3fb984fe50ba98/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/ReplicatedFailoverTest.java#L23-L123'>ReplicatedFailoverTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/bcdf626efa585b7e2aafdb188a3fb984fe50ba98/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integr
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/2eebebf601e0ef1d00bd036f5153a765332a2205'>139</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/2eebebf601e0ef1d00bd036f5153a765332a2205'>2eebebf</a></td><td>2024/07/18
18:17:29</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4839'>ARTEMIS-4839</a>
Update jline to v3.26.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4839'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4839)</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/9a0797509d939cfd3b473a16e5b26b9119305443'>140</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9a0797509d939cfd3b473a16e5b26b9119305443'>9a07975</a></td><td>2024/07/18
16:20:06</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4936'>ARTEMIS-4936</a>
verify response correlationId when using Core client</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4936'>Major/Bug/Fixed/Closed
(ARTEMIS-4936)</a></p></td>
+<td>0</td><td>1</td><td>0</td><td>1</td><td><a
href='https://github.com/apache/activemq-artemis/blob/9a0797509d939cfd3b473a16e5b26b9119305443/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ConfirmationWindowTest.java#L1-L137'>ConfirmationWindowTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/9a0797509d939cfd3b473a16e5b26b9119305443/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/clien
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/75034e32b6f43076525e120d731a26959720193f'>141</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/75034e32b6f43076525e120d731a26959720193f'>75034e3</a></td><td>2024/07/19
10:43:26</td><td>Timothy Bish</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4938'>ARTEMIS-4938</a>
Update commons-lang to 3.15.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4938'>Trivial/Task/Fixed/Closed
(ARTEMIS-4938)</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/40536980149b6ea9b3177bbe27e4309c04607fc4'>142</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/40536980149b6ea9b3177bbe27e4309c04607fc4'>4053698</a></td><td>2024/07/19
11:58:31</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4936'>ARTEMIS-4936</a> make
test more resilient</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4936'>Major/Bug/Fixed/Closed
(ARTEMIS-4936)</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/40536980149b6ea9b3177bbe27e4309c04607fc4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ConfirmationWindowTest.java#L22-L134'>ConfirmationWindowTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/40536980149b6ea9b3177bbe27e4309c04607fc4/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/clie
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/4e1daccfe3ef7c911b0635fc5f18088855e88a24'>143</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/4e1daccfe3ef7c911b0635fc5f18088855e88a24'>4e1dacc</a></td><td>2024/07/09
11:33:53</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4912'>ARTEMIS-4912</a>
filter not enforced when sending msg to q via web console</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4912'>Major/Bug/Fixed/Closed
(ARTEMIS-4912)</a></p></td>
+<td>1</td><td>2</td><td>11</td><td>-8</td><td><a
href='https://github.com/apache/activemq-artemis/blob/4e1daccfe3ef7c911b0635fc5f18088855e88a24/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/management/QueueControlTest.java#L4297-L4311'>QueueControlTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/4e1daccfe3ef7c911b0635fc5f18088855e88a24/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/managem
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/9e8df4cf7a9dc846a01dccac5e661efe229a0057'>144</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/9e8df4cf7a9dc846a01dccac5e661efe229a0057'>9e8df4c</a></td><td>2024/07/19
17:28:20</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4821'>ARTEMIS-4821</a>
OperationContext leaking on SendAckThread</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4821'>Minor/Bug/Fixed/Closed
(ARTEMIS-4821)</a></p></td>
+<td>6</td><td>30</td><td>3</td><td>33</td><td><a
href='https://github.com/apache/activemq-artemis/blob/9e8df4cf7a9dc846a01dccac5e661efe229a0057/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/bridge/PageCounterOnBridgeFailoverTest.java#L1-L153'>PageCounterOnBridgeFailoverTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/9e8df4cf7a9dc846a01dccac5e661efe229a0057/tests/integration-tests/src/test/java/org/apache/activemq/art
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7d9a64b4d1b18203823dca8ab624defdbc374fed'>145</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7d9a64b4d1b18203823dca8ab624defdbc374fed'>7d9a64b</a></td><td>2024/07/22
04:51:33</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4869'>ARTEMIS-4869</a>:
update to errorprone 2.29.2</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4869'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4869)</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/bc1bb99d37871efaf10219b3862fde22831f022d'>146</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/bc1bb99d37871efaf10219b3862fde22831f022d'>bc1bb99</a></td><td>2024/07/22
06:27:07</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4940'>ARTEMIS-4940</a>:
update to protonj2 test driver 1.0.0-M21</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4940'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4940)</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/642a2c79fd8976dd1443459ebbff8a10a9b7fa4b'>147</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/642a2c79fd8976dd1443459ebbff8a10a9b7fa4b'>642a2c7</a></td><td>2024/07/09
12:02:41</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4913'>ARTEMIS-4913</a>
provide more details on error callbacks</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4913'>Major/Improvement/Fixed/Closed
(ARTEMIS-4913)</a></p></td>
+<td>0</td><td>25</td><td>0</td><td>25</td><td></td><td></td><td></td></tr>
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/fb2a57f3ed25895681d3636e3f5fb9d9b9d0a053'>148</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fb2a57f3ed25895681d3636e3f5fb9d9b9d0a053'>fb2a57f</a></td><td>2024/07/22
12:25:03</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4941'>ARTEMIS-4941</a>
Remove lazy update after application properties as it's no longer
needed</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4941'>Major/Bug/Fixed/Closed
(ARTEMIS-4941)</a></p></td>
+<td>0</td><td>7</td><td>31</td><td>-24</td><td><a
href='https://github.com/apache/activemq-artemis/blob/fb2a57f3ed25895681d3636e3f5fb9d9b9d0a053/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/paging/AmqpPagingTest.java#L124-L206'>AmqpPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/fb2a57f3ed25895681d3636e3f5fb9d9b9d0a053/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/paging
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/fcdbff3a7be54917d56e55c5f67169ac9e75c184'>149</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fcdbff3a7be54917d56e55c5f67169ac9e75c184'>fcdbff3</a></td><td>2024/07/14
22:23:02</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4942'>ARTEMIS-4942</a> Bump
org.apache.maven.plugins:maven-pmd-plugin</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4942'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4942)</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/fe00c62a7cec8a822c090a8c2e0a5ff6231b57dc'>150</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/fe00c62a7cec8a822c090a8c2e0a5ff6231b57dc'>fe00c62</a></td><td>2024/07/16
22:24:14</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4943'>ARTEMIS-4943</a> Bump
owasp.version from 10.0.0 to 10.0.3</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4943'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4943)</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/38a2e665b25d9fb8b368087459896c870361db73'>151</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/38a2e665b25d9fb8b368087459896c870361db73'>38a2e66</a></td><td>2024/07/17
22:26:20</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4944'>ARTEMIS-4944</a> Bump
testcontainers.version from 1.19.8 to 1.20.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4944'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4944)</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/09adbdb61a45ec8a4a4f4651c207a1eb59b8b081'>152</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/09adbdb61a45ec8a4a4f4651c207a1eb59b8b081'>09adbdb</a></td><td>2024/07/21
22:46:29</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4945'>ARTEMIS-4945</a> Bump
netty.version from 4.1.111.Final to 4.1.112.Final</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4945'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4945)</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/77a9d84a7611770990a7264262e584d49197e1aa'>153</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/77a9d84a7611770990a7264262e584d49197e1aa'>77a9d84</a></td><td>2024/07/22
16:38:35</td><td>dependabot[bot]</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4946'>ARTEMIS-4946</a> Bump
selenium.version from 4.22.0 to 4.23.0</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4946'>Major/Dependency
upgrade/Fixed/Closed (ARTEMIS-4946)</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/41ec279e2240fd4a84e1c0e7902623682bc5e785'>154</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/41ec279e2240fd4a84e1c0e7902623682bc5e785'>41ec279</a></td><td>2024/07/22
18:55:17</td><td>Clebert Suconic</td><td>NO-JIRA Making test more
resilient</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/41ec279e2240fd4a84e1c0e7902623682bc5e785/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/bridge/PageCounterOnBridgeFailoverTest.java#L47-L102'>PageCounterOnBridgeFailoverTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/41ec279e2240fd4a84e1c0e7902623682bc5e785/tests/integration-tests/src/test/java/org/apache/activemq/arte
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/26cc17c3378a60d92be72a37d06fee554fbcf1c5'>155</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/26cc17c3378a60d92be72a37d06fee554fbcf1c5'>26cc17c</a></td><td>2024/07/23
11:55:04</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4948'>ARTEMIS-4948</a>
clarify failover-on-shutdown doc</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4948'>Major/Bug/Fixed/Closed
(ARTEMIS-4948)</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/10adca5479c7d0aa518c0ffce44008e95a268287'>156</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/10adca5479c7d0aa518c0ffce44008e95a268287'>10adca5</a></td><td>2024/07/12
13:29:29</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4923'>ARTEMIS-4923</a>
reduce synchronization in ManagementServiceImpl</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4923'>Major/Improvement/Fixed/Closed
(ARTEMIS-4923)</a></p></td>
+<td>61</td><td>72</td><td>43</td><td>90</td><td><a
href='https://github.com/apache/activemq-artemis/blob/10adca5479c7d0aa518c0ffce44008e95a268287/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/impl/ManagementServiceImplTest.java#L114-L177'>ManagementServiceImplTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/10adca5479c7d0aa518c0ffce44008e95a268287/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/imp
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/7c573db6a1aad9e90b907e9c8feb4639c4d4f63f'>157</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/7c573db6a1aad9e90b907e9c8feb4639c4d4f63f'>7c573db</a></td><td>2024/07/22
17:45:51</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4949'>ARTEMIS-4949</a>
TimedBuffer.checkSync could fail on ClosedChannelException</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4949'>Major/Bug/Fixed/Closed
(ARTEMIS-4949)</a></p></td>
+<td>4</td><td>14</td><td>0</td><td>18</td><td><a
href='https://github.com/apache/activemq-artemis/blob/7c573db6a1aad9e90b907e9c8feb4639c4d4f63f/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/journal/impl/TimedBufferTest.java#L22-L288'>TimedBufferTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/7c573db6a1aad9e90b907e9c8feb4639c4d4f63f/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/journal/impl/TimedBufferTest
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ae26a8640f5c6b486ba45800670f409e1660d1e6'>158</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ae26a8640f5c6b486ba45800670f409e1660d1e6'>ae26a86</a></td><td>2024/07/23
16:28:15</td><td>Clebert Suconic</td><td>NO-JIRA Removing System.out from a
test</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/ae26a8640f5c6b486ba45800670f409e1660d1e6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/sasl/SaslScramTest.java#L54-L54'>SaslScramTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ae26a8640f5c6b486ba45800670f409e1660d1e6/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/sasl/SaslScramT
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/985321191388430390a51f451b543f36382345d6'>159</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/985321191388430390a51f451b543f36382345d6'>9853211</a></td><td>2024/07/24
07:38:37</td><td>Andy Taylor</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4950'>ARTEMIS-4950</a> -
MBeanGuard throws an NPE</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4950'>Major/Bug/Fixed/Closed
(ARTEMIS-4950)</a></p></td>
+<td>0</td><td>7</td><td>0</td><td>7</td><td><a
href='https://github.com/apache/activemq-artemis/blob/985321191388430390a51f451b543f36382345d6/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/ArtemisMBeanServerGuardTest.java#L1-L101'>ArtemisMBeanServerGuardTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/985321191388430390a51f451b543f36382345d6/artemis-server/src/test/java/org/apache/activemq/artemis/core/server/management/ArtemisMBe
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/5c160ae1a8d4148fef84f7c31517bf18736b3b88'>160</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/5c160ae1a8d4148fef84f7c31517bf18736b3b88'>5c160ae</a></td><td>2024/07/17
15:27:47</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4930'>ARTEMIS-4930</a>
refactor storage manager tests</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4910'>Major/Bug/Fixed/Closed
(ARTEMIS-4910)</a>,</p><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4930'>Major/Improvement/Fixed/C
[...]
+<td>0</td><td>0</td><td>0</td><td>0</td><td><a
href='https://github.com/apache/activemq-artemis/blob/5c160ae1a8d4148fef84f7c31517bf18736b3b88/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/persistence/AddressSettingsConfigurationStorageTest.java#L19-L116'>AddressSettingsConfigurationStorageTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/5c160ae1a8d4148fef84f7c31517bf18736b3b88/tests/integration-tests/src/test/java/org/apache/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/8d1a66fbbd4a5eef3728b53ed772678a42772630'>161</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8d1a66fbbd4a5eef3728b53ed772678a42772630'>8d1a66f</a></td><td>2024/07/17
17:45:45</td><td>Justin Bertram</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4931'>ARTEMIS-4931</a> fix
bridge config encoding</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4931'>Major/Bug/Fixed/Closed
(ARTEMIS-4931)</a></p></td>
+<td>2</td><td>9</td><td>3</td><td>8</td><td><a
href='https://github.com/apache/activemq-artemis/blob/8d1a66fbbd4a5eef3728b53ed772678a42772630/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/BridgeConfigurationEncodingTest.java#L1-L546'>BridgeConfigurationEncodingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/8d1a66fbbd4a5eef3728b53ed772678a42772630/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/BridgeConfigurationEncod
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/db0a0975bbe2e993342048dbfce7c52617249886'>162</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/db0a0975bbe2e993342048dbfce7c52617249886'>db0a097</a></td><td>2024/07/24
09:59:35</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>ARTEMIS-3509</a>
Improving assertions on StompTest</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>Major/Bug/Fixed/Closed
(ARTEMIS-3509)</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/db0a0975bbe2e993342048dbfce7c52617249886/tests/artemis-test-support/src/main/java/org/apache/activemq/artemis/utils/RealServerTestBase.java#L193-L213'>RealServerTestBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/db0a0975bbe2e993342048dbfce7c52617249886/tests/artemis-test-support/src/main/java/org/apache/activemq/artemis/utils/RealServerTestBase.java'>(+)</a>
<a [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e50c73eac96983ef1b848a4041e243659d29a88e'>163</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e50c73eac96983ef1b848a4041e243659d29a88e'>e50c73e</a></td><td>2024/07/24
10:41:50</td><td>Clebert Suconic</td><td>Revert "<a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>ARTEMIS-3509</a>
Improving assertions on StompTest"</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>Major/Bug/Fixed/Closed
(ARTEMIS-3509)</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/e50c73eac96983ef1b848a4041e243659d29a88e/tests/artemis-test-support/src/main/java/org/apache/activemq/artemis/utils/RealServerTestBase.java#L193-L209'>RealServerTestBase.java</a><a
href='https://github.com/apache/activemq-artemis//commits/e50c73eac96983ef1b848a4041e243659d29a88e/tests/artemis-test-support/src/main/java/org/apache/activemq/artemis/utils/RealServerTestBase.java'>(+)</a>
<a [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/ca44ad2a33e68b813ecd961c3b9c3d6f48d9f9ee'>164</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/ca44ad2a33e68b813ecd961c3b9c3d6f48d9f9ee'>ca44ad2</a></td><td>2024/07/24
10:44:21</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>ARTEMIS-3509</a>
Improving assertions in StompTest</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-3509'>Major/Bug/Fixed/Closed
(ARTEMIS-3509)</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/ca44ad2a33e68b813ecd961c3b9c3d6f48d9f9ee/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/stomp/StompSoakTest.java#L182-L185'>StompSoakTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/ca44ad2a33e68b813ecd961c3b9c3d6f48d9f9ee/tests/soak-tests/src/test/java/org/apache/activemq/artemis/tests/soak/stomp/StompSoakTest.java'>(+)</a>
</td><td></td><t [...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/e05549603a44d5aab4b34e4c5455916f89fe9558'>165</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/e05549603a44d5aab4b34e4c5455916f89fe9558'>e055496</a></td><td>2024/07/24
13:16:51</td><td>Clebert Suconic</td><td>Update versions.adoc</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/00e400c96c1870de05dd400b0a465816b1c266c2'>166</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/00e400c96c1870de05dd400b0a465816b1c266c2'>00e400c</a></td><td>2024/07/24
13:23:03</td><td>Clebert Suconic</td><td>Edit on versions.adoc</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/8841c50591117c36b0992532d5d66e387f871fc9'>167</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/8841c50591117c36b0992532d5d66e387f871fc9'>8841c50</a></td><td>2024/07/24
13:46:23</td><td>Justin Bertram</td><td>NO-JIRA flesh out 2.36.0
highlights</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/c50f0e70018476b4dd62287e3d3880ba78e2d297'>168</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/c50f0e70018476b4dd62287e3d3880ba78e2d297'>c50f0e7</a></td><td>2024/07/25
03:05:04</td><td>Domenico Francesco Bruscino</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4951'>ARTEMIS-4951</a>
Support multiple connection router occurrences with same policy</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4951'>Major/Bug/Fixed/Resolved
(ARTEMIS-4951)</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/c50f0e70018476b4dd62287e3d3880ba78e2d297/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L350-L376'>FileConfigurationTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/c50f0e70018476b4dd62287e3d3880ba78e2d297/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java'>(+)<
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/90797e1c4226822ef6a19b0ea7361d7052b6433a'>169</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/90797e1c4226822ef6a19b0ea7361d7052b6433a'>90797e1</a></td><td>2024/07/25
08:06:52</td><td>Robbie Gemmell</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4953'>ARTEMIS-4953</a>:
update to activemq 5.18.5</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4953'>Major/Dependency
upgrade/Fixed/Resolved (ARTEMIS-4953)</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/1a5c2ec51c54465e0d845cc2bec380032cba6834'>170</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/1a5c2ec51c54465e0d845cc2bec380032cba6834'>1a5c2ec</a></td><td>2024/07/25
08:54:08</td><td>Clebert Suconic</td><td>Revert "<a
href='https://issues.apache.org/jira/browse/ARTEMIS-4941'>ARTEMIS-4941</a>
Remove lazy update after application properties as it's no longer
needed"</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4941'>Major/Bug/Fixed/Closed
(ARTEMIS-4941)</a></p></td>
+<td>31</td><td>8</td><td>0</td><td>39</td><td><a
href='https://github.com/apache/activemq-artemis/blob/1a5c2ec51c54465e0d845cc2bec380032cba6834/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/paging/AmqpPagingTest.java#L124-L206'>AmqpPagingTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/1a5c2ec51c54465e0d845cc2bec380032cba6834/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/paging/
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/db0ba73aa4f4df4aa7ed27ecd32520404a32e728'>171</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/db0ba73aa4f4df4aa7ed27ecd32520404a32e728'>db0ba73</a></td><td>2024/07/25
10:31:10</td><td>Clebert Suconic</td><td><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4941'>ARTEMIS-4941</a>
Remove lazy update after application properties only when it's
paging</td><td><p><a
href='https://issues.apache.org/jira/browse/ARTEMIS-4941'>Major/Bug/Fixed/Closed
(ARTEMIS-4941)</a></p></td>
+<td>3</td><td>18</td><td>0</td><td>21</td><td><a
href='https://github.com/apache/activemq-artemis/blob/db0ba73aa4f4df4aa7ed27ecd32520404a32e728/artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/protocol/amqp/broker/AMQPMessageTest.java#L29-L340'>AMQPMessageTest.java</a><a
href='https://github.com/apache/activemq-artemis//commits/db0ba73aa4f4df4aa7ed27ecd32520404a32e728/artemis-protocols/artemis-amqp-protocol/src/test/java/org/apache/activemq/artemis/protoc
[...]
+<tr><td><a
href='https://github.com/apache/activemq-artemis/commit/75f17ba64df10663a14fcc85bcb5398d23941b6d'>172</a></td>
+<td><a
href='https://github.com/apache/activemq-artemis/commit/75f17ba64df10663a14fcc85bcb5398d23941b6d'>75f17ba</a></td><td>2024/07/25
13:47:09</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare
release 2.36.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-4867%2CARTEMIS-4900%2CARTEMIS-4866%2CARTEMIS-4869%2CARTEMIS-4902%2CARTEMIS-4747%2CARTEMIS-4868%2CARTEMIS-4901%2CARTEMIS-4863%2CARTEMIS-4862%2CARTEMIS-4865%2CARTEMIS-4864%2CARTEMIS-4861%2CARTEMIS-4859%2CARTEMIS-4856%2CARTEMIS-4855%2CARTEMIS-4858%2CARTEMIS-4857%2CARTEMIS-4852%2CARTEMIS-4851%2CARTEMIS-4854%2CARTEMIS-4853%2CARTEMIS-4850%2CARTEMIS-4849%2CARTEMIS-4848%2CARTEMIS-4845%2CARTEMI
[...]
+<br>Generated with <a href='https://github.com/rh-messaging/jira-git-report'>
jira-git-report</a>
+</body></html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact