Hi all,
I've merged patches to change the legacy name "VdcAction*" to "Action*", the Vdc prefix is here from long time ago and doesn't make much sense anymore (if it ever did).
Please make sure you rebase your patches before submitting and make sure CI passes again even if it passed before rebasing.

Changed classes are:
VdcActionType -> ActionType
VdcActionTypeDeserializer -> ActionTypeDeserializer
VdcActionParametersBase -> ActionParametersBase
VdcActionUtils -> ActionUtils

Thanks for the reviewers that helped review those long and boring patches (amureini, masayah, frolland, ishaby, awels, gsheremeta, oourfali)

Next up on my list is VdcQuery*, stay tuned :)