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
Hi there,
Recently, I am working on a project of someip using commonapi 3.2.0. There's a situation where the someip server updates its service (added a new element at the end of a struct, with minor version update from 1 to 2), but the someip client doesn't. In this case, I find out that the deserialization of data doesn't work well. So my question is whether commonapi supports backward compatibility. Anyone helps? Thanks a lot.
The text was updated successfully, but these errors were encountered:
Hi there,
Recently, I am working on a project of someip using commonapi 3.2.0. There's a situation where the someip server updates its service (added a new element at the end of a struct, with minor version update from 1 to 2), but the someip client doesn't. In this case, I find out that the deserialization of data doesn't work well. So my question is whether commonapi supports backward compatibility. Anyone helps? Thanks a lot.
The text was updated successfully, but these errors were encountered: