dependabot[bot] opened a new pull request, #14873:
URL: https://github.com/apache/camel/pull/14873

   Bumps `rocketmq-version` from 5.2.0 to 5.3.0.
   Updates `org.apache.rocketmq:rocketmq-client` from 5.2.0 to 5.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/rocketmq/releases";>org.apache.rocketmq:rocketmq-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>rocketmq-all-5.3.0</h2>
   <h2>Feature</h2>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7560";>#7560</a>] 
[RIP-68] Support RocketMQ ACL 2.0 by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7725";>apache/rocketmq#7725</a></li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7831";>#7831</a>] Make 
rat-check successful by <a 
href="https://github.com/caigy";><code>@​caigy</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7832";>apache/rocketmq#7832</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7821";>#7821</a>] Add 
notifyLast flag for PopLongPollingService by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7835";>apache/rocketmq#7835</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7815";>#7815</a>] Use 
createChannelAsync for async invoke rpc by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7816";>apache/rocketmq#7816</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7840";>#7840</a>] 
Update the version in the README.md document to 5.2.0 by <a 
href="https://github.com/mxsm";><code>@​mxsm</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7841";>apache/rocketmq#7841</a></li>
   <li>Add statistics for the production of transaction messages. by <a 
href="https://github.com/kingkh1995";><code>@​kingkh1995</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7766";>apache/rocketmq#7766</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7868";>#7868</a>] Use 
entrySet to close channel by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7869";>apache/rocketmq#7869</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7845";>#7845</a>] 
Simplify the AbstractSendMessageProcessor#buildMsgContext code using Optional 
by <a href="https://github.com/mxsm";><code>@​mxsm</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7846";>apache/rocketmq#7846</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7875";>#7875</a>] Add 
constructor for ProxyTopicRouteData by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7876";>apache/rocketmq#7876</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7881";>#7881</a>] Add 
parameter configuration explanations for jRaft controller by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7882";>apache/rocketmq#7882</a></li>
   <li>fix document typo by <a 
href="https://github.com/zjko";><code>@​zjko</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7721";>apache/rocketmq#7721</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7907";>#7907</a>] 
Revise the description of transaction messages in Rocke… by <a 
href="https://github.com/Gezi-lzq";><code>@​Gezi-lzq</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7908";>apache/rocketmq#7908</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7904";>#7904</a>] Use 
string builder to concat string by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7905";>apache/rocketmq#7905</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7926";>#7926</a>] 
Delete the unnecessary 'else' statement by <a 
href="https://github.com/oopooa";><code>@​oopooa</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7920";>apache/rocketmq#7920</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7923";>#7923</a>] 
Exclude the master that are currently down. by <a 
href="https://github.com/zhuyuemufeng";><code>@​zhuyuemufeng</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7925";>apache/rocketmq#7925</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7932";>#7932</a>] 
Rectify the modifier order in namesrv by <a 
href="https://github.com/oopooa";><code>@​oopooa</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7921";>apache/rocketmq#7921</a></li>
   <li>Fix some ambiguous logs by <a 
href="https://github.com/caizhaomin1";><code>@​caizhaomin1</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7934";>apache/rocketmq#7934</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7929";>#7929</a>] Add 
some request codes to the permission verification for the admin role by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7930";>apache/rocketmq#7930</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7945";>#7945</a>] Make 
HAProxyMessageForwarder Scalable by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7946";>apache/rocketmq#7946</a></li>
   <li>Fix notification integration test in pop consume mode by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7947";>apache/rocketmq#7947</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7943";>#7943</a>] Add 
bazel config for auth module and fix bazel test by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7944";>apache/rocketmq#7944</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7955";>#7955</a>] Don't 
set default auth metadata provider by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7956";>apache/rocketmq#7956</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7974";>#7974</a>] Add 
repeatedly read same offset log to find unexpected situations by <a 
href="https://github.com/lizhimins";><code>@​lizhimins</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7975";>apache/rocketmq#7975</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7961";>#7961</a>] Use 
BoundaryType in binarySearchInCQByTime by <a 
href="https://github.com/Koado";><code>@​Koado</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7968";>apache/rocketmq#7968</a></li>
   <li>Consume request count threshold log fix by <a 
