Skip to content

Update to Pulsar 3.3.1 #772

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

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Aug 10, 2024

  • Handles deprecation to PulsarClient.getPartitionsForTopic(String)

  • Adds support to PulsarClientProxy for newly added PulsarClient.getPartitionsForTopic(String, boolean)

Resolves #767

* Handles deprecation to PulsarClient.getPartitionsForTopic(String)

* Adds support to PulsarClientProxy for newly added
PulsarClient.getPartitionsForTopic(String, boolean)

Resolves spring-projects#767
* Handles deprecation to PulsarClient.getPartitionsForTopic(String)

* Adds support to PulsarClientProxy for newly added
PulsarClient.getPartitionsForTopic(String, boolean)

* Add deprecation note to "What's New" doc

Resolves spring-projects#767
@onobc onobc merged commit 4981b28 into spring-projects:main Aug 11, 2024
7 checks passed
@onobc onobc deleted the update-pulsar-3_3_1 branch August 11, 2024 02:24
@onobc onobc added this to the 1.2.0-M1 milestone Aug 16, 2024
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.

Update Pulsar to 3.3.1
1 participant