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

   Bumps 
[com.rabbitmq:stream-client](https://github.com/rabbitmq/rabbitmq-stream-java-client)
 from 0.15.0 to 1.10.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/releases";>com.rabbitmq:stream-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>1.10.0</h2>
   <h1>Changes between 1.9.0 and 1.10.0</h1>
   <p>This is a minor release with bug fixes, usability improvements, and 
dependency upgrades. It is compatible with 1.9.0. All users are encouraged to 
upgrade.</p>
   <h2>Exclude unused transitive Netty sub-modules</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1051";>#1051</a></p>
   <h2>Cap decompression in delivery loop</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1049";>#1049</a></p>
   <h2>Make AMQP 1.0 decoding more robust</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1046";>#1046</a></p>
   <h2>Make pre-auth max frame size configurable</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1044";>#1044</a></p>
   <h2>Limit frame size before authentication</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1041";>#1041</a></p>
   <h2>Bump dependencies</h2>
   <p>GitHub issue: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1040";>#1040</a></p>
   <h1>Dependency</h1>
   <h2>Maven</h2>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;com.rabbitmq&lt;/groupId&gt;
     &lt;artifactId&gt;stream-client&lt;/artifactId&gt;
     &lt;version&gt;1.10.0&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <h2>Gradle</h2>
   <pre lang="groovy"><code>compile 
&quot;com.rabbitmq:stream-client:1.10.0&quot;
   </code></pre>
   <h2>1.9.0</h2>
   <h1>Changes between 1.8.0 and 1.9.0</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/abbb8cfb95236c7d88e20cc01b950e235f290ad9";><code>abbb8cf</code></a>
 [maven-release-plugin] prepare release v1.10.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/901b11e6b43b2ede1a5a8a25f296e1e1bd7eae4e";><code>901b11e</code></a>
 Set release version to 1.10.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/cd5178e9ff4d12c183eb97c0f67a6682fd532362";><code>cd5178e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1056";>#1056</a>
 from rabbitmq/dependabot/maven/com.github.luben-zstd...</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/5185e6881ef6b1815ba5994528d5f570a31912f6";><code>5185e68</code></a>
 Bump com.github.luben:zstd-jni from 1.5.7-12 to 1.5.7-13</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/48bc8c2c11f903e710f80a5ba30fc8e8197b28bc";><code>48bc8c2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1055";>#1055</a>
 from rabbitmq/dependabot/maven/at.yawk.lz4-lz4-java-...</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/494321e7bcc497c658b5ffd3e9ceae9db874700d";><code>494321e</code></a>
 Bump at.yawk.lz4:lz4-java from 1.11.1 to 1.11.2</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/077c01b9c3c8b08a2b7ff775ffdb69eeddb1c404";><code>077c01b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-stream-java-client/issues/1054";>#1054</a>
 from rabbitmq/revert-1052-bump-default-frame-max</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/ac2b1f1119e849fa570102216f9209b5c2740ba8";><code>ac2b1f1</code></a>
 Revert &quot;fix(network): bump default frame max to 20 MiB&quot;</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/d4a14b120b9d13bf470a6c14ff59e3af128f03ac";><code>d4a14b1</code></a>
 Fix</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/commit/7cad2d1f880afe4e04ec627a503551d6fd673629";><code>7cad2d1</code></a>
 Adapt frame size</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rabbitmq/rabbitmq-stream-java-client/compare/v0.15.0...v1.10.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.rabbitmq:stream-client&package-manager=maven&previous-version=0.15.0&new-version=1.10.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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to