Skip to content

Conversation

@david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Dec 5, 2025

@david-cermak david-cermak self-assigned this Dec 5, 2025
@david-cermak david-cermak force-pushed the bump/mqtt_cxx_0.5 branch 4 times, most recently from c612f2c to 74d85d7 Compare December 5, 2025 16:56
# Required IDF version
idf:
version: ">=5.0"
version: ">=5.0,<6.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't the component version bump here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes, you're right, forgot the bump commit.
I'll fix it soon.

0.5.0
Bug Fixes
- Add a simple unit test (cdad898)
- Fix to construct in two steps (d979e1b, espressif#631)
- Add explicit dependency on esp-mqtt if needed (3d5e11b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[mqtt_cxx] Race condition in idf::mqtt::Client constructor (IDFGH-13475)

2 participants