The app.finalize_upgrade() procedure is deprecated.
Prior to this release, manual upgrades were required to call this procedure in order to complete the upgrade process.
Going forward, its functionality is now handled automatically by app.upgrade().
To preserve compatibility, finalize_upgrade() is now a no-op and returns a deprecation warning.