Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.apache.pulsar:pulsar-client-original to v3.3.4 #639

Open
wants to merge 1 commit into
base: 2.5.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.pulsar:pulsar-client-original 3.3.3 -> 3.3.4 age adoption passing confidence

Release Notes

apache/pulsar (org.apache.pulsar:pulsar-client-original)

v3.3.4

2025-01-20
Library updates
  • [improve] Upgrade lombok to 1.18.36 (#​23752)
  • [improve] Upgrade to Netty 4.1.116.Final and io_uring to 0.0.26.Final (#​23813)
  • [improve][monitor] Upgrade OTel to 1.45.0 (#​23756)
  • [fix][sec] Bump commons-io version to 2.18.0 (#​23684)
  • [fix][sec] Mitigate CVE-2024-53990 by disabling AsyncHttpClient CookieStore (#​23725)
  • [fix][sec] Upgrade async-http-client to 2.12.4 to address CVE-2024-53990 (#​23732)
  • [fix][sec] Upgrade golang.org/x/crypto from 0.21.0 to 0.31.0 in pulsar-function-go (#​23743)
Broker
  • [feat][broker] Implement allowBrokerOperationAsync in PulsarAuthorizationProvider to avoid exception thrown (#​23663)
  • [fix][admin] Fix exception loss in getMessageId method (#​23766)
  • [fix][admin] Fix exception thrown in getMessageId method (#​23784)
  • [fix][broker] Add consumer name for subscription stats (#​23671)
  • [fix][broker] Catch exception for entry payload interceptor processor (#​23683)
  • [fix][broker] Continue using the next provider for authentication if one fails (#​23797)
  • [fix][broker] Fix bug causing loss of migrated information when setting other localPolicies in namespace (#​23764)
  • [fix][broker] Fix config replicationStartAt does not work when set it to earliest (#​23719)
  • [fix][broker] Fix enableReplicatedSubscriptions (#​23781)
  • [fix][broker] Fix items in dispatcher.recentlyJoinedConsumers are out-of-order, which may cause a delivery stuck (#​23802)
  • [fix][broker] Invoke custom BrokerInterceptor's onFilter method if it's defined (#​23676)
  • [fix][broker] Remove failed OpAddEntry from pendingAddEntries (#​23817)
  • [fix][broker] Skip to persist cursor info if it failed by cursor closed (#​23615)
  • [fix][broker] System topic should not be migrated during blue-green cluster migration (#​23767)
  • [fix][broker] fix NPE when calculating a topic's backlogQuota (#​23720)
  • [fix][broker] support missing cluster level fine-granted permissions (#​23675)
  • [fix][broker] support missing tenant level fine-granted permissions (#​23660)
  • [fix][broker] support missing broker level fine-granted permissions (#​23637)
  • [fix][broker] Msg delivery is stuck due to items in the collection recentlyJoinedConsumers are out-of-order (#​23795)
  • [fix][common] TopicName: Throw IllegalArgumentException if localName is whitespace only (#​23691)
  • [fix][ml] Topic load timeout due to ml data ledger future never finishes (#​23772)
  • [improve][admin] Opt-out of topic-existence check (#​23709)
  • [improve][broker][branch-3.3] Optimize PersistentTopic.getLastDispatchablePosition (#​22707) (#​23826)
Client
  • [Fix][Client] Fix pending message not complete when closeAsync (#​23761)
  • [fix][client] Cannot access message data inside ProducerInterceptor#onSendAcknowledgement (#​23791)
  • [fix][client] Fix enableRetry for consumers using legacy topic naming where cluster name is included (#​23753)
  • [fix][client] Fix memory leak when publishing encountered a corner case error (#​23738)
  • [fix][client] Fix reader message filtering issue during blue-green cluster switch (#​23693)
  • [fix][client] Make DeadLetterPolicy & KeySharedPolicy serializable (#​23718)
  • [fix][client] Prevent retry topic and dead letter topic producer leaks when sending of message fails (#​23824)
  • [improve][client] Make replicateSubscriptionState nullable (#​23757)
Pulsar IO and Pulsar Functions
  • [improve][fn] Improve closing of producers in Pulsar Functions ProducerCache invalidation (#​23734)
  • [improve][fn] Improve implementation for maxPendingAsyncRequests async concurrency limit when return type is CompletableFuture (#​23708)
Others
  • [fix][cli] Fix set topic retention policy failed (#​23688)
  • [fix][cli] Fix set-retention with >2GB size value for topic policy (#​23689)
  • [fix] Fix issues with Pulsar Alpine docker image stability: remove glibc-compat (#​23762)
  • [improve] Install coreutils in docker image to improve compatibility (#​23667)
Tests & CI
  • [fix][test] Remove useless test code (#​23823)
  • [fix][test]: Flaky-test: GetPartitionMetadataMultiBrokerTest.testCompatibilityDifferentBrokersForNonPersistentTopic (#​23666)

For the complete list, check the full changelog.


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jan 20, 2025
@renovate renovate bot force-pushed the renovate/managed.pulsar.client branch 2 times, most recently from d315ff0 to 5c84a28 Compare January 25, 2025 02:38
@renovate renovate bot force-pushed the renovate/managed.pulsar.client branch 2 times, most recently from e7d747c to 2f85bab Compare February 1, 2025 01:46
@renovate renovate bot force-pushed the renovate/managed.pulsar.client branch from 2f85bab to 088b86b Compare February 3, 2025 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants