Skip to content

Conversation

@haixuanTao
Copy link
Collaborator

No description provided.

@haixuanTao haixuanTao merged commit 9b37f4b into main Oct 1, 2025
46 of 50 checks passed
@haixuanTao haixuanTao deleted the bump-dora-v0.3.13 branch October 1, 2025 15:40
dora-ros2-bridge-python = { path = "libraries/extensions/ros2-bridge/python" }
# versioned independently from the other dora crates
dora-message = { version = "0.5.0", path = "libraries/message" }
dora-message = { version = "0.6.0", path = "libraries/message" }
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you for dora-rs devleopment.

This change causes imcompatible message version via old nodes and new nodes like:

xxxx: stdout       2: version mismatch: message format v0.5.0 is not compatible with expected message format v0.6.0

I think it would be better if this change is done in a major or minor version up, not in a patch version up!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I understand. I think in the future, we'll do minor version up to keep semver compatibility. Sorry!

DO you need help with upgrading nodes?

Copy link
Contributor

Choose a reason for hiding this comment

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

I fixed this just by upgrading all the nodes and dora-cli!

I've just commented on this for better ecosystem management☺️
Thank you.

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.

3 participants