href="https://github.com/iamgd67";><code>@​iamgd67</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7969";>apache/rocketmq#7969</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7970";>#7970</a>] 
remove unnecessary type cast by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7971";>apache/rocketmq#7971</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7983";>#7983</a>] Use 
java optional by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7984";>apache/rocketmq#7984</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7988";>#7988</a>] 
Refector client trace by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7989";>apache/rocketmq#7989</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7963";>#7963</a>] Check 
consumer group existence in updateConsumerOffset by <a 
href="https://github.com/redlsz";><code>@​redlsz</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7964";>apache/rocketmq#7964</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7988";>#7988</a>] Set 
enableTrace default to false by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8015";>apache/rocketmq#8015</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8020";>#8020</a>] Fix 
document typo by <a 
href="https://github.com/hakusai22";><code>@​hakusai22</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8021";>apache/rocketmq#8021</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8032";>#8032</a>] Set 
checkDupInfo value from config by <a 
href="https://github.com/LittleBoy18";><code>@​LittleBoy18</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8033";>apache/rocketmq#8033</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/6398";>#6398</a>] 
Remove duplicate code in TopicPublishInfo by <a 
href="https://github.com/syshenyao";><code>@​syshenyao</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8034";>apache/rocketmq#8034</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8023";>#8023</a>] Add 
expression filtering capability to the pullBlockIfNotFound method of pull 
consumer by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8024";>apache/rocketmq#8024</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8044";>#8044</a>] Add 
Override annotation for AllocateMappedFileService#run by <a 
href="https://github.com/mxsm";><code>@​mxsm</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8045";>apache/rocketmq#8045</a></li>
   <li>build: fix workflow and skip failed test for auth module on mac by <a 
href="https://github.com/HScarb";><code>@​HScarb</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8068";>apache/rocketmq#8068</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8100";>#8100</a>] 
Expose print audit log function by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8101";>apache/rocketmq#8101</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8105";>#8105</a>] Fix 
typo about udpate user by <a 
href="https://github.com/zhiliatom";><code>@​zhiliatom</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8106";>apache/rocketmq#8106</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5923";>#5923</a>] Fix 
tiered store README.md error about Configuration by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8110";>apache/rocketmq#8110</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8092";>#8092</a>] Fixed 
non-idempotent test by <a 
href="https://github.com/kaiyaok2";><code>@​kaiyaok2</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8093";>apache/rocketmq#8093</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8090";>#8090</a>] 
Optimize isSetEqual for DefaultLitePullConsumerImpl by <a 
href="https://github.com/Willhow-Gao";><code>@​Willhow-Gao</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8091";>apache/rocketmq#8091</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5838";>#5838</a>] Retry 
to send when broker returns SYSTEM_BUSY by <a 
href="https://github.com/cserwen";><code>@​cserwen</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/5845";>apache/rocketmq#5845</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5923";>#5923</a>] Fix 
tiered store README.md error by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8115";>apache/rocketmq#8115</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8124";>#8124</a>] Avoid 
scheduled tasks exiting because of unknown exceptions by <a 
href="https://github.com/colin719";><code>@​colin719</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8121";>apache/rocketmq#8121</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8079";>#8079</a>] Add 
unit test for MQClientAPIExtTest by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8080";>apache/rocketmq#8080</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8118";>#8118</a>] 
Remove redundant mod in client by <a 
href="https://github.com/miles-ton";><code>@​miles-ton</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8119";>apache/rocketmq#8119</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/rocketmq/commit/7ee50ec32e10265c45e00df5971dd78b9598ff6e";><code>7ee50ec</code></a>
 [maven-release-plugin] prepare release rocketmq-all-5.3.0 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8379";>#8379</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/2bc0014c4bf69b15bac9f33e03690e1bfce513c1";><code>2bc0014</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8377";>#8377</a>] 
