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

   Bumps `pulsar-version` from 3.2.1 to 3.2.2.
   Updates `org.apache.pulsar:pulsar-client` from 3.2.1 to 3.2.2
   <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>v3.2.2</h2>
   <h2>What's Changed</h2>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Avoid execute prepareInitPoliciesCacheAsync if namespace 
is deleted (<a 
href="https://redirect.github.com/apache/pulsar/pull/22268";>#22268</a>)</li>
   <li>[fix][broker] Avoid expired unclosed ledgers when checking expired 
messages by ledger closure time (<a 
href="https://redirect.github.com/apache/pulsar/pull/22335";>#22335</a>)</li>
   <li>[fix][broker] Check cursor state before adding it to the 
<code>waitingCursors</code> (<a 
href="https://redirect.github.com/apache/pulsar/pull/22191";>#22191</a>)</li>
   <li>[fix][broker] Close dispatchers stuck due to mismatch between 
dispatcher.consumerList and dispatcher.consumerSet (<a 
href="https://redirect.github.com/apache/pulsar/pull/22270";>#22270</a>)</li>
   <li>[fix][broker] Fix OpReadEntry.skipCondition NPE issue (<a 
href="https://redirect.github.com/apache/pulsar/pull/22367";>#22367</a>)</li>
   <li>[fix][broker] Fix ResourceGroup report local usage (<a 
href="https://redirect.github.com/apache/pulsar/pull/22340";>#22340</a>)</li>
   <li>[fix][broker] Fix ResourceGroups loading (<a 
href="https://redirect.github.com/apache/pulsar/pull/21781";>#21781</a>)</li>
   <li>[fix][broker] Fix issue of field 'topic' is not set when handle 
GetSchema request (<a 
href="https://redirect.github.com/apache/pulsar/pull/22377";>#22377</a>)</li>
   <li>[fix][broker] Fix wrong double-checked locking for 
readOnActiveConsumerTask in dispatcher (<a 
href="https://redirect.github.com/apache/pulsar/pull/22279";>#22279</a>)</li>
   <li>[fix][broker] fix mismatch between dispatcher.consumerList and 
dispatcher.consumerSet (<a 
href="https://redirect.github.com/apache/pulsar/pull/22283";>#22283</a>)</li>
   <li>[fix][ml]Expose ledger timestamp  (<a 
href="https://redirect.github.com/apache/pulsar/pull/22338";>#22338</a>)</li>
   <li>[fix][offload] Fix Offload readHandle cannot close multi times. (<a 
href="https://redirect.github.com/apache/pulsar/pull/22162";>#22162</a>)</li>
   <li>[fix][txn]Fix TopicTransactionBuffer potential thread safety issue (<a 
href="https://redirect.github.com/apache/pulsar/pull/22149";>#22149</a>)</li>
   <li>[improve][admin] Fix the <code>createMissingPartitions</code> doesn't 
response correctly (<a 
href="https://redirect.github.com/apache/pulsar/pull/22311";>#22311</a>)</li>
   <li>[improve][broker] Add createTopicIfDoesNotExist option to RawReader 
constructor (<a 
href="https://redirect.github.com/apache/pulsar/pull/22264";>#22264</a>)</li>
   <li>[improve][broker] Add fine-grain authorization to ns/topic management 
endpoints (<a 
href="https://redirect.github.com/apache/pulsar/pull/22305";>#22305</a>)</li>
   <li>[improve][broker] Add missing configuration keys for caching catch-up 
reads (<a 
href="https://redirect.github.com/apache/pulsar/pull/22295";>#22295</a>)</li>
   <li>[improve][broker] Support create RawReader based on configuration (<a 
href="https://redirect.github.com/apache/pulsar/pull/22280";>#22280</a>)</li>
   </ul>
   <h3>Client</h3>
   <ul>
   <li>[fix][client] Consumer lost message ack due to race condition in 
acknowledge with batch message (<a 
href="https://redirect.github.com/apache/pulsar/pull/22353";>#22353</a>)</li>
   <li>[fix][client] Do no retrying for error subscription not found when 
disabled allowAutoSubscriptionCreation (<a 
href="https://redirect.github.com/apache/pulsar/pull/22164";>#22164</a>)</li>
   <li>[fix][client] Fix wrong results of hasMessageAvailable and readNext 
after seeking by timestamp (<a 
href="https://redirect.github.com/apache/pulsar/pull/22363";>#22363</a>)</li>
   <li>[fix][client] GenericProtobufNativeSchema not implement getNativeSchema 
method. (<a 
href="https://redirect.github.com/apache/pulsar/pull/22204";>#22204</a>)</li>
   <li>[fix][client] Unclear error message when creating a consumer with two 
same topics (<a 
href="https://redirect.github.com/apache/pulsar/pull/22255";>#22255</a>)</li>
   <li>[fix][client] fix Reader.hasMessageAvailable might return true after 
seeking to latest (<a 
href="https://redirect.github.com/apache/pulsar/pull/22201";>#22201</a>)</li>
   <li>[fix][client]Fixed getting an incorrect <code>maxMessageSize</code> 
value when accessing multiple clusters in the same process (<a 
href="https://redirect.github.com/apache/pulsar/pull/22306";>#22306</a>)</li>
   </ul>
   <h3>Others</h3>
   <ul>
   <li>[fix][misc] Make ConcurrentBitSet thread safe (<a 
href="https://redirect.github.com/apache/pulsar/pull/22361";>#22361</a>)</li>
   <li>[improve][misc] Remove the call to sun InetAddressCachePolicy (<a 
href="https://redirect.github.com/apache/pulsar/pull/22329";>#22329</a>)</li>
   <li>[fix][ws] Check the validity of config before start websocket service 
(<a href="https://redirect.github.com/apache/pulsar/pull/22231";>#22231</a>)</li>
   </ul>
   <h3>Library updates</h3>
   <ul>
   <li>[fix][sec] Upgrade jose4j to 0.9.4 (<a 
href="https://redirect.github.com/apache/pulsar/pull/22273";>#22273</a>)</li>
   <li>[fix][sec] Go Functions security updates (<a 
href="https://redirect.github.com/apache/pulsar/pull/21844";>#21844</a>)</li>
   <li>[fix][sec] Upgrade Zookeeper to 3.9.2 to address CVE-2024-23944 (<a 
href="https://redirect.github.com/apache/pulsar/pull/22275";>#22275</a>)</li>
   <li>[improve][misc] Include native epoll library for Netty for arm64 (<a 
href="https://redirect.github.com/apache/pulsar/pull/22319";>#22319</a>)</li>
   <li>[improve][misc] Upgrade Netty version to 4.1.105.Final (<a 
href="https://redirect.github.com/apache/pulsar/pull/21923";>#21923</a>)</li>
   </ul>
   <h3>Tests &amp; CI</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/bacedb5bd6b27e53cb3036976bec27340089b179";><code>bacedb5</code></a>
 Release 3.2.2</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/4847648e78dbf2deb8c7a6cee54e37ad6a6323e7";><code>4847648</code></a>
 [fix][broker] Fix issue of field 'topic' is not set when handle GetSchema 
req...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/6255b1282e8488ca3fc5fddcf320480af9b20255";><code>6255b12</code></a>
 [improve][test][branch-3.2] Improve 
ManagedLedgerTest.testGetNumberOfEntriesI...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/9927b55b1778aaa53bcfa77aef74af6dc6d11610";><code>9927b55</code></a>
 [fix][test][branch-3.2] Fix broken 
ManagedLedgerTest.testGetNumberOfEntriesIn...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d9068698da48f826cea2c8d5075ce95497cecc94";><code>d906869</code></a>
 [improve][misc] Remove the call to sun InetAddressCachePolicy (<a 
href="https://redirect.github.com/apache/pulsar/issues/22329";>#22329</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/622c87d1e82163c8b42281c0c7a40e3ad79dc0df";><code>622c87d</code></a>
 [fix][broker] Check cursor state before adding it to the 
<code>waitingCursors</code> (<a 
href="https://redirect.github.com/apache/pulsar/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/f56c383a5312ef9186880662860b8d2f38b3c0c8";><code>f56c383</code></a>
 [fix][broker] Avoid expired unclosed ledgers when checking expired messages 
b...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/cc79803cb7e4caf732e37e1879ae49f3dfbbd290";><code>cc79803</code></a>
 [fix][misc] Make ConcurrentBitSet thread safe (<a 
href="https://redirect.github.com/apache/pulsar/issues/22361";>#22361</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/21e56955d5e9e804b88fbc0d599b6fb172c4f5ff";><code>21e5695</code></a>
 [fix][test] Fix flaky RGUsageMTAggrWaitForAllMsgsTest (<a 
href="https://redirect.github.com/apache/pulsar/issues/22252";>#22252</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/1c886bade09cd801ca809eb0c453dcaf0126ae93";><code>1c886ba</code></a>
 [fix][client] Fix wrong results of hasMessageAvailable and readNext after 
see...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v3.2.1...v3.2.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.pulsar:pulsar-client-admin` from 3.2.1 to 3.2.2
   <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>v3.2.2</h2>
   <h2>What's Changed</h2>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Avoid execute prepareInitPoliciesCacheAsync if namespace 
is deleted (<a 
href="https://redirect.github.com/apache/pulsar/pull/22268";>#22268</a>)</li>
   <li>[fix][broker] Avoid expired unclosed ledgers when checking expired 
messages by ledger closure time (<a 
href="https://redirect.github.com/apache/pulsar/pull/22335";>#22335</a>)</li>
   <li>[fix][broker] Check cursor state before adding it to the 
<code>waitingCursors</code> (<a 
href="https://redirect.github.com/apache/pulsar/pull/22191";>#22191</a>)</li>
   <li>[fix][broker] Close dispatchers stuck due to mismatch between 
dispatcher.consumerList and dispatcher.consumerSet (<a 
href="https://redirect.github.com/apache/pulsar/pull/22270";>#22270</a>)</li>
   <li>[fix][broker] Fix OpReadEntry.skipCondition NPE issue (<a 
href="https://redirect.github.com/apache/pulsar/pull/22367";>#22367</a>)</li>
   <li>[fix][broker] Fix ResourceGroup report local usage (<a 
href="https://redirect.github.com/apache/pulsar/pull/22340";>#22340</a>)</li>
   <li>[fix][broker] Fix ResourceGroups loading (<a 
href="https://redirect.github.com/apache/pulsar/pull/21781";>#21781</a>)</li>
   <li>[fix][broker] Fix issue of field 'topic' is not set when handle 
GetSchema request (<a 
href="https://redirect.github.com/apache/pulsar/pull/22377";>#22377</a>)</li>
   <li>[fix][broker] Fix wrong double-checked locking for 
readOnActiveConsumerTask in dispatcher (<a 
href="https://redirect.github.com/apache/pulsar/pull/22279";>#22279</a>)</li>
   <li>[fix][broker] fix mismatch between dispatcher.consumerList and 
dispatcher.consumerSet (<a 
href="https://redirect.github.com/apache/pulsar/pull/22283";>#22283</a>)</li>
   <li>[fix][ml]Expose ledger timestamp  (<a 
href="https://redirect.github.com/apache/pulsar/pull/22338";>#22338</a>)</li>
   <li>[fix][offload] Fix Offload readHandle cannot close multi times. (<a 
href="https://redirect.github.com/apache/pulsar/pull/22162";>#22162</a>)</li>
   <li>[fix][txn]Fix TopicTransactionBuffer potential thread safety issue (<a 
href="https://redirect.github.com/apache/pulsar/pull/22149";>#22149</a>)</li>
   <li>[improve][admin] Fix the <code>createMissingPartitions</code> doesn't 
response correctly (<a 
href="https://redirect.github.com/apache/pulsar/pull/22311";>#22311</a>)</li>
   <li>[improve][broker] Add createTopicIfDoesNotExist option to RawReader 
constructor (<a 
href="https://redirect.github.com/apache/pulsar/pull/22264";>#22264</a>)</li>
   <li>[improve][broker] Add fine-grain authorization to ns/topic management 
endpoints (<a 
href="https://redirect.github.com/apache/pulsar/pull/22305";>#22305</a>)</li>
   <li>[improve][broker] Add missing configuration keys for caching catch-up 
reads (<a 
href="https://redirect.github.com/apache/pulsar/pull/22295";>#22295</a>)</li>
   <li>[improve][broker] Support create RawReader based on configuration (<a 
href="https://redirect.github.com/apache/pulsar/pull/22280";>#22280</a>)</li>
   </ul>
   <h3>Client</h3>
   <ul>
   <li>[fix][client] Consumer lost message ack due to race condition in 
acknowledge with batch message (<a 
href="https://redirect.github.com/apache/pulsar/pull/22353";>#22353</a>)</li>
   <li>[fix][client] Do no retrying for error subscription not found when 
disabled allowAutoSubscriptionCreation (<a 
href="https://redirect.github.com/apache/pulsar/pull/22164";>#22164</a>)</li>
   <li>[fix][client] Fix wrong results of hasMessageAvailable and readNext 
after seeking by timestamp (<a 
href="https://redirect.github.com/apache/pulsar/pull/22363";>#22363</a>)</li>
   <li>[fix][client] GenericProtobufNativeSchema not implement getNativeSchema 
method. (<a 
href="https://redirect.github.com/apache/pulsar/pull/22204";>#22204</a>)</li>
   <li>[fix][client] Unclear error message when creating a consumer with two 
same topics (<a 
href="https://redirect.github.com/apache/pulsar/pull/22255";>#22255</a>)</li>
   <li>[fix][client] fix Reader.hasMessageAvailable might return true after 
seeking to latest (<a 
href="https://redirect.github.com/apache/pulsar/pull/22201";>#22201</a>)</li>
   <li>[fix][client]Fixed getting an incorrect <code>maxMessageSize</code> 
value when accessing multiple clusters in the same process (<a 
href="https://redirect.github.com/apache/pulsar/pull/22306";>#22306</a>)</li>
   </ul>
   <h3>Others</h3>
   <ul>
   <li>[fix][misc] Make ConcurrentBitSet thread safe (<a 
href="https://redirect.github.com/apache/pulsar/pull/22361";>#22361</a>)</li>
   <li>[improve][misc] Remove the call to sun InetAddressCachePolicy (<a 
href="https://redirect.github.com/apache/pulsar/pull/22329";>#22329</a>)</li>
   <li>[fix][ws] Check the validity of config before start websocket service 
(<a href="https://redirect.github.com/apache/pulsar/pull/22231";>#22231</a>)</li>
   </ul>
   <h3>Library updates</h3>
   <ul>
   <li>[fix][sec] Upgrade jose4j to 0.9.4 (<a 
href="https://redirect.github.com/apache/pulsar/pull/22273";>#22273</a>)</li>
   <li>[fix][sec] Go Functions security updates (<a 
href="https://redirect.github.com/apache/pulsar/pull/21844";>#21844</a>)</li>
   <li>[fix][sec] Upgrade Zookeeper to 3.9.2 to address CVE-2024-23944 (<a 
href="https://redirect.github.com/apache/pulsar/pull/22275";>#22275</a>)</li>
   <li>[improve][misc] Include native epoll library for Netty for arm64 (<a 
href="https://redirect.github.com/apache/pulsar/pull/22319";>#22319</a>)</li>
   <li>[improve][misc] Upgrade Netty version to 4.1.105.Final (<a 
href="https://redirect.github.com/apache/pulsar/pull/21923";>#21923</a>)</li>
   </ul>
   <h3>Tests &amp; CI</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/bacedb5bd6b27e53cb3036976bec27340089b179";><code>bacedb5</code></a>
 Release 3.2.2</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/4847648e78dbf2deb8c7a6cee54e37ad6a6323e7";><code>4847648</code></a>
 [fix][broker] Fix issue of field 'topic' is not set when handle GetSchema 
req...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/6255b1282e8488ca3fc5fddcf320480af9b20255";><code>6255b12</code></a>
 [improve][test][branch-3.2] Improve 
ManagedLedgerTest.testGetNumberOfEntriesI...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/9927b55b1778aaa53bcfa77aef74af6dc6d11610";><code>9927b55</code></a>
 [fix][test][branch-3.2] Fix broken 
ManagedLedgerTest.testGetNumberOfEntriesIn...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d9068698da48f826cea2c8d5075ce95497cecc94";><code>d906869</code></a>
 [improve][misc] Remove the call to sun InetAddressCachePolicy (<a 
href="https://redirect.github.com/apache/pulsar/issues/22329";>#22329</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/622c87d1e82163c8b42281c0c7a40e3ad79dc0df";><code>622c87d</code></a>
 [fix][broker] Check cursor state before adding it to the 
<code>waitingCursors</code> (<a 
href="https://redirect.github.com/apache/pulsar/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/f56c383a5312ef9186880662860b8d2f38b3c0c8";><code>f56c383</code></a>
 [fix][broker] Avoid expired unclosed ledgers when checking expired messages 
b...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/cc79803cb7e4caf732e37e1879ae49f3dfbbd290";><code>cc79803</code></a>
 [fix][misc] Make ConcurrentBitSet thread safe (<a 
href="https://redirect.github.com/apache/pulsar/issues/22361";>#22361</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/21e56955d5e9e804b88fbc0d599b6fb172c4f5ff";><code>21e5695</code></a>
 [fix][test] Fix flaky RGUsageMTAggrWaitForAllMsgsTest (<a 
href="https://redirect.github.com/apache/pulsar/issues/22252";>#22252</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/1c886bade09cd801ca809eb0c453dcaf0126ae93";><code>1c886ba</code></a>
 [fix][client] Fix wrong results of hasMessageAvailable and readNext after 
see...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v3.2.1...v3.2.2";>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: commits-unsubscr...@camel.apache.org

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

Reply via email to