We want to be able to deny the client from connecting to the service
based on the build version.
For example, if we have released build 1.7.40 of the service and we
expect the client also to have 1.7.40, and instead the client has
1.7.38.
Is there a way of denying connection based on build version mismatch?