Prepare to release Apache RocketMQ 5.3.0 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8378";>#8378</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/77f6415eae1371c35b55bc52c1c24205f9c4a677";><code>77f6415</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8360";>#8360</a>] Add 
more test coverage for MQAdminImpl (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8361";>#8361</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/77d6633e622200ed52feef6fb2adeb12fba8e2c8";><code>77d6633</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8298";>#8298</a>] 
Optimize some code format or style (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8299";>#8299</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/9173def4040f00ea5a4f1e913382b8ccd2b08d17";><code>9173def</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8348";>#8348</a>] Allow 
custom fast-failure queues to be added in BrokerFastFailu...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/92c922378aa7c92e4239f0b46be8ea97ed257c2e";><code>92c9223</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8358";>#8358</a>] 
Client does not send heartbeats to all Nameserve in clustered m...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/933ffc0b968d39329e8379b1ddc2fe3575550fda";><code>933ffc0</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8352";>#8352</a>] Fix 
CLIENT_REGISTER in registerConsumer (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8353";>#8353</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/3aa5d1936f1162afefccdf03fcc55bf0f7ee642c";><code>3aa5d19</code></a>
 Adjust the default value of ackMessageThreadPoolNums to 16 to prevent 
perform...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/c6d3f2615bf7e2d63b1d6baf8a0d94b1cff05830";><code>c6d3f26</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8343";>#8343</a>] Add 
more test coverage for MQClientAPIImpl (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8344";>#8344</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/b31e0cea00a8d95921877fd8c1e4239717b05a9e";><code>b31e0ce</code></a>
 Revert &quot;[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7686";>#7686</a>] The 
bornTime is not set when using the popMessage API i...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-5.2.0...rocketmq-all-5.3.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.rocketmq:rocketmq-acl` from 5.2.0 to 5.3.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/rocketmq/releases";>org.apache.rocketmq:rocketmq-acl's
 releases</a>.</em></p>
   <blockquote>
   <h2>rocketmq-all-5.3.0</h2>
   <h2>Feature</h2>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7560";>#7560</a>] 
[RIP-68] Support RocketMQ ACL 2.0 by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7725";>apache/rocketmq#7725</a></li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7831";>#7831</a>] Make 
rat-check successful by <a 
href="https://github.com/caigy";><code>@​caigy</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7832";>apache/rocketmq#7832</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7821";>#7821</a>] Add 
notifyLast flag for PopLongPollingService by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7835";>apache/rocketmq#7835</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7815";>#7815</a>] Use 
createChannelAsync for async invoke rpc by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7816";>apache/rocketmq#7816</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7840";>#7840</a>] 
Update the version in the README.md document to 5.2.0 by <a 
href="https://github.com/mxsm";><code>@​mxsm</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7841";>apache/rocketmq#7841</a></li>
   <li>Add statistics for the production of transaction messages. by <a 
href="https://github.com/kingkh1995";><code>@​kingkh1995</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7766";>apache/rocketmq#7766</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7868";>#7868</a>] Use 
entrySet to close channel by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7869";>apache/rocketmq#7869</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7845";>#7845</a>] 
Simplify the AbstractSendMessageProcessor#buildMsgContext code using Optional 
by <a href="https://github.com/mxsm";><code>@​mxsm</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7846";>apache/rocketmq#7846</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7875";>#7875</a>] Add 
constructor for ProxyTopicRouteData by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7876";>apache/rocketmq#7876</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7881";>#7881</a>] Add 
parameter configuration explanations for jRaft controller by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7882";>apache/rocketmq#7882</a></li>
   <li>fix document typo by <a 
href="https://github.com/zjko";><code>@​zjko</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7721";>apache/rocketmq#7721</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7907";>#7907</a>] 
Revise the description of transaction messages in Rocke… by <a 
href="https://github.com/Gezi-lzq";><code>@​Gezi-lzq</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7908";>apache/rocketmq#7908</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7904";>#7904</a>] Use 
string builder to concat string by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7905";>apache/rocketmq#7905</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7926";>#7926</a>] 
Delete the unnecessary 'else' statement by <a 
href="https://github.com/oopooa";><code>@​oopooa</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7920";>apache/rocketmq#7920</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7923";>#7923</a>] 
Exclude the master that are currently down. by <a 
href="https://github.com/zhuyuemufeng";><code>@​zhuyuemufeng</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7925";>apache/rocketmq#7925</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7932";>#7932</a>] 
Rectify the modifier order in namesrv by <a 
href="https://github.com/oopooa";><code>@​oopooa</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7921";>apache/rocketmq#7921</a></li>
   <li>Fix some ambiguous logs by <a 
href="https://github.com/caizhaomin1";><code>@​caizhaomin1</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7934";>apache/rocketmq#7934</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7929";>#7929</a>] Add 
some request codes to the permission verification for the admin role by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7930";>apache/rocketmq#7930</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7945";>#7945</a>] Make 
HAProxyMessageForwarder Scalable by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7946";>apache/rocketmq#7946</a></li>
   <li>Fix notification integration test in pop consume mode by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7947";>apache/rocketmq#7947</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7943";>#7943</a>] Add 
bazel config for auth module and fix bazel test by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7944";>apache/rocketmq#7944</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7955";>#7955</a>] Don't 
set default auth metadata provider by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/7956";>apache/rocketmq#7956</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7974";>#7974</a>] Add 
repeatedly read same offset log to find unexpected situations by <a 
href="https://github.com/lizhimins";><code>@​lizhimins</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7975";>apache/rocketmq#7975</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7961";>#7961</a>] Use 
BoundaryType in binarySearchInCQByTime by <a 
href="https://github.com/Koado";><code>@​Koado</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7968";>apache/rocketmq#7968</a></li>
   <li>Consume request count threshold log fix by <a 
href="https://github.com/iamgd67";><code>@​iamgd67</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7969";>apache/rocketmq#7969</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7970";>#7970</a>] 
remove unnecessary type cast by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7971";>apache/rocketmq#7971</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7983";>#7983</a>] Use 
java optional by <a 
href="https://github.com/ChineseTony";><code>@​ChineseTony</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7984";>apache/rocketmq#7984</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7988";>#7988</a>] 
Refector client trace by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7989";>apache/rocketmq#7989</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7963";>#7963</a>] Check 
consumer group existence in updateConsumerOffset by <a 
href="https://github.com/redlsz";><code>@​redlsz</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/7964";>apache/rocketmq#7964</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7988";>#7988</a>] Set 
enableTrace default to false by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8015";>apache/rocketmq#8015</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8020";>#8020</a>] Fix 
document typo by <a 
href="https://github.com/hakusai22";><code>@​hakusai22</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8021";>apache/rocketmq#8021</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8032";>#8032</a>] Set 
checkDupInfo value from config by <a 
href="https://github.com/LittleBoy18";><code>@​LittleBoy18</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8033";>apache/rocketmq#8033</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/6398";>#6398</a>] 
Remove duplicate code in TopicPublishInfo by <a 
href="https://github.com/syshenyao";><code>@​syshenyao</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8034";>apache/rocketmq#8034</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8023";>#8023</a>] Add 
expression filtering capability to the pullBlockIfNotFound method of pull 
consumer by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8024";>apache/rocketmq#8024</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8044";>#8044</a>] Add 
Override annotation for AllocateMappedFileService#run by <a 
href="https://github.com/mxsm";><code>@​mxsm</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8045";>apache/rocketmq#8045</a></li>
   <li>build: fix workflow and skip failed test for auth module on mac by <a 
href="https://github.com/HScarb";><code>@​HScarb</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8068";>apache/rocketmq#8068</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8100";>#8100</a>] 
Expose print audit log function by <a 
href="https://github.com/dingshuangxi888";><code>@​dingshuangxi888</code></a> in 
<a 
href="https://redirect.github.com/apache/rocketmq/pull/8101";>apache/rocketmq#8101</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8105";>#8105</a>] Fix 
typo about udpate user by <a 
href="https://github.com/zhiliatom";><code>@​zhiliatom</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8106";>apache/rocketmq#8106</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5923";>#5923</a>] Fix 
tiered store README.md error about Configuration by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8110";>apache/rocketmq#8110</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8092";>#8092</a>] Fixed 
non-idempotent test by <a 
href="https://github.com/kaiyaok2";><code>@​kaiyaok2</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8093";>apache/rocketmq#8093</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8090";>#8090</a>] 
Optimize isSetEqual for DefaultLitePullConsumerImpl by <a 
href="https://github.com/Willhow-Gao";><code>@​Willhow-Gao</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8091";>apache/rocketmq#8091</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5838";>#5838</a>] Retry 
to send when broker returns SYSTEM_BUSY by <a 
href="https://github.com/cserwen";><code>@​cserwen</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/5845";>apache/rocketmq#5845</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5923";>#5923</a>] Fix 
tiered store README.md error by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8115";>apache/rocketmq#8115</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8124";>#8124</a>] Avoid 
scheduled tasks exiting because of unknown exceptions by <a 
href="https://github.com/colin719";><code>@​colin719</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8121";>apache/rocketmq#8121</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8079";>#8079</a>] Add 
unit test for MQClientAPIExtTest by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8080";>apache/rocketmq#8080</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8118";>#8118</a>] 
Remove redundant mod in client by <a 
href="https://github.com/miles-ton";><code>@​miles-ton</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/8119";>apache/rocketmq#8119</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/rocketmq/commit/7ee50ec32e10265c45e00df5971dd78b9598ff6e";><code>7ee50ec</code></a>
 [maven-release-plugin] prepare release rocketmq-all-5.3.0 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8379";>#8379</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/2bc0014c4bf69b15bac9f33e03690e1bfce513c1";><code>2bc0014</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8377";>#8377</a>] 
Prepare to release Apache RocketMQ 5.3.0 (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8378";>#8378</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/77f6415eae1371c35b55bc52c1c24205f9c4a677";><code>77f6415</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8360";>#8360</a>] Add 
more test coverage for MQAdminImpl (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8361";>#8361</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/77d6633e622200ed52feef6fb2adeb12fba8e2c8";><code>77d6633</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8298";>#8298</a>] 
Optimize some code format or style (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8299";>#8299</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/9173def4040f00ea5a4f1e913382b8ccd2b08d17";><code>9173def</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8348";>#8348</a>] Allow 
custom fast-failure queues to be added in BrokerFastFailu...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/92c922378aa7c92e4239f0b46be8ea97ed257c2e";><code>92c9223</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8358";>#8358</a>] 
Client does not send heartbeats to all Nameserve in clustered m...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/933ffc0b968d39329e8379b1ddc2fe3575550fda";><code>933ffc0</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8352";>#8352</a>] Fix 
CLIENT_REGISTER in registerConsumer (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8353";>#8353</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/3aa5d1936f1162afefccdf03fcc55bf0f7ee642c";><code>3aa5d19</code></a>
 Adjust the default value of ackMessageThreadPoolNums to 16 to prevent 
perform...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/c6d3f2615bf7e2d63b1d6baf8a0d94b1cff05830";><code>c6d3f26</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/8343";>#8343</a>] Add 
more test coverage for MQClientAPIImpl (<a 
href="https://redirect.github.com/apache/rocketmq/issues/8344";>#8344</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/b31e0cea00a8d95921877fd8c1e4239717b05a9e";><code>b31e0ce</code></a>
 Revert &quot;[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7686";>#7686</a>] The 
bornTime is not set when using the popMessage API i...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-5.2.0...rocketmq-all-5.3.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to