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 missing argument in mqtt.Client #515

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

tsundvoll
Copy link
Contributor

due to new breaking change in paho.mqtt library starting from v2.0

@tsundvoll tsundvoll added breaking-change A breaking change which introduces changes to the public APIs bug Something isn't working and removed breaking-change A breaking change which introduces changes to the public APIs labels Feb 16, 2024
@tsundvoll tsundvoll self-assigned this Feb 16, 2024
@tsundvoll tsundvoll force-pushed the fix-missing-mqtt-client-argument branch from fa109c8 to c5bc864 Compare February 16, 2024 12:28
due to new breaking change in paho.mqtt library starting from v2.0

Co-authored-by: Petter Rasmussen 147414449+prasm313@users.noreply.github.com
@tsundvoll tsundvoll force-pushed the fix-missing-mqtt-client-argument branch from c5bc864 to 00178ff Compare February 16, 2024 13:20
Copy link

@UsamaEquinorAFK UsamaEquinorAFK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tsundvoll tsundvoll merged commit 2e32cf8 into equinor:main Feb 16, 2024
0 of 3 checks passed
@tsundvoll tsundvoll deleted the fix-missing-mqtt-client-argument branch February 16, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants