This is the diff that finally allows keyserver to send the new "minimally encoded" permissions to new clients.
We introduce minimallyEncodePermissions option, which for now will be set to NATIVE FUTURE_CODE_VERSION. Once we have a version of client that fully supports minimally encoded permissions, we will update this setting.
Depends on D10285