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

   Bumps `pulsar-version` from 4.1.0 to 4.1.1.
   Updates `org.apache.pulsar:pulsar-client` from 4.1.0 to 4.1.1
   <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>v4.1.1</h2>
   <h4>2025-09-27</h4>
   <h3>Library updates</h3>
   <ul>
   <li>[fix][sec] Upgrade Netty to 4.1.127.Final to address CVEs (<a 
href="https://redirect.github.com/apache/pulsar/pull/24717";>#24717</a>)</li>
   <li>[improve][build] Upgrade Lombok to 1.18.42 to fully support JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24763";>#24763</a>)</li>
   <li>[improve][build] Upgrade Apache Parent POM to version 35 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24742";>#24742</a>)</li>
   <li>[improve][build] Upgrade Mockito, AssertJ and ByteBuddy to fully support 
JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24764";>#24764</a>)</li>
   <li>[improve][build] Upgrade SpotBugs to a version that supports JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24768";>#24768</a>)</li>
   <li>[feat][misc] upgrade oxia version to 0.6.2 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24689";>#24689</a>)</li>
   <li>[improve][io] Upgrade to Debezium 3.2.2 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24712";>#24712</a>)</li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Key_Shared subscription doesn't always deliver messages 
from the replay queue after a consumer disconnects and leaves a backlog (<a 
href="https://redirect.github.com/apache/pulsar/pull/24736";>#24736</a>)</li>
   <li>[fix][broker] Ensure KeyShared sticky mode consumer respects assigned 
ranges (<a 
href="https://redirect.github.com/apache/pulsar/pull/24730";>#24730</a>)</li>
   <li>[fix][broker] First entry will be skipped if opening NonDurableCursor 
while trimmed ledger is adding first entry. (<a 
href="https://redirect.github.com/apache/pulsar/pull/24738";>#24738</a>)</li>
   <li>[fix][broker] Fix cannot shutdown broker gracefully by admin api (<a 
href="https://redirect.github.com/apache/pulsar/pull/24731";>#24731</a>)</li>
   <li>[fix][broker] Fix memory leak when metrics are updated in a thread other 
than FastThreadLocalThread (<a 
href="https://redirect.github.com/apache/pulsar/pull/24719";>#24719</a>)</li>
   <li>[fix][broker] Prevent unexpected recycle failure in dispatcher's read 
callback (<a 
href="https://redirect.github.com/apache/pulsar/pull/24741";>#24741</a>)</li>
   <li>[fix][broker]Fix never recovered metadata store bad version issue if 
received a large response from ZK (<a 
href="https://redirect.github.com/apache/pulsar/pull/24580";>#24580</a>)</li>
   <li>[fix][ml]Fix EOFException after enabled topics offloading (<a 
href="https://redirect.github.com/apache/pulsar/pull/24753";>#24753</a>)</li>
   <li>[fix][broker] Fix NPE and annotate nullable return values for 
ManagedCursorContainer (<a 
href="https://redirect.github.com/apache/pulsar/pull/24706";>#24706</a>)</li>
   <li>[fix][broker]Dispatcher did unnecessary sort for recentlyJoinedConsumers 
and printed noisy error logs (<a 
href="https://redirect.github.com/apache/pulsar/pull/24634";>#24634</a>)</li>
   <li>[fix][broker]Fix dirty reading of namespace level offload thresholds (<a 
href="https://redirect.github.com/apache/pulsar/pull/24696";>#24696</a>)</li>
   <li>[fix][ml] Negative backlog &amp; acked positions does not exist &amp; 
message lost when concurrently occupying topic owner (<a 
href="https://redirect.github.com/apache/pulsar/pull/24722";>#24722</a>)</li>
   <li>[improve][broker] If there is a deadlock in the service, the probe 
should return a failure because the service may be unavailable (<a 
href="https://redirect.github.com/apache/pulsar/pull/23634";>#23634</a>)</li>
   <li>[improve][broker] Allow deletion of empty persistent topics regardless 
of retention policy (<a 
href="https://redirect.github.com/apache/pulsar/pull/24733";>#24733</a>)</li>
   <li>[improve][broker] PIP-402: Optionally prevent role/originalPrincipal 
logging (<a 
href="https://redirect.github.com/apache/pulsar/pull/23386";>#23386</a>)</li>
   <li>[improve][broker] Reduce unnecessary MessageMetadata parsing by caching 
the parsed instance in the broker cache (<a 
href="https://redirect.github.com/apache/pulsar/pull/24682";>#24682</a>)</li>
   <li>[improve][ml] Improve cache insert performance by removing exists check 
since it's already covered by putIfAbsent (<a 
href="https://redirect.github.com/apache/pulsar/pull/24699";>#24699</a>)</li>
   </ul>
   <h3>Client</h3>
   <ul>
   <li>[fix][client] Avoid recycling the same ConcurrentBitSetRecyclable among 
different threads (<a 
href="https://redirect.github.com/apache/pulsar/pull/24725";>#24725</a>)</li>
   <li>[fix][client] Fix receiver queue auto-scale without memory limit (<a 
href="https://redirect.github.com/apache/pulsar/pull/24743";>#24743</a>)</li>
   <li>[fix][client]TopicListWatcher not closed when calling 
PatternMultiTopicsConsumerImpl.closeAsync() method (<a 
href="https://redirect.github.com/apache/pulsar/pull/24698";>#24698</a>)</li>
   <li>[fix][client] rollback TopicListWatcher retry behavior (<a 
href="https://redirect.github.com/apache/pulsar/pull/24752";>#24752</a>)</li>
   <li>[fix][client] Exclude io.prometheus:simpleclient_caffeine from 
client-side dependencies (<a 
href="https://redirect.github.com/apache/pulsar/pull/24761";>#24761</a>)</li>
   <li>[improve][client]  PIP-407 Add newMessage with schema and transactions 
(<a href="https://redirect.github.com/apache/pulsar/pull/23942";>#23942</a>)</li>
   </ul>
   <h3>Pulsar IO and Pulsar Functions</h3>
   <ul>
   <li>[fix][io] Improve Kafka Connect source offset flushing logic (<a 
href="https://redirect.github.com/apache/pulsar/pull/24654";>#24654</a>)</li>
   <li>[feat][fn] Fallback to using <code>STATE_STORAGE_SERVICE_URL</code> in 
<code>PulsarMetadataStateStoreProviderImpl.init</code> (<a 
href="https://redirect.github.com/apache/pulsar/pull/24721";>#24721</a>)</li>
   </ul>
   <h3>Others</h3>
   <ul>
   <li>[fix][misc] Fix compareTo contract violation for NamespaceBundleStats, 
TimeAverageMessageData and ResourceUnitRanking (<a 
href="https://redirect.github.com/apache/pulsar/pull/24772";>#24772</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/8599265c276d7f897ce5df6682de3fd92b1e97bb";><code>8599265</code></a>
 Release 4.1.1</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/59454f6ad549973c8d9cbb989dfc567491f6d62a";><code>59454f6</code></a>
 Set version to 4.1.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/517cdce9bbf2680c13d7553b4ad02fff67fced27";><code>517cdce</code></a>
 [improve][broker] PIP-402: Optionally prevent role/originalPrincipal logging 
...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d0722a95a879b52a68713a2b1ea3367402f15c63";><code>d0722a9</code></a>
 [fix][misc] Fix compareTo contract violation for NamespaceBundleStats, 
TimeAv...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/a325d191892ecbc9279b81ec34e271fbf4ae32be";><code>a325d19</code></a>
 [fix][ml]Fix EOFException after enabled topics offloading (<a 
href="https://redirect.github.com/apache/pulsar/issues/24753";>#24753</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/2e7ae813ef799a26bb8b57232155e851aabee996";><code>2e7ae81</code></a>
 [fix][test] Flaky-test: 
BrokerServiceTest.testShutDownWithMaxConcurrentUnload...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/2c920b66061822a0f7e1e09886885b4bdd341cd4";><code>2c920b6</code></a>
 [improve][build] Upgrade Mockito, AssertJ and ByteBuddy to fully support 
JDK2...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/67425640b74b18c7ab94f4eea485f7a23f01afa7";><code>6742564</code></a>
 [fix][client] Exclude io.prometheus:simpleclient_caffeine from client-side 
de...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/9d3e7d044fc1735cc9a6d092e572c71ab6aadb80";><code>9d3e7d0</code></a>
 [improve][build] Upgrade Lombok to 1.18.42 to fully support JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/issues/24763";>#24763</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d38a22d3db50acf79e310b59b8342859235e0871";><code>d38a22d</code></a>
 [improve][broker] If there is a deadlock in the service, the probe should 
ret...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v4.1.0...v4.1.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.pulsar:pulsar-client-admin` from 4.1.0 to 4.1.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client-admin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.1.1</h2>
   <h4>2025-09-27</h4>
   <h3>Library updates</h3>
   <ul>
   <li>[fix][sec] Upgrade Netty to 4.1.127.Final to address CVEs (<a 
href="https://redirect.github.com/apache/pulsar/pull/24717";>#24717</a>)</li>
   <li>[improve][build] Upgrade Lombok to 1.18.42 to fully support JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24763";>#24763</a>)</li>
   <li>[improve][build] Upgrade Apache Parent POM to version 35 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24742";>#24742</a>)</li>
   <li>[improve][build] Upgrade Mockito, AssertJ and ByteBuddy to fully support 
JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24764";>#24764</a>)</li>
   <li>[improve][build] Upgrade SpotBugs to a version that supports JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24768";>#24768</a>)</li>
   <li>[feat][misc] upgrade oxia version to 0.6.2 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24689";>#24689</a>)</li>
   <li>[improve][io] Upgrade to Debezium 3.2.2 (<a 
href="https://redirect.github.com/apache/pulsar/pull/24712";>#24712</a>)</li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Key_Shared subscription doesn't always deliver messages 
from the replay queue after a consumer disconnects and leaves a backlog (<a 
href="https://redirect.github.com/apache/pulsar/pull/24736";>#24736</a>)</li>
   <li>[fix][broker] Ensure KeyShared sticky mode consumer respects assigned 
ranges (<a 
href="https://redirect.github.com/apache/pulsar/pull/24730";>#24730</a>)</li>
   <li>[fix][broker] First entry will be skipped if opening NonDurableCursor 
while trimmed ledger is adding first entry. (<a 
href="https://redirect.github.com/apache/pulsar/pull/24738";>#24738</a>)</li>
   <li>[fix][broker] Fix cannot shutdown broker gracefully by admin api (<a 
href="https://redirect.github.com/apache/pulsar/pull/24731";>#24731</a>)</li>
   <li>[fix][broker] Fix memory leak when metrics are updated in a thread other 
than FastThreadLocalThread (<a 
href="https://redirect.github.com/apache/pulsar/pull/24719";>#24719</a>)</li>
   <li>[fix][broker] Prevent unexpected recycle failure in dispatcher's read 
callback (<a 
href="https://redirect.github.com/apache/pulsar/pull/24741";>#24741</a>)</li>
   <li>[fix][broker]Fix never recovered metadata store bad version issue if 
received a large response from ZK (<a 
href="https://redirect.github.com/apache/pulsar/pull/24580";>#24580</a>)</li>
   <li>[fix][ml]Fix EOFException after enabled topics offloading (<a 
href="https://redirect.github.com/apache/pulsar/pull/24753";>#24753</a>)</li>
   <li>[fix][broker] Fix NPE and annotate nullable return values for 
ManagedCursorContainer (<a 
href="https://redirect.github.com/apache/pulsar/pull/24706";>#24706</a>)</li>
   <li>[fix][broker]Dispatcher did unnecessary sort for recentlyJoinedConsumers 
and printed noisy error logs (<a 
href="https://redirect.github.com/apache/pulsar/pull/24634";>#24634</a>)</li>
   <li>[fix][broker]Fix dirty reading of namespace level offload thresholds (<a 
href="https://redirect.github.com/apache/pulsar/pull/24696";>#24696</a>)</li>
   <li>[fix][ml] Negative backlog &amp; acked positions does not exist &amp; 
message lost when concurrently occupying topic owner (<a 
href="https://redirect.github.com/apache/pulsar/pull/24722";>#24722</a>)</li>
   <li>[improve][broker] If there is a deadlock in the service, the probe 
should return a failure because the service may be unavailable (<a 
href="https://redirect.github.com/apache/pulsar/pull/23634";>#23634</a>)</li>
   <li>[improve][broker] Allow deletion of empty persistent topics regardless 
of retention policy (<a 
href="https://redirect.github.com/apache/pulsar/pull/24733";>#24733</a>)</li>
   <li>[improve][broker] PIP-402: Optionally prevent role/originalPrincipal 
logging (<a 
href="https://redirect.github.com/apache/pulsar/pull/23386";>#23386</a>)</li>
   <li>[improve][broker] Reduce unnecessary MessageMetadata parsing by caching 
the parsed instance in the broker cache (<a 
href="https://redirect.github.com/apache/pulsar/pull/24682";>#24682</a>)</li>
   <li>[improve][ml] Improve cache insert performance by removing exists check 
since it's already covered by putIfAbsent (<a 
href="https://redirect.github.com/apache/pulsar/pull/24699";>#24699</a>)</li>
   </ul>
   <h3>Client</h3>
   <ul>
   <li>[fix][client] Avoid recycling the same ConcurrentBitSetRecyclable among 
different threads (<a 
href="https://redirect.github.com/apache/pulsar/pull/24725";>#24725</a>)</li>
   <li>[fix][client] Fix receiver queue auto-scale without memory limit (<a 
href="https://redirect.github.com/apache/pulsar/pull/24743";>#24743</a>)</li>
   <li>[fix][client]TopicListWatcher not closed when calling 
PatternMultiTopicsConsumerImpl.closeAsync() method (<a 
href="https://redirect.github.com/apache/pulsar/pull/24698";>#24698</a>)</li>
   <li>[fix][client] rollback TopicListWatcher retry behavior (<a 
href="https://redirect.github.com/apache/pulsar/pull/24752";>#24752</a>)</li>
   <li>[fix][client] Exclude io.prometheus:simpleclient_caffeine from 
client-side dependencies (<a 
href="https://redirect.github.com/apache/pulsar/pull/24761";>#24761</a>)</li>
   <li>[improve][client]  PIP-407 Add newMessage with schema and transactions 
(<a href="https://redirect.github.com/apache/pulsar/pull/23942";>#23942</a>)</li>
   </ul>
   <h3>Pulsar IO and Pulsar Functions</h3>
   <ul>
   <li>[fix][io] Improve Kafka Connect source offset flushing logic (<a 
href="https://redirect.github.com/apache/pulsar/pull/24654";>#24654</a>)</li>
   <li>[feat][fn] Fallback to using <code>STATE_STORAGE_SERVICE_URL</code> in 
<code>PulsarMetadataStateStoreProviderImpl.init</code> (<a 
href="https://redirect.github.com/apache/pulsar/pull/24721";>#24721</a>)</li>
   </ul>
   <h3>Others</h3>
   <ul>
   <li>[fix][misc] Fix compareTo contract violation for NamespaceBundleStats, 
TimeAverageMessageData and ResourceUnitRanking (<a 
href="https://redirect.github.com/apache/pulsar/pull/24772";>#24772</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/8599265c276d7f897ce5df6682de3fd92b1e97bb";><code>8599265</code></a>
 Release 4.1.1</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/59454f6ad549973c8d9cbb989dfc567491f6d62a";><code>59454f6</code></a>
 Set version to 4.1.1-SNAPSHOT</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/517cdce9bbf2680c13d7553b4ad02fff67fced27";><code>517cdce</code></a>
 [improve][broker] PIP-402: Optionally prevent role/originalPrincipal logging 
...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d0722a95a879b52a68713a2b1ea3367402f15c63";><code>d0722a9</code></a>
 [fix][misc] Fix compareTo contract violation for NamespaceBundleStats, 
TimeAv...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/a325d191892ecbc9279b81ec34e271fbf4ae32be";><code>a325d19</code></a>
 [fix][ml]Fix EOFException after enabled topics offloading (<a 
href="https://redirect.github.com/apache/pulsar/issues/24753";>#24753</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/2e7ae813ef799a26bb8b57232155e851aabee996";><code>2e7ae81</code></a>
 [fix][test] Flaky-test: 
BrokerServiceTest.testShutDownWithMaxConcurrentUnload...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/2c920b66061822a0f7e1e09886885b4bdd341cd4";><code>2c920b6</code></a>
 [improve][build] Upgrade Mockito, AssertJ and ByteBuddy to fully support 
JDK2...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/67425640b74b18c7ab94f4eea485f7a23f01afa7";><code>6742564</code></a>
 [fix][client] Exclude io.prometheus:simpleclient_caffeine from client-side 
de...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/9d3e7d044fc1735cc9a6d092e572c71ab6aadb80";><code>9d3e7d0</code></a>
 [improve][build] Upgrade Lombok to 1.18.42 to fully support JDK25 (<a 
href="https://redirect.github.com/apache/pulsar/issues/24763";>#24763</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d38a22d3db50acf79e310b59b8342859235e0871";><code>d38a22d</code></a>
 [improve][broker] If there is a deadlock in the service, the probe should 
ret...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v4.1.0...v4.1.1";>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