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

Constants removed from some message definitions #52

Closed
james-ward opened this issue Dec 10, 2024 · 3 comments
Closed

Constants removed from some message definitions #52

james-ward opened this issue Dec 10, 2024 · 3 comments

Comments

@james-ward
Copy link

Commit 2d473bb removed the constants in some of the message definitions.

I noticed it in etsi_its_msgs/etsi_its_cpm_ts_msgs/msg/CpmContainerId.msg first, but I think it has happened some other messages during the recreation in that commit.

@lreiher
Copy link
Member

lreiher commented Dec 10, 2024

Please see the breaking changes listed in #48. The constants in CpmContainerId.msg have moved to WrappedCpmContainer.msg. With the transition back to the Python-based code generation, we have fixed some bugs and restructured some handling of ASN.1 sytax, in this case the handling of the CLASS keyword. Unfortunately, this leads to some breaking changes in the message definitions.

We are going to publish a new release this week, where you will also be able to find all breaking changes in the release notes.

@james-ward
Copy link
Author

Ah. Sorry, I didn't notice that.

Thanks for the quick reply.

@lreiher
Copy link
Member

lreiher commented Dec 10, 2024

Here's the full list of breaking changes in the release notes :)

https://github.com/ika-rwth-aachen/etsi_its_messages/releases/tag/v3.0.0

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

No branches or pull requests

2 participants