* `catalogMultiCreateProjects` instead of `catalogMultiUpsertProjects` in registry API
2.22.2
Fixed
* `workspace_id` failing when file is empty
2.22.1
Fixed
* `latch cp` failing when uploading a file into a directory without specifying the resulting filename.
2.22.0
Fixed
* `latch cp` occasionally throwing an error when finalizing uploads for directories.
Added
* `latch cp` now supports remote -> remote copying (i.e. both source and destination are remote paths). This enables copying files across workspaces * `latch mv` for moving remote files.
2.21.7
Fixed
* Semver violation related to removed `__init__.py` files. These will happen again in the future but a proper major release will be created, communicated, and marketed.
2.21.6
Dependencies
* Upgraded dependency `lytekit` to version `0.14.11`.