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

   Bumps `pulsar-version` from 4.2.3 to 4.2.4.
   Updates `org.apache.pulsar:pulsar-client` from 4.2.3 to 4.2.4
   <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.2.4</h2>
   <h4>2026-08-03</h4>
   <h3>Library updates</h3>
   <ul>
   <li>[fix][ci] Upgrade sandboxed-trivy-action to approved sha (<a 
href="https://redirect.github.com/apache/pulsar/pull/26169";>#26169</a>)</li>
   <li>[improve][meta] Upgrade Oxia client to 0.9.4 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26193";>#26193</a>)</li>
   <li>[improve][build] Upgrade docker base image Alpine to 3.24 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26225";>#26225</a>)</li>
   <li>[improve][build] Upgrade slog to 0.10.0 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26226";>#26226</a>)</li>
   <li>[improve][misc] Upgrade Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26233";>#26233</a>)</li>
   <li>[fix][sec][branch-4.2] Upgrade Hadoop to 3.5.0 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26194";>#26194</a>)</li>
   <li>[fix][sec][branch-4.2] Upgrade Jackson version to 2.18.9 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26186";>#26186</a>)</li>
   <li>[fix][sec][branch-4.2] Upgrade Netty to 4.1.136.Final (<a 
href="https://redirect.github.com/apache/pulsar/pull/26168";>#26168</a>)</li>
   <li>[improve][monitor][branch-4.2] Upgrade OpenTelemetry libraries (<a 
href="https://redirect.github.com/apache/pulsar/pull/26182";>#26182</a>)</li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Check deliverAt before containsMessage in bucket 
addMessage (<a 
href="https://redirect.github.com/apache/pulsar/pull/26230";>#26230</a>)</li>
   <li>[fix][broker] Fix <code>getEstimatedSizeSinceMarkDeletePosition</code> 
throw <code>IllegalArgumentException</code> (<a 
href="https://redirect.github.com/apache/pulsar/pull/26184";>#26184</a>)</li>
   <li>[fix][broker] Fix bucket delayed message index metrics reset on scrape 
(<a href="https://redirect.github.com/apache/pulsar/pull/26171";>#26171</a>)</li>
   <li>[fix][broker] Fix delayed message index data loss when trimming 
overlapping bucket snapshots (<a 
href="https://redirect.github.com/apache/pulsar/pull/26240";>#26240</a>)</li>
   <li>[fix][broker] Fix incorrect listener URLs returned by ModularLoadManager 
lookups (<a 
href="https://redirect.github.com/apache/pulsar/pull/26245";>#26245</a>)</li>
   <li>[fix][broker] Fix Key_Shared delivery stall when look-ahead triggers at 
the end of the topic (<a 
href="https://redirect.github.com/apache/pulsar/pull/26236";>#26236</a>)</li>
   <li>[fix][broker] Fix silently dropped acknowledgement failures in 
PulsarMetadataEventSynchronizer (<a 
href="https://redirect.github.com/apache/pulsar/pull/26237";>#26237</a>)</li>
   <li>[fix][broker] Fix TableViewLoadDataStoreImpl close deadlock that stalls 
broker shutdown (<a 
href="https://redirect.github.com/apache/pulsar/pull/26243";>#26243</a>)</li>
   <li>[fix][broker] Prevent completing replicated snapshot before marker 
publish (<a 
href="https://redirect.github.com/apache/pulsar/pull/26119";>#26119</a>)</li>
   <li>[fix][broker] Prevent partition expansion from inheriting 
delayed-delivery bucket state (<a 
href="https://redirect.github.com/apache/pulsar/pull/26179";>#26179</a>)</li>
   <li>[fix][broker] Prevent stale read completions from stranding Failover 
subscriptions (<a 
href="https://redirect.github.com/apache/pulsar/pull/26174";>#26174</a>)</li>
   <li>[fix][broker] Prevent stale service unit callbacks from dropping active 
lookup and cleanup jobs (<a 
href="https://redirect.github.com/apache/pulsar/pull/26146";>#26146</a>)</li>
   <li>[fix][broker] Prevent stale topic unload cleanup from removing active 
cache entries (<a 
href="https://redirect.github.com/apache/pulsar/pull/26145";>#26145</a>)</li>
   <li>[fix][broker] Read subscription properties directly from cursor (<a 
href="https://redirect.github.com/apache/pulsar/pull/26159";>#26159</a>)</li>
   <li>[fix][broker] Release entry on GetLastMessageId when 
parseMessageMetadata throws (<a 
href="https://redirect.github.com/apache/pulsar/pull/26089";>#26089</a>)</li>
   <li>[fix][broker] Trigger max read position callback for messages published 
during transaction buffer recovery (<a 
href="https://redirect.github.com/apache/pulsar/pull/26234";>#26234</a>)</li>
   <li>[fix][broker][branch-4.2] Fix admin API HTTP 400 FAIL_ON_TRAILING_TOKENS 
when a broker interceptor is loaded (<a 
href="https://redirect.github.com/apache/pulsar/pull/26223";>#26223</a>)</li>
   <li>[fix][ml] Preserve ledger entries/size when transformLedgerInfo callback 
completes after a concurrent close (<a 
href="https://redirect.github.com/apache/pulsar/pull/26228";>#26228</a>)</li>
   <li>[fix][meta] Complete handleMetadataEvent future exceptionally when the 
initial get fails (<a 
href="https://redirect.github.com/apache/pulsar/pull/26199";>#26199</a>)</li>
   <li>[fix][meta] Fix NPE in shouldIgnoreEvent when MetadataEvent options is 
null (<a 
href="https://redirect.github.com/apache/pulsar/pull/26200";>#26200</a>)</li>
   <li>[fix][meta] Fix RocksdbMetadataStore instanceId not advancing across 
restarts (<a 
href="https://redirect.github.com/apache/pulsar/pull/26218";>#26218</a>)</li>
   <li>[fix][meta] Record get op stats on the correct completion branch in 
AbstractMetadataStore (<a 
href="https://redirect.github.com/apache/pulsar/pull/26201";>#26201</a>)</li>
   <li>[improve][broker] Skip system cursor when check inactive cursor. (<a 
href="https://redirect.github.com/apache/pulsar/pull/26149";>#26149</a>)</li>
   <li>[improve][broker] Trace the asynchronous tasks in logs when loading 
topics (<a 
href="https://redirect.github.com/apache/pulsar/pull/26163";>#26163</a>)</li>
   <li>[improve][offload] Support credentials from offload policies for S3 and 
Aliyun OSS drivers (<a 
href="https://redirect.github.com/apache/pulsar/pull/26232";>#26232</a>)</li>
   <li>[fix][broker] Fix BucketDelayedDeliveryTracker recovery after LightProto 
migration (<a 
href="https://redirect.github.com/apache/pulsar/pull/26160";>#26160</a>)</li>
   <li>[fix][broker] Prevent early replay of non-strict delayed messages (<a 
href="https://redirect.github.com/apache/pulsar/pull/26188";>#26188</a>)</li>
   <li>[fix][ml] Preserve ledger properties when closing ledger (<a 
href="https://redirect.github.com/apache/pulsar/pull/26227";>#26227</a>)</li>
   <li>[improve][meta] Support tuning Oxia MetadataStoreConfig through 
metadata-store URIs (<a 
href="https://redirect.github.com/apache/pulsar/pull/26150";>#26150</a>)</li>
   </ul>
   <h3>Client</h3>
   <ul>
   <li>[fix][client] Fix lookup permit double-release, waiting queue starvation 
and timeout-response races in ClientCnx (<a 
href="https://redirect.github.com/apache/pulsar/pull/26143";>#26143</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/534a635dca0748eaf43ae67002ce2c2077487b4e";><code>534a635</code></a>
 Release 4.2.4</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/3ad321c3a89a8161fc488f003a4a76ecbe1a304a";><code>3ad321c</code></a>
 [fix][broker] Release entry on GetLastMessageId when parseMessageMetadata 
thr...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/338b922d8b18f33d416ac963220c823e3dbe19d6";><code>338b922</code></a>
 [fix][broker] Prevent stale service unit callbacks from dropping active 
looku...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/bc69930c401c784c90e14a84e199ea0b8ffccc55";><code>bc69930</code></a>
 [fix][broker] Fix TableViewLoadDataStoreImpl close deadlock that stalls 
broke...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/5d030f8e9d576396f5a308c986f09368ac915d42";><code>5d030f8</code></a>
 [fix][client] Fix unAckedMessageTracker cleanup on multi-topics batch ack (<a 
href="https://redirect.github.com/apache/pulsar/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/58a059f2d75b2dfb6182ca6262deb8883f0567eb";><code>58a059f</code></a>
 [fix][fn] Forward source message properties in Python runtime (<a 
href="https://redirect.github.com/apache/pulsar/issues/26191";>#26191</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/5d83ace7f3bd3882580fcbbb07720c0307b3ff92";><code>5d83ace</code></a>
 [fix][broker] Fix silently dropped acknowledgement failures in 
PulsarMetadata...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/98f8b8c08a81e58f1d06a19dfb3cd131d47748a7";><code>98f8b8c</code></a>
 [fix][broker] Fix delayed message index data loss when trimming overlapping 
b...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/5993b6f10fc90315bce7de11341bb5237cd18eed";><code>5993b6f</code></a>
 [fix][broker] Fix incorrect listener URLs returned by ModularLoadManager 
look...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/14afc4db04f2ac04257fcb99dc9169f2ec520070";><code>14afc4d</code></a>
 [fix][broker] Prevent completing replicated snapshot before marker publish 
(#...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v4.2.3...v4.2.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.pulsar:pulsar-client-admin` from 4.2.3 to 4.2.4
   <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.2.4</h2>
   <h4>2026-08-03</h4>
   <h3>Library updates</h3>
   <ul>
   <li>[fix][ci] Upgrade sandboxed-trivy-action to approved sha (<a 
href="https://redirect.github.com/apache/pulsar/pull/26169";>#26169</a>)</li>
   <li>[improve][meta] Upgrade Oxia client to 0.9.4 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26193";>#26193</a>)</li>
   <li>[improve][build] Upgrade docker base image Alpine to 3.24 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26225";>#26225</a>)</li>
   <li>[improve][build] Upgrade slog to 0.10.0 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26226";>#26226</a>)</li>
   <li>[improve][misc] Upgrade Jetty to 12.1.11 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26233";>#26233</a>)</li>
   <li>[fix][sec][branch-4.2] Upgrade Hadoop to 3.5.0 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26194";>#26194</a>)</li>
   <li>[fix][sec][branch-4.2] Upgrade Jackson version to 2.18.9 (<a 
href="https://redirect.github.com/apache/pulsar/pull/26186";>#26186</a>)</li>
   <li>[fix][sec][branch-4.2] Upgrade Netty to 4.1.136.Final (<a 
href="https://redirect.github.com/apache/pulsar/pull/26168";>#26168</a>)</li>
   <li>[improve][monitor][branch-4.2] Upgrade OpenTelemetry libraries (<a 
href="https://redirect.github.com/apache/pulsar/pull/26182";>#26182</a>)</li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Check deliverAt before containsMessage in bucket 
addMessage (<a 
href="https://redirect.github.com/apache/pulsar/pull/26230";>#26230</a>)</li>
   <li>[fix][broker] Fix <code>getEstimatedSizeSinceMarkDeletePosition</code> 
throw <code>IllegalArgumentException</code> (<a 
href="https://redirect.github.com/apache/pulsar/pull/26184";>#26184</a>)</li>
   <li>[fix][broker] Fix bucket delayed message index metrics reset on scrape 
(<a href="https://redirect.github.com/apache/pulsar/pull/26171";>#26171</a>)</li>
   <li>[fix][broker] Fix delayed message index data loss when trimming 
overlapping bucket snapshots (<a 
href="https://redirect.github.com/apache/pulsar/pull/26240";>#26240</a>)</li>
   <li>[fix][broker] Fix incorrect listener URLs returned by ModularLoadManager 
lookups (<a 
href="https://redirect.github.com/apache/pulsar/pull/26245";>#26245</a>)</li>
   <li>[fix][broker] Fix Key_Shared delivery stall when look-ahead triggers at 
the end of the topic (<a 
href="https://redirect.github.com/apache/pulsar/pull/26236";>#26236</a>)</li>
   <li>[fix][broker] Fix silently dropped acknowledgement failures in 
PulsarMetadataEventSynchronizer (<a 
href="https://redirect.github.com/apache/pulsar/pull/26237";>#26237</a>)</li>
   <li>[fix][broker] Fix TableViewLoadDataStoreImpl close deadlock that stalls 
broker shutdown (<a 
href="https://redirect.github.com/apache/pulsar/pull/26243";>#26243</a>)</li>
   <li>[fix][broker] Prevent completing replicated snapshot before marker 
publish (<a 
href="https://redirect.github.com/apache/pulsar/pull/26119";>#26119</a>)</li>
   <li>[fix][broker] Prevent partition expansion from inheriting 
delayed-delivery bucket state (<a 
href="https://redirect.github.com/apache/pulsar/pull/26179";>#26179</a>)</li>
   <li>[fix][broker] Prevent stale read completions from stranding Failover 
subscriptions (<a 
href="https://redirect.github.com/apache/pulsar/pull/26174";>#26174</a>)</li>
   <li>[fix][broker] Prevent stale service unit callbacks from dropping active 
lookup and cleanup jobs (<a 
href="https://redirect.github.com/apache/pulsar/pull/26146";>#26146</a>)</li>
   <li>[fix][broker] Prevent stale topic unload cleanup from removing active 
cache entries (<a 
href="https://redirect.github.com/apache/pulsar/pull/26145";>#26145</a>)</li>
   <li>[fix][broker] Read subscription properties directly from cursor (<a 
href="https://redirect.github.com/apache/pulsar/pull/26159";>#26159</a>)</li>
   <li>[fix][broker] Release entry on GetLastMessageId when 
parseMessageMetadata throws (<a 
href="https://redirect.github.com/apache/pulsar/pull/26089";>#26089</a>)</li>
   <li>[fix][broker] Trigger max read position callback for messages published 
during transaction buffer recovery (<a 
href="https://redirect.github.com/apache/pulsar/pull/26234";>#26234</a>)</li>
   <li>[fix][broker][branch-4.2] Fix admin API HTTP 400 FAIL_ON_TRAILING_TOKENS 
when a broker interceptor is loaded (<a 
href="https://redirect.github.com/apache/pulsar/pull/26223";>#26223</a>)</li>
   <li>[fix][ml] Preserve ledger entries/size when transformLedgerInfo callback 
completes after a concurrent close (<a 
href="https://redirect.github.com/apache/pulsar/pull/26228";>#26228</a>)</li>
   <li>[fix][meta] Complete handleMetadataEvent future exceptionally when the 
initial get fails (<a 
href="https://redirect.github.com/apache/pulsar/pull/26199";>#26199</a>)</li>
   <li>[fix][meta] Fix NPE in shouldIgnoreEvent when MetadataEvent options is 
null (<a 
href="https://redirect.github.com/apache/pulsar/pull/26200";>#26200</a>)</li>
   <li>[fix][meta] Fix RocksdbMetadataStore instanceId not advancing across 
restarts (<a 
href="https://redirect.github.com/apache/pulsar/pull/26218";>#26218</a>)</li>
   <li>[fix][meta] Record get op stats on the correct completion branch in 
AbstractMetadataStore (<a 
href="https://redirect.github.com/apache/pulsar/pull/26201";>#26201</a>)</li>
   <li>[improve][broker] Skip system cursor when check inactive cursor. (<a 
href="https://redirect.github.com/apache/pulsar/pull/26149";>#26149</a>)</li>
   <li>[improve][broker] Trace the asynchronous tasks in logs when loading 
topics (<a 
href="https://redirect.github.com/apache/pulsar/pull/26163";>#26163</a>)</li>
   <li>[improve][offload] Support credentials from offload policies for S3 and 
Aliyun OSS drivers (<a 
href="https://redirect.github.com/apache/pulsar/pull/26232";>#26232</a>)</li>
   <li>[fix][broker] Fix BucketDelayedDeliveryTracker recovery after LightProto 
migration (<a 
href="https://redirect.github.com/apache/pulsar/pull/26160";>#26160</a>)</li>
   <li>[fix][broker] Prevent early replay of non-strict delayed messages (<a 
href="https://redirect.github.com/apache/pulsar/pull/26188";>#26188</a>)</li>
   <li>[fix][ml] Preserve ledger properties when closing ledger (<a 
href="https://redirect.github.com/apache/pulsar/pull/26227";>#26227</a>)</li>
   <li>[improve][meta] Support tuning Oxia MetadataStoreConfig through 
metadata-store URIs (<a 
href="https://redirect.github.com/apache/pulsar/pull/26150";>#26150</a>)</li>
   </ul>
   <h3>Client</h3>
   <ul>
   <li>[fix][client] Fix lookup permit double-release, waiting queue starvation 
and timeout-response races in ClientCnx (<a 
href="https://redirect.github.com/apache/pulsar/pull/26143";>#26143</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/534a635dca0748eaf43ae67002ce2c2077487b4e";><code>534a635</code></a>
 Release 4.2.4</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/3ad321c3a89a8161fc488f003a4a76ecbe1a304a";><code>3ad321c</code></a>
 [fix][broker] Release entry on GetLastMessageId when parseMessageMetadata 
thr...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/338b922d8b18f33d416ac963220c823e3dbe19d6";><code>338b922</code></a>
 [fix][broker] Prevent stale service unit callbacks from dropping active 
looku...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/bc69930c401c784c90e14a84e199ea0b8ffccc55";><code>bc69930</code></a>
 [fix][broker] Fix TableViewLoadDataStoreImpl close deadlock that stalls 
broke...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/5d030f8e9d576396f5a308c986f09368ac915d42";><code>5d030f8</code></a>
 [fix][client] Fix unAckedMessageTracker cleanup on multi-topics batch ack (<a 
href="https://redirect.github.com/apache/pulsar/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/58a059f2d75b2dfb6182ca6262deb8883f0567eb";><code>58a059f</code></a>
 [fix][fn] Forward source message properties in Python runtime (<a 
href="https://redirect.github.com/apache/pulsar/issues/26191";>#26191</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/5d83ace7f3bd3882580fcbbb07720c0307b3ff92";><code>5d83ace</code></a>
 [fix][broker] Fix silently dropped acknowledgement failures in 
PulsarMetadata...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/98f8b8c08a81e58f1d06a19dfb3cd131d47748a7";><code>98f8b8c</code></a>
 [fix][broker] Fix delayed message index data loss when trimming overlapping 
b...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/5993b6f10fc90315bce7de11341bb5237cd18eed";><code>5993b6f</code></a>
 [fix][broker] Fix incorrect listener URLs returned by ModularLoadManager 
look...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/14afc4db04f2ac04257fcb99dc9169f2ec520070";><code>14afc4d</code></a>
 [fix][broker] Prevent completing replicated snapshot before marker publish 
(#...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v4.2.3...v4.2.4";>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 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