* V7 model: Add the device.should_be_operated_by__release property [Otavio Jacobi]
* Drop the application.get_app_by_owner method [Otavio Jacobi]
* V7 model: Change image.image_size to str [Otavio Jacobi]
* V7 model: Replace device.overall_status offline & idle with disconnected, reduced-functionality & operational [Otavio Jacobi]
* V7 model: Change user, application & device actor, to return a deferred property when selected [Otavio Jacobi]
* V7 model: Replace should_be_running__release with is_pinned_on__release [Otavio Jacobi]
* V7 model: Drop the supervisor_release resource [Otavio Jacobi]
* Add the os.get_supervisor_releases_for_cpu_architecture() method [Otavio Jacobi]
* V7 model: Replace should_be_managed_by__supervisor_release with should_be_managed_by__release [Otavio Jacobi]
* V7 model: Drop the device.vpn_address property [Otavio Jacobi]
* V7 model: Drop the device state & status_sort_index sdk-only property typings [Otavio Jacobi]
* V7 model: Drop the gateway_download resource [Otavio Jacobi]
* [BREAKING]: Update all API queries to use the v7 model [Otavio Jacobi]