Skip to content

Bump pulsar-client from 2.6.0 to 2.6.4#4

Open
dependabot[bot] wants to merge 1 commit intorel/0.12from
dependabot/maven/rel/0.12/org.apache.pulsar-pulsar-client-2.6.4
Open

Bump pulsar-client from 2.6.0 to 2.6.4#4
dependabot[bot] wants to merge 1 commit intorel/0.12from
dependabot/maven/rel/0.12/org.apache.pulsar-pulsar-client-2.6.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps pulsar-client from 2.6.0 to 2.6.4.

Release notes

Sourced from pulsar-client's releases.

v2.6.4

Official release notes: apache/pulsar#2

Download area: http://pulsar.apache.org/en/download/

Broker

  • Disallow parsing of token with none signature in authenticateToken #9172
  • Fix marking individual deletes as dirty #9732
  • Issue 9082: Broker expires messages one at a time after topic unload #9083
  • [logging] Upgrade Log4j2 version to 2.14.0, replace legacy log4j dependency with log4j-1.2-api #8880
  • Upgrade Bouncy castle to newest version #8047
  • Fixed logic for forceful topic deletion #7356
  • Perform periodic flush of ManagedCursor mark-delete posistions #8634
  • Fix the batch index ack persistent issue. #9504
  • Fix the partition number not equals expected error #9446
  • fix the closed ledger did not delete after expired #9136
  • Fix testBrokerSelectionForAntiAffinityGroup by increasing OverloadedThreshold #9393

Tiered storage

  • [tiered-storage] Allow AWS credentials to be refreshed #9387

Java client

  • Compression must be applied during deferred schema preparation and enableBatching is enabled #9396

C++ client

  • [C++] Remove namespace check for MultiTopicsConsumerImpl #9520

v2.6.2

The following lists fixes and enhancements in the 2.6.2 release.

Broker

[Broker] Catch throwable when start pulsar 7221 [Broker] Protobuf-shaded package can not update version 7228 [Broker] Check for null arguments in Namespaces Rest API 7247 [Broker] Handle SubscriptionBusyException in resetCursor api 7335 [Broker] Converted the namespace bundle unload into async operation 7364 [Broker] Update Jersey to 2.31 7515 [Broker] Stop to dispatch when skip message temporally since Key_Shared consumer stuck on delivery 7553 [Broker] Fix bug where producer for geo-replication is not closed when topic is unloaded 7735 [Broker] Make resetting cursor in REST API asynchronous 7744 [Broker] Reestablish namespace bundle ownership from false negative releasing and false positive acquiring 7773 [Broker] make pulsar executor pool size configurable 7782 [Broker] Redirect Get message by id request when broker not serve for the topic 7786 [Broker] Make zk cache executor thread pool size configurable 7794 [Broker] Implement toString() method for TopicMessageIdImpl class 7807 [Broker] Fix pending batchIndexAcks bitSet batchSize in PersistentAcknowledgmentsGroupingTracker 7828 [Broker] Fix deadlock when adding consumer 7841

... (truncated)

Commits
  • 28f141d Release 2.6.4
  • 67e7e0c Disallow parsing of token with none signature in authenticateToken (#9172)
  • 8874d11 Fix marking individual deletes as dirty (#9732)
  • 4eb808c Fix the build error
  • 88446de Issue 9082: Broker expires messages one at a time after topic unload (#9083)
  • fe963bc [logging] Upgrade Log4j2 version to 2.14.0, replace legacy log4j dependency w...
  • 68fd84c Upgrade Bouncy castle to newest version (#8047)
  • f90738c Fix testBrokerSelectionForAntiAffinityGroup by increasing OverloadedThreshold...
  • 5204978 Fixed logic for forceful topic deletion (#7356)
  • 63df4cd Perform periodic flush of ManagedCursor mark-delete posistions (#8634)
  • Additional commits viewable in compare view

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

Bumps [pulsar-client](https://github.com/apache/pulsar) from 2.6.0 to 2.6.4.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.6.0...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2022

The following labels could not be found: 0.12, dependencies, java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants