Description
#30243 was added to ensure that changes to the various protobuf schemas used with Infinispan do not break compatibility between release versions. In order for this to work effectively, we need to update the Keycloak release process so that the proto.lock files are generated on every release (by setting -DcommitProtoLockChanges=true) and committed back to the main and release branch(es).