What's Changed
* Preprocess: only try to remove param if it's defined by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/110
* Strip out unwanted characters in Cirro instance configuration by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/113
* Improve file requirements messaging by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/112
* Change S3 Client upload implementation to use upload_fileobj by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/115
* Support more than 20,000 files on file listing by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/114
* Refactor file upload methods to accept Path-like objects by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/116
* Ensure that domain is not None by sminot in https://github.com/CirroBio/Cirro-client/pull/118
* Add archive custom process to process service by nathanthorpe in https://github.com/CirroBio/Cirro-client/pull/117
Also bump `cirro_api_client` to include fix when an Enum doesn't have a defined value.
**Full Changelog**: https://github.com/CirroBio/Cirro-client/compare/v1.1.3...v1.2.0