As an alternative to branching, switching applications over to use persons v4 and BDPs can be cleanly cut over via feature flags:
1. environment variables
Services being called are conditionally controlled with environment variables. Switching flags is as easy as updating a variable but requires a redeployment.