Re: [PR] chore(deps): Bump pulsar-version from 3.3.1 to 4.0.1 [camel]

2024-12-04 Thread via GitHub


oscerd closed pull request #16433: chore(deps): Bump pulsar-version from 3.3.1 
to 4.0.1
URL: https://github.com/apache/camel/pull/16433


-- 
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



Re: [PR] chore(deps): Bump pulsar-version from 3.3.1 to 4.0.1 [camel]

2024-12-04 Thread via GitHub


dependabot[bot] commented on PR #16433:
URL: https://github.com/apache/camel/pull/16433#issuecomment-2516712972

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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



Re: [PR] chore(deps): Bump pulsar-version from 3.3.1 to 4.0.1 [camel]

2024-12-04 Thread via GitHub


oscerd commented on PR #16433:
URL: https://github.com/apache/camel/pull/16433#issuecomment-2516686793

   SB uses Pulsar BOM based on 3.x, not 4.x yet, so this will need to be parked 
for a while.


-- 
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



Re: [PR] chore(deps): Bump pulsar-version from 3.3.1 to 4.0.1 [camel]

2024-12-04 Thread via GitHub


github-actions[bot] commented on PR #16433:
URL: https://github.com/apache/camel/pull/16433#issuecomment-2516474284

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
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



[PR] chore(deps): Bump pulsar-version from 3.3.1 to 4.0.1 [camel]

2024-12-04 Thread via GitHub


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

   Bumps `pulsar-version` from 3.3.1 to 4.0.1.
   Updates `org.apache.pulsar:pulsar-client` from 3.3.1 to 4.0.1
   
   Release notes
   Sourced from https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client's
 releases.
   
   v4.0.1
   2024-12-02
   Library updates
   
   [feat][meta] Bump oxia java version from 0.4.5 to 0.4.7 (https://redirect.github.com/apache/pulsar/pull/23471";>#23471)
   [feat][misc] Upgrade oxia version to 0.4.9 (https://redirect.github.com/apache/pulsar/pull/23607";>#23607)
   [fix][sec] Replace bcprov-jdk15on dependency with bcprov-jdk18-on (https://redirect.github.com/apache/pulsar/pull/23532";>#23532)
   [fix][sec] Upgrade Zookeeper to 3.9.3 to address CVE-2024-51504 (https://redirect.github.com/apache/pulsar/pull/23581";>#23581)
   [fix][sec] Upgrade to Netty 4.1.115.Final to address CVE-2024-47535 (https://redirect.github.com/apache/pulsar/pull/23596";>#23596)
   [improve][monitor] Upgrade OTel to 1.41.0 (https://redirect.github.com/apache/pulsar/pull/23484";>#23484)
   [improve] Upgrade OpenTelemetry library to 1.44.1 version (https://redirect.github.com/apache/pulsar/pull/23656";>#23656)
   [improve] Upgrade oxia-java to 0.4.10 and fix closing of 
OxiaMetadataStore (https://redirect.github.com/apache/pulsar/pull/23653";>#23653)
   
   Broker
   
   [feat][broker] Implement allowBrokerOperationAsync in 
PulsarAuthorizationProvider to avoid exception thrown (https://redirect.github.com/apache/pulsar/pull/23663";>#23663)
   [fix][broker] Broker is failing to create non-durable sub if topic is 
fenced (https://redirect.github.com/apache/pulsar/pull/23579";>#23579)
   [fix][broker] Fix Broker migration NPE while broker tls url not 
configured (https://redirect.github.com/apache/pulsar/pull/23534";>#23534)
   [fix][broker] Fix currently client retries until operation timeout if 
the topic does not exist (https://redirect.github.com/apache/pulsar/pull/23530";>#23530)
   [fix][broker] Fix failed TokenAuthenticatedProducerConsumerTest (https://redirect.github.com/apache/pulsar/pull/23602";>#23602)
   [fix][broker] Fix ownership loss (https://redirect.github.com/apache/pulsar/pull/23515";>#23515)
   [fix][broker] Fix print cluster migration state response (https://redirect.github.com/apache/pulsar/pull/23535";>#23535)
   [fix][broker] Fix race-condition causing repeated delete topic (https://redirect.github.com/apache/pulsar/pull/23522";>#23522)
   [fix][broker] Increase readBuffer size for bookkeeper.DLOutputStream (https://redirect.github.com/apache/pulsar/pull/23548";>#23548)
   [fix][broker] Key_Shared subscription: Reject consumers with 
incompatible policy (https://redirect.github.com/apache/pulsar/pull/23449";>#23449)
   [fix][broker] Revert "[improve][client] Add log when can't add 
message to the container (https://redirect.github.com/apache/pulsar/pull/23657";>#23657)
   [fix][broker] fix logging with correct error message while loading the 
topic (https://redirect.github.com/apache/pulsar/pull/23544";>#23544)
   [fix][broker] fix null lookup result when brokers are starting (https://redirect.github.com/apache/pulsar/pull/23642";>#23642)
   [fix][broker] support missing tenant level fine-granted permissions (https://redirect.github.com/apache/pulsar/pull/23660";>#23660)
   [fix][broker]: support missing broker level fine-granted permissions (https://redirect.github.com/apache/pulsar/pull/23637";>#23637)
   [improve][broker] Decouple pulsar_storage_backlog_age_seconds metric 
with backlogQuota check (https://redirect.github.com/apache/pulsar/pull/23619";>#23619)
   [improve][broker] Exclude system topics from namespace level publish and 
dispatch rate limiting (https://redirect.github.com/apache/pulsar/pull/23589";>#23589)
   [improve][broker] Make cluster metadata teardown command support 
metadata config path (https://redirect.github.com/apache/pulsar/pull/23520";>#23520)
   [improve][broker] PIP-392: Add configuration to enable consistent 
hashing to select active consumer for partitioned topic (https://redirect.github.com/apache/pulsar/pull/23584";>#23584)
   [improve][broker] Reduce memory occupation of InMemoryRedeliveryTracker. 
(https://redirect.github.com/apache/pulsar/pull/23640";>#23640)
   [improve][broker] Reduce memory occupation of the delayed message queue 
(https://redirect.github.com/apache/pulsar/pull/23611";>#23611)
   [improve][broker] Skip unloading when bundle throughput is zero 
(ExtensibleLoadManagerImpl only) (https://redirect.github.com/apache/pulsar/pull/23626";>#23626)
   [improve][broker] Support cleanup replication cluster and 
allowed cluster when cluster metadata teardown (https://redirect.github.com/apache/pulsar/pull/23561";>#23561)
   [improve][broker] re-elect the channel owner if no channel owner is 
found (https://redirect.github.com/apache/pulsar/pull/23516";>#23516)
   [improve][broker] replace HashMap with inner impl