chore(deps): 依赖项升级[org.apache.rocketmq:rocketmq-client][5.3.4 => 5.4.0]#696
Merged
ACANX merged 1 commit intodependabotfrom Dec 31, 2025
Conversation
Bumps [org.apache.rocketmq:rocketmq-client](https://github.com/apache/rocketmq) from 5.3.4 to 5.4.0. - [Release notes](https://github.com/apache/rocketmq/releases) - [Commits](apache/rocketmq@rocketmq-all-5.3.4...rocketmq-all-5.4.0) --- updated-dependencies: - dependency-name: org.apache.rocketmq:rocketmq-client dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ACANX
pushed a commit
that referenced
this pull request
Dec 31, 2025
…0] (#696) Bumps [org.apache.rocketmq:rocketmq-client](https://github.com/apache/rocketmq) from 5.3.4 to 5.4.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.4.0</h2> <p>This version introduces two new features and a few minor fixes.</p> <ul> <li>[RIP-80] Implement Priority Message by <a href="https://github.com/imzs"><code>@imzs</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9929">apache/rocketmq#9929</a></li> <li>[RIP-82] Implement Timer message, transaction message, and index based on RocksDB by <a href="https://github.com/zk-drizzle"><code>@zk-drizzle</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9787">apache/rocketmq#9787</a></li> </ul> <h2>What's Changed</h2> <ul> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9891">#9891</a>] Optimize pop orderly implementation to facilitate expansion by <a href="https://github.com/qianye1001"><code>@qianye1001</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9892">apache/rocketmq#9892</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9883">#9883</a>] Remove unnecessary MessageFormat.format by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9884">apache/rocketmq#9884</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9888">#9888</a>] Defer the shutdown behavior of popConsumerService to prevent JVM crash by <a href="https://github.com/RongtongJin"><code>@RongtongJin</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9889">apache/rocketmq#9889</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9894">#9894</a>] Update README for RocketMQ 5.3.4 and minor fixes by <a href="https://github.com/majialoong"><code>@majialoong</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9895">apache/rocketmq#9895</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9396">#9396</a>] Use fastjson2 in all modules by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9397">apache/rocketmq#9397</a></li> <li>Add some log for gRPC route by <a href="https://github.com/qianye1001"><code>@qianye1001</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9896">apache/rocketmq#9896</a></li> <li>Fix controller mode HAService removeConnection by <a href="https://github.com/LittleBoy18"><code>@LittleBoy18</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9897">apache/rocketmq#9897</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9898">#9898</a>] Remove AbstractBrokerRunnable and replace with Runnable by <a href="https://github.com/RongtongJin"><code>@RongtongJin</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9893">apache/rocketmq#9893</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9910">#9910</a>] [ACL 2.0] Incorrect consumer group extraction from retry topic in SEND_MESSAGE_V2/SEND_BATCH_MESSAGE by <a href="https://github.com/dingshuangxi888"><code>@dingshuangxi888</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9911">apache/rocketmq#9911</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9885">#9885</a>] Fix tiered store cache count and bytes metrics by <a href="https://github.com/majialoong"><code>@majialoong</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9886">apache/rocketmq#9886</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9918">#9918</a>] Fix the message may be renewed once more if the gRPC push consumer is unexpectedly disconnected by <a href="https://github.com/qianye1001"><code>@qianye1001</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9919">apache/rocketmq#9919</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9912">#9912</a>] Consumer offset timestamp displayed incorrect in tiered store by <a href="https://github.com/woaishixiaoxiao"><code>@woaishixiaoxiao</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9913">apache/rocketmq#9913</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9868">#9868</a>] Fix getBrokerEpoch no response issue for empty parameters by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9869">apache/rocketmq#9869</a></li> <li>Fix dledger mode expired message can not delete on jdk9+ by <a href="https://github.com/LittleBoy18"><code>@LittleBoy18</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9851">apache/rocketmq#9851</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9396">#9396</a>] Replace fastjson with fastjson2 by <a href="https://github.com/yuz10"><code>@yuz10</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9927">apache/rocketmq#9927</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9902">#9902</a>] Remove unnecessary String.format by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9903">apache/rocketmq#9903</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9921">#9921</a>] Limit the concurrency of Pop revive by <a href="https://github.com/lizhimins"><code>@lizhimins</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9922">apache/rocketmq#9922</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9914">#9914</a>] Simplify isolation logic when updating fault item in sendKernelImpl by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9915">apache/rocketmq#9915</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9928">#9928</a>] Add Priority IT for GRPC protocol. by <a href="https://github.com/imzs"><code>@imzs</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9932">apache/rocketmq#9932</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9933">#9933</a>] Fix the failure when RocksDBConfigToJsonCommand exports locally by <a href="https://github.com/RongtongJin"><code>@RongtongJin</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9934">apache/rocketmq#9934</a></li> <li>Optimized the function naming by <a href="https://github.com/zk-drizzle"><code>@zk-drizzle</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9935">apache/rocketmq#9935</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9938">#9938</a>] Rename misnamed Messing classes to Messaging by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9939">apache/rocketmq#9939</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9943">#9943</a>] Remove redundant containsKey check in checkBrokerConfig by <a href="https://github.com/yx9o"><code>@yx9o</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9944">apache/rocketmq#9944</a></li> <li>Fix epoch truncate by <a href="https://github.com/LittleBoy18"><code>@LittleBoy18</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9942">apache/rocketmq#9942</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9945">#9945</a>] Use UniqueKey as TimerDelKey by default. by <a href="https://github.com/imzs"><code>@imzs</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9946">apache/rocketmq#9946</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9947">#9947</a>] Fix TimerMessageStore.checkAndReviseMetrics throws BufferUnderflowException by <a href="https://github.com/gaoyf"><code>@gaoyf</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9948">apache/rocketmq#9948</a></li> <li>[ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9945">#9945</a>] Use UniqueKey as the TimerDelKey value when no namespace is appended by <a href="https://github.com/imzs"><code>@imzs</code></a> in <a href="https://redirect.github.com/apache/rocketmq/pull/9951">apache/rocketmq#9951</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/rocketmq/compare/rocketmq-all-5.3.4...rocketmq-all-5.4.0">https://github.com/apache/rocketmq/compare/rocketmq-all-5.3.4...rocketmq-all-5.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/rocketmq/commit/b5da00ad0ff542c55fff93cd8501c69a42647db6"><code>b5da00a</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9936">#9936</a>] Release Apache RocketMQ 5.4.0 (<a href="https://redirect.github.com/apache/rocketmq/issues/9937">#9937</a>)</li> <li><a href="https://github.com/apache/rocketmq/commit/4b187c6e119864f11211c470e1a44fd3e2e37ecf"><code>4b187c6</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9945">#9945</a>] Use UniqueKey as the TimerDelKey value when no namespace is app...</li> <li><a href="https://github.com/apache/rocketmq/commit/541fdad0ff91990530da0a09e834edffb73ab23c"><code>541fdad</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9947">#9947</a>] Fix TimerMessageStore.checkAndReviseMetrics throws BufferUnderf...</li> <li><a href="https://github.com/apache/rocketmq/commit/79e700312a7ba00b4a8e42fede9a89a56eff9640"><code>79e7003</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9945">#9945</a>] Use UniqueKey as TimerDelKey by default</li> <li><a href="https://github.com/apache/rocketmq/commit/5132258db946e9741550c5d1076d605f60a1f2e3"><code>5132258</code></a> Fix epoch truncate (<a href="https://redirect.github.com/apache/rocketmq/issues/9942">#9942</a>)</li> <li><a href="https://github.com/apache/rocketmq/commit/fef690c06d0c3719ba7c9a2215145dfbec80fc6e"><code>fef690c</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9943">#9943</a>] Remove redundant containsKey check in checkBrokerConfig (<a href="https://redirect.github.com/apache/rocketmq/issues/9944">#9944</a>)</li> <li><a href="https://github.com/apache/rocketmq/commit/684e73311f673bf2aeedecd3775da05181f2b869"><code>684e733</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9938">#9938</a>] Rename misnamed Messing classes to Messaging (<a href="https://redirect.github.com/apache/rocketmq/issues/9939">#9939</a>)</li> <li><a href="https://github.com/apache/rocketmq/commit/fe5c17cb8b4196e13dbfc3230e0f7dece9c9f6a7"><code>fe5c17c</code></a> Optimized the function naming (<a href="https://redirect.github.com/apache/rocketmq/issues/9935">#9935</a>)</li> <li><a href="https://github.com/apache/rocketmq/commit/02412eba595616b4fbbe06333d3973e754d595f6"><code>02412eb</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9933">#9933</a>] Fix the failure when RocksDBConfigToJsonCommand exports locally...</li> <li><a href="https://github.com/apache/rocketmq/commit/079247447939e646b7e07bd15b23c70890ad9568"><code>0792474</code></a> [ISSUE <a href="https://redirect.github.com/apache/rocketmq/issues/9928">#9928</a>] Add Priority IT for GRPC protocol</li> <li>Additional commits viewable in <a href="https://github.com/apache/rocketmq/compare/rocketmq-all-5.3.4...rocketmq-all-5.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ACANX
pushed a commit
that referenced
this pull request
Apr 3, 2026
….0 (#1158) Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt">org.apache.commons:commons-text's changelog</a>.</em></p> <blockquote> <h2>Apache Commons Text 1.15.0 Release Notes</h2> <p>The Apache Commons Text team is pleased to announce the release of Apache Commons Text 1.15.0.</p> <p>Apache Commons Text is a set of utility functions and reusable components for processing and manipulating text in a Java environment.</p> <p>Release 1.15.0. This is a feature and maintenance release. Java 8 or later is required.</p> <h2>New features</h2> <ul> <li> <pre><code> Add experimental CycloneDX VEX file [#683](apache/commons-text#683). Thanks to Piotr P. Karwasz, Gary Gregory. </code></pre> </li> <li>TEXT-235: Add Damerau-Levenshtein distance <a href="https://redirect.github.com/apache/commons-text/issues/687">#687</a>. Thanks to LorgeN, Gary Gregory.</li> <li> <pre><code> Add unit tests to increase coverage [#719](apache/commons-text#719). Thanks to Michael Hausegger, Gary Gregory. </code></pre> </li> <li> <pre><code> Add new test for CharSequenceTranslator#with() [#725](apache/commons-text#725). Thanks to Michael Hausegger, Gary Gregory. </code></pre> </li> <li> <pre><code> Add tests and assertions to org.apache.commons.text.similarity to get to 100% code coverage [#727](apache/commons-text#727), [#728](apache/commons-text#728). Thanks to Michael Hausegger. </code></pre> </li> </ul> <h2>Fixed Bugs</h2> <ul> <li> <pre><code> Fix exception message typo in XmlStringLookup.XmlStringLookup(Map, Path...). Thanks to Gary Gregory. </code></pre> </li> <li>TEXT-236: Inserting at the end of a TextStringBuilder throws a StringIndexOutOfBoundsException. Thanks to Pierre Post, Sumit Bera, Alex Herbert, Gary Gregory.</li> <li> <pre><code> Fix TextStringBuilderTest.testAppendToCharBuffer() to use proper argument type [#724](apache/commons-text#724). Thanks to Michael Hausegger. </code></pre> </li> <li> <pre><code> Fix Apache RAT plugin console warnings. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Fix site XML to use version 2.0.0 XML schema. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Removed unreachable threshold verification code in src/main/java/org/apache/commons/text/similarity [#730](apache/commons-text#730). Thanks to Michael Hausegger. </code></pre> </li> <li> <pre><code> Enable secure processing for the XML parser in XmlStringLookup in case the underlying JAXP implementation doesn't [#729](apache/commons-text#729). Thanks to 김민재 (minjas0507), Gary Gregory, Piotr Karwasz. </code></pre> </li> </ul> <h2>Changes</h2> <ul> <li> <pre><code> Bump org.apache.commons:commons-parent from 85 to 93 [#704](apache/commons-text#704), [#723](apache/commons-text#723), [#726](apache/commons-text#726). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump commons.bytebuddy.version from 1.17.6 to 1.18.2 [#696](apache/commons-text#696), [#722](apache/commons-text#722). Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump graalvm.version from 24.2.2 to 25.0.1 [#703](apache/commons-text#703), [#716](apache/commons-text#716). Thanks to Gary Gregory, Dependabot. </code></pre> </li> <li> <pre><code> Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0. Thanks to Gary Gregory. </code></pre> </li> <li> <pre><code> Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory. </code></pre> </li> </ul> <p>Historical list of changes: <a href="https://commons.apache.org/proper/commons-text/changes.html">https://commons.apache.org/proper/commons-text/changes.html</a></p> <p>For complete information on Apache Commons Text, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons Text website:</p> <p><a href="https://commons.apache.org/proper/commons-text">https://commons.apache.org/proper/commons-text</a></p> <p>Download page: <a href="https://commons.apache.org/proper/commons-text/download_text.cgi">https://commons.apache.org/proper/commons-text/download_text.cgi</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/commons-text/commit/04e937470d3679cc163df85d82d5b6d2e3e71128"><code>04e9374</code></a> Prepare for the release candidate 1.15.0 RC1</li> <li><a href="https://github.com/apache/commons-text/commit/502c4c41be5671681b58a9b50297f99737e8ea93"><code>502c4c4</code></a> Prepare for the next release candidate</li> <li><a href="https://github.com/apache/commons-text/commit/c6e17ec24cc8374eb12676b717bf797f41b6e539"><code>c6e17ec</code></a> Use direct access</li> <li><a href="https://github.com/apache/commons-text/commit/58e1e125daaa0aebf8c5ffaa82af48821a1ccf2d"><code>58e1e12</code></a> Simplify XML FSP (<a href="https://redirect.github.com/apache/commons-text/issues/731">#731</a>)</li> <li><a href="https://github.com/apache/commons-text/commit/b5052c97e84e1c174ec8bfbbb749e33f22917a07"><code>b5052c9</code></a> Bump actions/setup-java from 5.0.0 to 5.1.0</li> <li><a href="https://github.com/apache/commons-text/commit/2e2d4bc90f1b3274e7943ac27d037d47c0cc098d"><code>2e2d4bc</code></a> Revert "Bump actions/setup-java from 5.0.0 to 5.1.0"</li> <li><a href="https://github.com/apache/commons-text/commit/b0ddbd17bbeee12ad33b8a61c60b4edbe6c85838"><code>b0ddbd1</code></a> Bump actions/setup-java from 5.0.0 to 5.1.0</li> <li><a href="https://github.com/apache/commons-text/commit/1c2d3821e67e08342b8cef4d4445c30b4a22daca"><code>1c2d382</code></a> Add tests with external DTD</li> <li><a href="https://github.com/apache/commons-text/commit/ed3df4b25cd5301921a6523ae7db2411f4a84d98"><code>ed3df4b</code></a> Internal clean up</li> <li><a href="https://github.com/apache/commons-text/commit/bb508f304a8835ac2319af1d872b2f1a9ff6f81d"><code>bb508f3</code></a> Bump actions/checkout from 6.0.0 to 6.0.1</li> <li>Additional commits viewable in <a href="https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps org.apache.rocketmq:rocketmq-client from 5.3.4 to 5.4.0.
Release notes
Sourced from org.apache.rocketmq:rocketmq-client's releases.
Commits
b5da00a[ISSUE #9936] Release Apache RocketMQ 5.4.0 (#9937)4b187c6[ISSUE #9945] Use UniqueKey as the TimerDelKey value when no namespace is app...541fdad[ISSUE #9947] Fix TimerMessageStore.checkAndReviseMetrics throws BufferUnderf...79e7003[ISSUE #9945] Use UniqueKey as TimerDelKey by default5132258Fix epoch truncate (#9942)fef690c[ISSUE #9943] Remove redundant containsKey check in checkBrokerConfig (#9944)684e733[ISSUE #9938] Rename misnamed Messing classes to Messaging (#9939)fe5c17cOptimized the function naming (#9935)02412eb[ISSUE #9933] Fix the failure when RocksDBConfigToJsonCommand exports locally...0792474[ISSUE #9928] Add Priority IT for GRPC protocolDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)