You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: