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

   Bumps [org.apache.pulsar:pulsar-client](https://github.com/apache/pulsar) 
from 2.10.1 to 2.11.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.11.0</h2>
   <h3>Important notice</h3>
   <ul>
   <li>Rename Pulsar txn metrics to specify OpenMetrics <a 
href="https://redirect.github.com/apache/pulsar/pull/16581";>#16581</a></li>
   <li>Rename Pulsar schema metrics to specify OpenMetrics <a 
href="https://redirect.github.com/apache/pulsar/pull/16610";>#16610</a></li>
   <li>Rename Pulsar lb metrics to specify OpenMetrics <a 
href="https://redirect.github.com/apache/pulsar/pull/16611";>#16611</a></li>
   <li>Remove jul-to-slf4j <a 
href="https://redirect.github.com/apache/pulsar/issues/16320";>#16320</a> <a 
href="https://redirect.github.com/apache/pulsar/pull/16320";>#16320</a></li>
   <li>Fix get non-persistent topics issue in Namespaces <a 
href="https://redirect.github.com/apache/pulsar/pull/16170";>#16170</a></li>
   <li>Fix producer/consume permission can’t get schema <a 
href="https://redirect.github.com/apache/pulsar/pull/15956";>#15956</a></li>
   <li>Add verification for configured default backlog quota and retention <a 
href="https://redirect.github.com/apache/pulsar/pull/15441";>#15441</a></li>
   <li>Fix ineffective broker LoadBalance <a 
href="https://redirect.github.com/apache/pulsar/pull/15314";>#15314</a></li>
   <li>Ensure the deletion consistency of topic and schema <a 
href="https://redirect.github.com/apache/pulsar/pull/14608";>#14608</a></li>
   <li>Transaction cumulative ack redeliver change <a 
href="https://redirect.github.com/apache/pulsar/pull/14371";>#14371</a></li>
   <li>Bump prometheus client version from 0.5.0 to 0.15.0 <a 
href="https://redirect.github.com/apache/pulsar/pull/13785";>#13785</a></li>
   <li>[PIP-158] Split client TLS transport encryption from authentication <a 
href="https://redirect.github.com/apache/pulsar/pull/15634";>#15634</a></li>
   <li>[PIP-155] Remove Python 2 support <a 
href="https://redirect.github.com/apache/pulsar/pull/15376";>#15376</a></li>
   <li>[PIP-156] Build Pulsar Server on Java 17 <a 
href="https://redirect.github.com/apache/pulsar/pull/15264";>#15264</a></li>
   <li>[PIP-162] Enable system topic by default <a 
href="https://redirect.github.com/apache/pulsar/pull/15619";>#15619</a></li>
   </ul>
   <h3>PIPs</h3>
   <ul>
   <li>[PIP 37] Support chunking with Shared subscription <a 
href="https://redirect.github.com/apache/pulsar/pull/16202";>#16202</a></li>
   <li>[PIP-74] Pulsar client memory limits <a 
href="https://redirect.github.com/apache/pulsar/pull/14400";>#14400</a></li>
   <li>[PIP-81] Split createNewMetadataLedger into multiple methods for reuse 
<a href="https://redirect.github.com/apache/pulsar/pull/15425";>#15425</a></li>
   <li>[PIP 97] Update Authentication Interfaces to Include Async 
Authentication Methods <a 
href="https://redirect.github.com/apache/pulsar/pull/12104";>#12104</a></li>
   <li>[PIP-100] Support pluggable topic factory <a 
href="https://redirect.github.com/apache/pulsar/pull/12235";>#12235</a></li>
   <li>[PIP-105] Store Subscription properties <a 
href="https://redirect.github.com/apache/pulsar/pull/15757";>#15757</a></li>
   <li>[PIP-117] Change Pulsar standalone defaults <a 
href="https://redirect.github.com/apache/pulsar/pull/15478";>#15478</a></li>
   <li>[PIP-132] Include message header size when checking maxMessageSize for 
non-batch messages on the client side <a 
href="https://redirect.github.com/apache/pulsar/pull/14007";>#14007</a></li>
   <li>[PIP-136] Sync Pulsar metadata across multiple clouds <a 
href="https://redirect.github.com/apache/pulsar/pull/16425";>#16425</a></li>
   <li>[PIP-143] Support split bundle by specified boundaries <a 
href="https://redirect.github.com/apache/pulsar/pull/13796";>#13796</a></li>
   <li>[PIP-145] Improve performance of regex subscriptions <a 
href="https://redirect.github.com/apache/pulsar/pull/14505";>#14505</a></li>
   <li>[PIP-146] ManagedCursorInfo compression <a 
href="https://redirect.github.com/apache/pulsar/pull/14542";>#14542</a></li>
   <li>[PIP 149] Make the REST Admin API fully async <a 
href="https://redirect.github.com/apache/pulsar/issues/14365";>#14365</a></li>
   <li>[PIP-152] Support subscription level dispatch rate limiter setting <a 
href="https://redirect.github.com/apache/pulsar/issues/15295";>#15295</a></li>
   <li>[PIP-153] Optimize metadataPositions in MLPendingAckStore <a 
href="https://redirect.github.com/apache/pulsar/pull/15137";>#15137</a></li>
   <li>[PIP-160] Make transactions work more efficiently by aggregation 
operation for transaction log and pending ack store <a 
href="https://redirect.github.com/apache/pulsar/issues/15370";>#15370</a></li>
   <li>[PIP-161] Exclusive Producer: ability to fence out an existing Producer 
<a href="https://redirect.github.com/apache/pulsar/pull/15488";>#15488</a></li>
   <li>[PIP-163] Add lowWaterMark check before appending entry to TB <a 
href="https://redirect.github.com/apache/pulsar/pull/15424";>#15424</a></li>
   <li>[PIP-166] Add MANUAL delivery semantics for Functions <a 
href="https://redirect.github.com/apache/pulsar/pull/16279";>#16279</a></li>
   <li>[PIP-179] Support the admin API to check unknown request parameters <a 
href="https://redirect.github.com/apache/pulsar/issues/16135";>#16135</a></li>
   <li>[PIP-181] Pulsar Shell <a 
href="https://redirect.github.com/apache/pulsar/issues/16250";>#16250</a></li>
   <li>[PIP-184] Topic specific consumer priorityLevel <a 
href="https://redirect.github.com/apache/pulsar/issues/16715";>#16715</a></li>
   <li>[PIP-187] Add API to analyze a subscription backlog and provide an 
accurate value <a 
href="https://redirect.github.com/apache/pulsar/issues/16545";>#16545</a></li>
   <li>[PIP-189] No batching if only one message in batch <a 
href="https://redirect.github.com/apache/pulsar/issues/18548";>#18548</a></li>
   <li>[PIP-201] Extensions mechanism for Pulsar Admin CLI tools <a 
href="https://redirect.github.com/apache/pulsar/issues/17158";>#17158</a></li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[PIP 81] Split the individual acknowledgments into multiple entries
   <ul>
   <li>Add range set wrapper to support record dirty ledgers <a 
href="https://redirect.github.com/apache/pulsar/pull/15607";>#15607</a></li>
   <li>Notifications for faster topic discovery <a 
href="https://redirect.github.com/apache/pulsar/pull/16062";>#16062</a></li>
   <li>Split createNewMetadataLedger into multiple methods for reuse <a 
href="https://redirect.github.com/apache/pulsar/pull/15425";>#15425</a></li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/97ee1a114aa1e5df05d86a9dd47f7fe7a2194211";><code>97ee1a1</code></a>
 [fix][ci][branch-2.11] Fix shell license issue (<a 
href="https://redirect.github.com/apache/pulsar/issues/19106";>#19106</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/0247b634cb684504c38fed1096323ceea7ac899a";><code>0247b63</code></a>
 [fix][build] Fix license issue in 2.11 (<a 
href="https://redirect.github.com/apache/pulsar/issues/19043";>#19043</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/6748d93c2e373f485fab7e0dbf1c0dbae396ae7a";><code>6748d93</code></a>
 [fix][client] Fix multi-topic consumer stuck after redeliver messages (<a 
href="https://redirect.github.com/apache/pulsar/issues/18491";>#18491</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/b75f0682f91ea8e6c8b6712e4e50da779d466fc8";><code>b75f068</code></a>
 [improve][broker] Omit making a copy of CommandAck when there are no broker 
i...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/af3e1c24f2d500b57a68be63c5d4f475477eba57";><code>af3e1c2</code></a>
 [fix][broker] Copy proto command fields into final variables in ServerCnx (<a 
href="https://redirect.github.com/apache/pulsar/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/e0a73e0cbce647ac4ddce788fff8a4cd13d5bdf7";><code>e0a73e0</code></a>
 [improve][broker] Add logs for why namespace bundle been split (<a 
href="https://redirect.github.com/apache/pulsar/issues/19003";>#19003</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/523a0da9d1207086493fe30c1d851227b249b76e";><code>523a0da</code></a>
 [fix][broker] Fix deadlock in PendingAckHandleImpl (<a 
href="https://redirect.github.com/apache/pulsar/issues/18989";>#18989</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/7c63e92b1dd70ac269dc4b0d9ef10aafd83132c1";><code>7c63e92</code></a>
 [fix][broker]Update interceptor handler exception (<a 
href="https://redirect.github.com/apache/pulsar/issues/18940";>#18940</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/faa941632ce785f86f00fc8fb6026297e14a1951";><code>faa9416</code></a>
 [fix] [tx] [branch-2.11] Transaction buffer recover blocked by readNext (<a 
href="https://redirect.github.com/apache/pulsar/issues/18969";>#18969</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/a968da59abd43a038b973226edbcc55cfa48e340";><code>a968da5</code></a>
 [fix][txn] transaction pending ack store future not completely problem (<a 
href="https://redirect.github.com/apache/pulsar/issues/18943";>#18943</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v2.10.1...v2.11.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.pulsar:pulsar-client&package-manager=gradle&previous-version=2.10.1&new-version=2.11.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 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 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: dev-unsubscr...@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org
For additional commands, e-mail: dev-h...@eventmesh.apache.org

Reply via email to