Skip to content

PORT "Add pulsar-client-reactive-api to spring-pulsar-reactive" #615

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 1 commit into from
Mar 16, 2024

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Mar 15, 2024

The pulsar-client-reactive-api transitively includes the pulsar-client-api. To insulate against different Pulsar client versions in the Pulsar Reactive Client and Spring Pulsar we exclude this transitive dependency and then include the version dictated by Spring Pulsar. This is the same technique that is already done for the pulsar-client-reactive-adapter.

…ects#614)

The pulsar-client-reactive-api transitively includes the
pulsar-client-api. To insulate against different Pulsar client versions
in the Pulsar Reactive Client and Spring Pulsar we exclude this
transitive dependency and then include the version dictated by Spring
Pulsar. This is the same technique that is already done for the
pulsar-client-reactive-adapter.
@onobc onobc added the theme: build An issue relating to our own build label Mar 15, 2024
@onobc onobc added this to the 1.1.0-M2 milestone Mar 15, 2024
@onobc onobc merged commit b55f5bf into spring-projects:main Mar 16, 2024
8 checks passed
@onobc onobc deleted the port-614 branch March 16, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: build An issue relating to our own build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants