(opening this so I don't forget that it must be fixed before release)
The per block disk space checks were removed, so it only checks once at startup and the database can become corrupted if the node runs out of space during operation. Fixing it is a little more complicated than just restoring the check at block acceptance time because the db caching can result in a potentially large amount of queued data.