Currently blueapi version is not included in the metadata this can be helpful to give warnings when blueapi-cli is talking to a different version of blueapi server. Currently the entire application in package as one so the blueapi-cli and blueapi server are only guaranteed to be compatible with the same version.
Acceptance Criteria
- API version included in the metadata
- Blueapi package version included in the metadata
- Warning added when blueapi-cli is talking to a different version of blueapi-server
Currently blueapi version is not included in the metadata this can be helpful to give warnings when blueapi-cli is talking to a different version of blueapi server. Currently the entire application in package as one so the blueapi-cli and blueapi server are only guaranteed to be compatible with the same version.
Acceptance Criteria