Pulling a subsite from a multisite network to a single site via WP-CLI now migrates the appropriate database tables
Bug Fixes
A new filter wpmdb_check_table_column_for_reference now helps to avoid memory errors by excluding columns from the find and replace operation when a serialized reference is detected
Export, push, pull, and backup commands initiated via WP-CLI once again operate without errors related to unknown column keys, fixing a regression introduced in version 2.7.1
Mitigated file size errors on sites behind a Cloudflare proxy by adding "Content-Type: application/octet-stream" and "Cache-Control: no-transform" headers to file requests