None has worked for me. But his one did.
Since the Bootstrap 4 .row class is now display:flex you can simply use the new align-self-center flexbox utility on any column to vertically center it:
I learned about it from https://medium.com/wdstack/bootstrap-4-vertical-center-1211448a2eff