Skip to content

Bump org.apache.pulsar:pulsar-client from 3.1.2 to 3.2.3 in /modules/pulsar#8648

Merged
eddumelendez merged 1 commit into
mainfrom
dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-3.2.3
May 21, 2024
Merged

Bump org.apache.pulsar:pulsar-client from 3.1.2 to 3.2.3 in /modules/pulsar#8648
eddumelendez merged 1 commit into
mainfrom
dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-3.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2024

Copy link
Copy Markdown
Contributor

Bumps org.apache.pulsar:pulsar-client from 3.1.2 to 3.2.3.

Release notes

Sourced from org.apache.pulsar:pulsar-client's releases.

v3.2.3

Broker

  • [fix][admin] Fix force delete subscription not working (#22423)
  • [fix][broker] Fix Reader can be stuck from transaction aborted messages. (#22610)
  • [fix][admin] Fix can't delete tenant for v1 (#22550)
  • [fix][admin] Fix namespace admin api exception response (#22587)
  • [fix][broker] Avoid being stuck when closing the broker with extensible load manager (#22573)
  • [fix][broker] Create new ledger after the current ledger is closed (#22034)
  • [fix][broker] Disable system topic message deduplication (#22582)
  • [fix][broker] Do not migrate internal topics during Blue-Green Migration when ExtensibleLoadBalancer is used (#22478)
  • [fix][broker] Fix BufferOverflowException and EOFException bugs in /metrics gzip compression (#22576)
  • [fix][broker] Fix NPE causing dispatching to stop when using Key_Shared mode and allowOutOfOrderDelivery=true (#22533)
  • [fix][broker] Fix ProducerBusy issue due to incorrect userCreatedProducerCount on non-persistent topic (#22685)
  • [fix][broker] Fix a deadlock in SystemTopicBasedTopicPoliciesService during NamespaceEventsSystemTopicFactory init (#22528)
  • [fix][broker] Fix broken topic policy implementation compatibility with old pulsar version (#22535)
  • [fix][broker] Fix consumer stops receiving messages when with large backlogs processing (#22454)
  • [fix][broker] Fix invalid condition in logging exceptions (#22412)
  • [fix][broker] Fix message drop record in producer stat (#22458)
  • [fix][broker] Fix metrics pulsar_topic_load_failed_count is 0 when load non-persistent topic fails and fix the flaky test testBrokerStatsTopicLoadFailed (#22580)
  • [fix][broker] Fix nothing changed after removing dynamic configs (#22673)
  • [fix][broker] Fix typos in Consumer class (#22532)
  • [fix][broker] One topic can be closed multiple times concurrently (#17524)
  • [fix][broker] Optimize /metrics, fix unbounded request queue issue and fix race conditions in metricsBufferResponse mode (#22494)
  • [fix][broker] Part-1: Replicator can not created successfully due to an orphan replicator in the previous topic owner (#21946)
  • [fix][broker] Part-2: Replicator can not created successfully due to an orphan replicator in the previous topic owner (#21948)
  • [fix][broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout (#22479)
  • [fix][broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout (#22479)
  • [fix][broker] Reader stuck after call hasMessageAvailable when enable replicateSubscriptionState (#22572)
  • [fix][broker] Skip topic.close during unloading if the topic future fails with ownership check, and fix isBundleOwnedByAnyBroker to use ns.checkOwnershipPresentAsync for ExtensibleLoadBalancer (#22379) (#22407)
  • [fix][broker] Support OIDC providers with JWK without alg field set in keys (#22421)
  • [fix][broker] Update TransferShedder underloaded broker check to consider max loaded broker's msgThroughputEMA and update IsExtensibleLoadBalancerImpl check (#22321) (#22418)
  • [fix][broker] Update topic partition failed when config maxNumPartitionsPerPartitionedTopic<0 (#22397)
  • [fix][broker] avoid offload system topic (#22497)
  • [fix][broker] fix replicated subscriptions for transactional messages (#22452)
  • [fix][broker] rename to changeMaxReadPositionCount (#22656)
  • [fix][broker] usedLocallySinceLastReport should always be reset (#22672)
  • [fix][broker][admin] Fix cannot update properties on NonDurable subscription. (#22411)
  • [improve][broker] Make the config metricsBufferResponse description more effective (#22490)
  • [improve][meta] Retry re-validating ResourceLock with backoff after errors (#22617)
  • [improve][admin] Check if the topic existed before the permission operations (#22547)
  • [improve][broker] Add additionalSystemCursorNames ignore list for TTL check (#22614)
  • [improve][broker] Add topic name to emitted error messages. (#22506)
  • [improve][broker] Avoid repeated Read-and-discard when using Key_Shared mode (#22245)
  • [improve][broker] Create partitioned topics automatically when enable topic level replication (#22537)
  • [improve][broker] Don't log brokerClientAuthenticationParameters and bookkeeperClientAuthenticationParameters by default (#22395)
  • [improve][broker] Improve Gzip compression, allow excluding specific paths or disabling it (#22370)
  • [improve][broker] Optimize gzip compression for /metrics endpoint by sharing/caching compressed result (#22521)
  • [improve][broker] Propagate cause exception in TopicBusyException when applicable (#22596)
  • [improve][broker] Repeat the handleMetadataChanges callback when configurationMetadataStore equals localMetadataStore (#22519)

... (truncated)

Commits
  • 2f8a2bd Release 3.2.3
  • c2532b9 [fix][test][branch-3.2] Fix DeduplicationDisabledBrokerLevelTest. Adjust to P...
  • 41610ee Revert "[fix][test][branch-3.2] Fix broken ManagedLedgerTest.testGetNumberOfE...
  • d8a35ef Revert "[improve][test][branch-3.2] Improve ManagedLedgerTest.testGetNumberOf...
  • aa7f067 [fix][admin] Fix can't delete tenant for v1 (#22550)
  • 0a68f82 [improve][ci][branch-3.2] Upgrade actions in pulsar-ci and pulsar-ci-flaky, p...
  • bb41dbd [fix][test] Fix NPE in BookKeeperClusterTestCase tearDown (#22493)
  • e99bf9a [fix][broker] fix replicated subscriptions for transactional messages (#22452)
  • 31a1997 [fix][sec] Upgrade postgresql version to avoid CVE-2024-1597 (#22635)
  • a0b90bc [fix][client] Fix ReaderBuilder doest not give illegalArgument on connection ...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.pulsar:pulsar-client [>= 2.8.a, < 2.9]
org.apache.pulsar:pulsar-client [>= 2.9.a, < 2.10]

Dependabot compatibility score

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 commands and options

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)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team May 20, 2024 22:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels May 20, 2024
This was referenced May 21, 2024
@eddumelendez eddumelendez merged commit a236783 into main May 21, 2024
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/pulsar/org.apache.pulsar-pulsar-client-3.2.3 branch May 21, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file modules/pulsar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant