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

   Bumps 
[org.apache.rocketmq:rocketmq-client-java](https://github.com/apache/rocketmq-clients)
 from 5.0.2 to 5.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/rocketmq-clients/releases";>org.apache.rocketmq:rocketmq-client-java's
 releases</a>.</em></p>
   <blockquote>
   <h2>Release RocketMQ Client C# 5.2.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix the outdated badge by <a 
href="https://github.com/aaron-ai";><code>@​aaron-ai</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/520";>apache/rocketmq-clients#520</a></li>
   <li>csharp: Add using to wrap HMACSHA1 instance by <a 
href="https://github.com/catcherwong";><code>@​catcherwong</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/582";>apache/rocketmq-clients#582</a></li>
   <li>replace nlog with Microsoft.Extensions.Logging by <a 
href="https://github.com/eventhorizon-cli";><code>@​eventhorizon-cli</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/596";>apache/rocketmq-clients#596</a></li>
   <li>Resolve the issue of obtaining the physical address of the network card 
by <a href="https://github.com/sduo";><code>@​sduo</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/704";>apache/rocketmq-clients#704</a></li>
   <li>csharp: Optimize the performance of the Hash algorithm and reduce 
allocations. by <a 
href="https://github.com/InCerryGit";><code>@​InCerryGit</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/690";>apache/rocketmq-clients#690</a></li>
   <li>Optimize performance by leveraging new allocation reduction methods in 
.NET 5 by <a href="https://github.com/colprog";><code>@​colprog</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/747";>apache/rocketmq-clients#747</a></li>
   <li>[csharp] update TFM to net6 and net8 by <a 
href="https://github.com/catcherwong";><code>@​catcherwong</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/799";>apache/rocketmq-clients#799</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/776";>#776</a>] 
Add push consumer for normal/fifo message, namespace support, reentrant message 
receiving support in C# SDK by <a 
href="https://github.com/tsunghanjacktsai";><code>@​tsunghanjacktsai</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/777";>apache/rocketmq-clients#777</a></li>
   <li>Release C# client 5.2.0 by <a 
href="https://github.com/tsunghanjacktsai";><code>@​tsunghanjacktsai</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/839";>apache/rocketmq-clients#839</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/catcherwong";><code>@​catcherwong</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/582";>apache/rocketmq-clients#582</a></li>
   <li><a 
href="https://github.com/eventhorizon-cli";><code>@​eventhorizon-cli</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/596";>apache/rocketmq-clients#596</a></li>
   <li><a href="https://github.com/sduo";><code>@​sduo</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/704";>apache/rocketmq-clients#704</a></li>
   <li><a href="https://github.com/InCerryGit";><code>@​InCerryGit</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/690";>apache/rocketmq-clients#690</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/rocketmq-clients/compare/csharp-5.1.1-rc1...csharp-5.2.0-rc1";>https://github.com/apache/rocketmq-clients/compare/csharp-5.1.1-rc1...csharp-5.2.0-rc1</a></p>
   <h2>golang/v5.1.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>golang: add push consumer by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/990";>apache/rocketmq-clients#990</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/811";>#811</a>] 
[Golang] should not copy sync.Map in loadBalancer by <a 
href="https://github.com/absolute8511";><code>@​absolute8511</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/810";>apache/rocketmq-clients#810</a></li>
   <li>golang: add SetRequestTimeout implements producer/simpleConsumer/push… 
by <a href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1016";>apache/rocketmq-clients#1016</a></li>
   <li>golang: some optimizations regarding transaction messages and pushcon… 
by <a href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1021";>apache/rocketmq-clients#1021</a></li>
   <li>golang: remove debug log by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1024";>apache/rocketmq-clients#1024</a></li>
   <li>golang: when pushconsumer is turned off, wait for messages that are 
already ready to be consumed by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1030";>apache/rocketmq-clients#1030</a></li>
   <li>golang: compatible with some abnormal scenarios, such as flowlimit by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1031";>apache/rocketmq-clients#1031</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1083";>#1083</a>]
 [Golang] Fix start up failure problem by <a 
href="https://github.com/takagi906";><code>@​takagi906</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1084";>apache/rocketmq-clients#1084</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1055";>#1055</a>]
 [Golang] Enhance grpc failover resilience by <a 
href="https://github.com/takagi906";><code>@​takagi906</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1069";>apache/rocketmq-clients#1069</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1070";>#1070</a>]
 [Golang] Add SSL configuration when starting the client by <a 
href="https://github.com/takagi906";><code>@​takagi906</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1072";>apache/rocketmq-clients#1072</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1075";>#1075</a>]
 [Golang] Support ReconnectEndpointsCommand by <a 
href="https://github.com/takagi906";><code>@​takagi906</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1076";>apache/rocketmq-clients#1076</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/absolute8511";><code>@​absolute8511</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/870";>apache/rocketmq-clients#870</a></li>
   <li><a href="https://github.com/takagi906";><code>@​takagi906</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/1038";>apache/rocketmq-clients#1038</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/rocketmq-clients/compare/golang/v5.1.2...golang/v5.1.3";>https://github.com/apache/rocketmq-clients/compare/golang/v5.1.2...golang/v5.1.3</a></p>
   <h2>golang/v5.1.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>golang: Add namespace in Resource and metadata by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/753";>apache/rocketmq-clients#753</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/679";>#679</a>] 
Fix judgment of topic route equality and optimize loadBalancer by <a 
href="https://github.com/redlsz";><code>@​redlsz</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/680";>apache/rocketmq-clients#680</a></li>
   <li>golang: Add ClientFunc option for simple consumer by <a 
href="https://github.com/zaaksam";><code>@​zaaksam</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/863";>apache/rocketmq-clients#863</a></li>
   <li>golang: Added support for zlib compression format by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/957";>apache/rocketmq-clients#957</a></li>
   <li>golang: support LZ4 and ZSTD compression algorithm by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/958";>apache/rocketmq-clients#958</a></li>
   <li>golang: Remove support for lz4 and zstd compression algorithms by <a 
href="https://github.com/guyinyou";><code>@​guyinyou</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq-clients/pull/963";>apache/rocketmq-clients#963</a></li>
   </ul>
   <h2>New Contributors</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/3406123563cf867285bd832d9875784a7c043c68";><code>3406123</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/f13d28efffc81beadc0dafb90dbf24951e78aaff";><code>f13d28e</code></a>
 [maven-release-plugin] prepare release java-5.2.0 (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1184";>#1184</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/652a140da436ff1299f26f32a7fb8b404f395ab9";><code>652a140</code></a>
 [Java] Fix opentelemetry-instrumentation-compatibility CI (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1185";>#1185</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/c159a67d62c175027a366774940843c04e96a8ab";><code>c159a67</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1150";>#1150</a>]
 [Java] Support OffsetOption for subscribeLite (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1151";>#1151</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/3c6f6fabdaddb91ef15b10e34c391d26be0e185b";><code>3c6f6fa</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1161";>#1161</a>]
 [Golang] Client support ipv6 hostip:port (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1162";>#1162</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/1139cfbc8faf71065b87526aee1180b47015b069";><code>1139cfb</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1174";>#1174</a>]
 [C++] Optimize the logic for generating the uniqueId of message...</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/601aee5be5318dd903bf8c69ae6ababb88cad183";><code>601aee5</code></a>
 refactor(lite_push_consumer): use <code>sync.Map</code> to replace regular map 
and fix r...</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/399a39e560bf44c29835685b24b69612e9f52ed5";><code>399a39e</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1107";>#1107</a>]
 [Golang] LiteTopic support for &quot;RIP‐83 Lite Topic&quot; (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1110";>#1110</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/54724846e46e9bcef358b473317f27ebc6fc05a1";><code>5472484</code></a>
 [Python] Fix PushConsumer not receiving messages (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1169";>#1169</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq-clients/commit/ab66ab6beb4300e5516e477cd89bbdeb8bd2a1b7";><code>ab66ab6</code></a>
 Add example of sending lite_topic  in python sdk. (<a 
href="https://redirect.github.com/apache/rocketmq-clients/issues/1170";>#1170</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/rocketmq-clients/compare/cpp-5.0.2...java-5.2.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.rocketmq:rocketmq-client-java&package-manager=maven&previous-version=5.0.2&new-version=5.2.0)](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>


-- 
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